Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Last minute GTK-2.6 fixes. Release 0.4.0Jonathan Blandford2005-08-261-2/+10
* catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0Jonathan Blandford2005-08-261-0/+5
* Add 'timestamp' argument to ev_application_open_window andRyan Lortie2005-08-261-5/+18
* Let tbe check file existence for us. Add a comment about eggrecent mimeMarco Pesenti Gritti2005-07-081-4/+5
* Use common toolbar and recent models for all windows. Patch by Nickolay V.Marco Pesenti Gritti2005-07-081-0/+50
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-051-13/+29
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-301-2/+2
* Add an optional dbus interface (--enable-dbus). Rework application code,Marco Pesenti Gritti2005-06-301-96/+131
* Fix for bug 308402 - provide templates in Save dialogNickolay V. Shmyrev2005-06-231-70/+12
* Transfer remote documents to tmp directory to display them laterNickolay V. Shmyrev2005-06-101-1/+2
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-6/+15
* Fix build error and small problem on application exitNickolay V. Shmyrev2005-04-181-0/+4
* Recent files support.Nickolay V. Shmyrev2005-04-071-12/+47
* Open gzipped ps documentsMarco Pesenti Gritti2005-02-041-0/+2
* Support eps and check document supports find before drawing highlightingsMarco Pesenti Gritti2005-02-011-0/+2
* Add support for document linksMarco Pesenti Gritti2005-01-131-27/+0
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-101-11/+11
* Initial history implementation. Needs work.Marco Pesenti Gritti2005-01-091-4/+2