Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do no use gdk_x11_* when not available. Based on patch by Hib Eris, seeCarlos Garcia Campos2009-01-161-0/+10
* Remember page setup options too. Paper size is globally remembered whileCarlos Garcia Campos2008-12-291-33/+130
* Move the egg_set_desktop_file() call to main and removeCarlos Garcia Campos2008-11-021-3/+0
* Removed shell/ev-view-private.hCarlos Garcia Campos2008-10-311-11/+0
* Clean up the media player keys stuff.Carlos Garcia Campos2008-09-041-5/+10
* Make sure evince starts up in the right workspace when resuming a previousCarlos Garcia Campos2008-08-311-5/+7
* Fix window manager warnings shown in ~/.xsession-errorsCarlos Garcia Campos2008-08-311-6/+14
* EggSMClient copied from libeggCarlos Garcia Campos2008-08-311-40/+93
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-6/+8
* Cleanup many #include statements: reorder so that a generic-to-specificWouter Bolsterlee2008-08-031-12/+9
* When building with D-Bus support, listen for multimedia key events fromBastien Nocera2008-06-241-0/+31
* Fix some build warnings under GCC 4.3.0. (#537535).Cosimo Cecchi2008-06-101-2/+2
* Remove libgnomeprint support. Fixes bug #512370.Carlos Garcia Campos2008-02-081-6/+1
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Add a command line option for search. Fixes bug #497710.Carlos Garcia Campos2007-11-251-4/+20
* Add an expander to the open toolbar item which pops up a dropdown menuCarlos Garcia Campos2007-10-281-1/+19
* RemovedCarlos Garcia Campos2007-10-261-29/+0
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-251-1/+1
* Add print button in preview mode. Fixes bug #396475.Carlos Garcia Campos2007-05-111-6/+26
* Add app-specific icons to our icon theme. Fixes bug #425508.Nickolay V. Shmyrev2007-05-091-21/+31
* Remember print settings. Fixes bug #349102.Carlos Garcia Campos2007-05-081-1/+86
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-041-1/+9