Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make fullscreen toolbar always visible. Do not use egg toolbars forCarlos Garcia Campos2007-04-201-24/+36
* Developers documentation updated.Iñigo Martínez2007-04-201-0/+118
* Use icon theme associated with the window screen rather than default.Carlos Garcia Campos2007-01-191-1/+27
* Show main window and load document with the font-config lock held.Carlos Garcia Campos2007-01-091-0/+2
* Bump requirements to dbus-glib 0.71 and drop all ifdefs used.Carlos Garcia Campos2007-01-081-15/+0
* Move screensaver handling to application. No more message on startup.Nickolay V. Shmyrev2006-12-031-1/+14
* Remove temp file created when evince is used by GTK+ in preview mode.Carlos Garcia Campos2006-11-101-3/+25
* Fixes bug #364364 - toolbar editor shows zoom actions again.Nickolay V. Shmyrev2006-11-101-2/+14
* Add support for multiscreen systems. Fixes bug #316206.Carlos Garcia Campos2006-10-311-20/+114
* Reopen should reload document. Fixes bug 327951.Nickolay V. Shmyrev2006-09-141-9/+3
* Use GtkRecent instead of EggRecent when it's available. Fixes bug #349273Carlos Garcia Campos2006-08-051-1/+7
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-12/+26
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-271-5/+8
* Sync toolbareditor with epiphany and libeggNickolay V. Shmyrev2006-05-261-4/+7
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-12/+0
* Fix some memory leaks.Carlos Garcia Campos2006-05-091-5/+9
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-17/+29
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-1/+1
* Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method whenCarlos Garcia Campos2006-02-121-0/+10
* Save last uri in file chooser dialog. Fix for the bug #327950.Nickolay V. Shmyrev2006-01-211-0/+12
* Don't add pixbuf mime types if pixbuf backend is disabled.Nickolay V. Shmyrev2006-01-061-1/+1
* Correct zoom setup and metadata save broken in some locales.Nickolay V. Shmyrev2005-12-251-3/+0
* New CBR/CBZ backend for comic books.Nickolay V. Shmyrev2005-11-141-0/+3
* Add a function to retrieve window list and share it where necessary.Marco Pesenti Gritti2005-09-231-7/+75
* Fix window size persistanceMarco Pesenti Gritti2005-09-221-2/+5