Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename DATADIR with EVINCEDATADIRHib Eris2010-07-261-1/+1
* [shell] Add ev_application_get_n_windows()Carlos Garcia Campos2010-07-121-0/+18
* [shell] Optimize ev_application_has_window()Carlos Garcia Campos2010-07-121-3/+10
* [shell] Add GetWindowList DBus method to EvWindowJose Aliste2010-07-091-40/+60
* [shell] Add ev_application_get_dbus_connection()Carlos Garcia Campos2010-06-281-0/+10
* [shell] Rename OpenURI dbus method as Reload and remove uri argumentCarlos Garcia Campos2010-06-281-30/+13
* [shell] Free dbus introspection data on application shutdownCarlos Garcia Campos2010-06-281-3/+4
* Remove hard-coded reason in totem-scrsaverBastien Nocera2010-06-131-0/+3
* [shell] Use async GDBus api in ev-applicationCarlos Garcia Campos2010-05-251-147/+265
* [shell] Update to current GDBus APICarlos Garcia Campos2010-05-251-0/+3
* [shell] Fix build with dbus disabledCarlos Garcia Campos2010-05-251-1/+1
* [shell] Use g_bus_watch_proxy instead of g_bus_watch_name in media-keysCarlos Garcia Campos2010-05-251-1/+1
* [totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_nameCarlos Garcia Campos2010-05-251-1/+1
* Update to current GDBus APICarlos Garcia Campos2010-05-251-1/+0
* [shell] Update ©Christian Persch2010-05-251-0/+1
* [shell] Remove DBUS conditionals from TotemScrsaverChristian Persch2010-05-251-1/+1
* [shell] Pass the GDBusConnection to TotemScrsaverChristian Persch2010-05-251-2/+4
* [shell] Pass the GDBusConnection to EvMediaPlayerKeysChristian Persch2010-05-251-1/+1
* [shell] Fix for GDBus API changesChristian Persch2010-05-251-6/+6
* [shell] Don't autostart the daemon just to unregisterChristian Persch2010-05-251-1/+1
* [daemon] Return "" from RegisterDocument on new documentsChristian Persch2010-05-251-2/+22
* [shell] Safely get the screen from the message argumentsChristian Persch2010-05-251-1/+3
* [shell] Save a strdupChristian Persch2010-05-251-1/+1
* [shell] Plug refcount leaksChristian Persch2010-05-251-3/+4
* [shell] Port EvApplication to GDBusChristian Persch2010-05-251-282/+199
* [shell] Remove fontconfig lock/unlock when showing the main windowCarlos Garcia Campos2010-05-071-4/+0
* Respect GNOME22_USER_DIR env variableCarlos Garcia Campos2010-04-251-10/+27
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
* [shell] Fix build with GSEAL_ENABLECarlos Garcia Campos2010-03-311-4/+15
* Replace GTK_WIDGET_REALIZED() with gtk_widget_get_realized()Hib Eris2010-03-311-2/+2
* Update totem-scrsaver from totem sourcesCarlos Garcia Campos2010-02-171-5/+7
* Do not hardcode BINDIR on WindowsHib Eris2009-12-201-0/+10
* [shell] Don't exit with non-writable $HOMEChristian Persch2009-10-251-5/+5
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-1/+1
* Make accels map save atomicCarlos Garcia Campos2009-10-231-19/+49
* Move load/save toolbars model from EvApplication to EvWindowCarlos Garcia Campos2009-10-231-61/+0
* Move load/save print settings code from EvApplication to EvWindowCarlos Garcia Campos2009-10-231-167/+0
* Update all window copies of the same document when requesting a remote open_uriCarlos Garcia Campos2009-10-221-21/+73
* Set DESKTOP_STARTUP_ID env var on spawned evince processes to prevent focus s...Carlos Garcia Campos2009-10-211-3/+18
* Use always a different process for every documentCarlos Garcia Campos2009-10-211-224/+143
* shell: Don't crash when we don't have a DBUS connectionChristian Persch2009-10-201-1/+2
* Run evince instances in different processes instead of single instanceCarlos Garcia Campos2009-10-201-319/+294
* [shell] Use EvMetadata to get/set gvfs metadataCarlos Garcia Campos2009-10-111-5/+0
* Do not try to recover invalid or unneeded filesCarlos Garcia Campos2009-09-251-45/+85
* build: Add some more $(AM_V_GEN)sChristian Persch2009-08-161-0/+4
* [shell] Don't show crash recovery dialog when requested file is the only one ...Carlos Garcia Campos2009-07-301-3/+41
* [shell] Disable crash recovery when D-BUS is disabledCarlos Garcia Campos2009-07-301-2/+16
* Make smclient optionalChristian Persch2009-06-111-1/+15
* [windows] Make evince relocatable on windows - GUIHib Eris2009-06-091-2/+27
* [shell] Remember and reuse "Save a Copy..." pathCarlos Garcia Campos2009-05-211-8/+27