]> www.fi.muni.cz Git - evince.git/history - shell/ev-daemon.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-daemon.c
2010-10-10 Carlos Garcia CamposRemove metadata migration code
2010-09-13 Federico Mena QuinteroMerge branch 'unmessify-my-pdfs' - bgo#627443 - Add...
2010-09-08 Carlos Garcia Campos[daemon] Process pending requests when document has...
2010-08-29 Jose Aliste[ev-daemon] Add spawn option to FindDocument
2010-07-09 Jose Aliste[ev-daemon] Add FindDocument method to the daemon DBus...
2010-05-25 Carlos Garcia CamposUse g_bus_own_name and register object on bus acquired...
2010-05-25 Carlos Garcia CamposUse always the session bus instead of starter
2010-05-25 Carlos Garcia CamposUpdate to current GDBus API
2010-05-25 Christian Persch[shell] Use g_bus_watch_name_on_connection()
2010-05-25 Christian Persch[daemon] Add debug output to name watcher
2010-05-25 Christian Persch[daemon] Return "" from RegisterDocument on new documents
2010-05-25 Christian Persch[daemon] Add some debug logging to the daemon
2010-05-25 Christian Persch[daemon] Fix RegisterDocument
2010-05-25 Christian Persch[shell] Plug refcount leaks
2010-05-25 Christian Persch[daemon] Port to GDBus
2010-05-03 Carlos Garcia Campos[ev-daemon] Respect GNOME22_USER_DIR env variable
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2009-10-20 Christian Perschdaemon: Use g_spawn_sync, and correctly test exit code
2009-10-20 Carlos Garcia CamposRun evince instances in different processes instead...