Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [shell] Recover previous session when running evince after a crashCarlos Garcia Campos2009-05-161-28/+156
* Move stock icons from libmisc to libview and make the API publicCarlos Garcia Campos2009-05-121-2/+2
* Remove the preview mode from EvWindow. EvPrintOperation now launchesCarlos Garcia Campos2009-04-081-55/+3
* Move EvPageAction and EvStockIcons from shell to a new internal libraryCarlos Garcia Campos2009-04-081-37/+6
* Set proper path to saved accels file. Fixes bug #577500.Nickolay V. Shmyrev2009-03-311-1/+1
* Include gdkx.h only with X11. See bug #339172.Hib Eris2009-02-051-0/+2
* Move metadata manager initialisation and shutdown into EvApplication.Christian Persch2009-01-261-3/+9
* Move ev_dot_dir() from libdocument to shell, since it shouldn't be publicChristian Persch2009-01-261-4/+24