summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Removed this function, incorporated the functionality intoJens Finke2004-03-051-1/+1
* Fixes bug #134857. Hint by Jan Arne Petersen.Jens Finke2004-02-191-1/+1
* Fix AIX compilation problems - #134866.Jens Finke2004-02-191-1/+1
* Add these to the repository, egg-recent.h needs them.Jason Leach2004-01-293-0/+869
* New make target to automate updating the libegg sources.Jason Leach2004-01-277-24/+82
* Removed $(GCONF_CFLAGS), these are now all in $(EOG_CFLAGS). Patch byJens Finke2004-01-181-1/+0
* Deal with uri == NULL. Fixes bug #130726 partly, at least doesn't crashJens Finke2004-01-141-13/+20
* Allow loading of multiple single images into a collection view. [GotJens Finke2004-01-031-74/+139
* Use the new gtk+ 2.4 file chooser and add file filter support.Jan Arne Petersen2003-12-104-25/+50
* Allow tool-/statusbar hiding. Based on a patch by Kaushal Kumar, fixesJens Finke2003-11-032-21/+147
* Adde eog-config-keys.hJens Finke2003-11-032-21/+17
* shell/Makefile.am Link against X_LIBS.Jens Finke2003-11-021-0/+1
* Improved slideshow component: automatic browsing, upscale flag, endlessJens Finke2003-10-291-2/+45
* Consider eog/window/open_new_window configuration key again. FixesJens Finke2003-10-272-5/+7
* Prepare non-ascii uris for display correctly. - #122671.Hidetoshi Tajima2003-09-211-1/+5
* Actually destroy the dialog - #117673.Andreas Köhler2003-07-211-0/+1
* Fixes bug #117270.Andreas Köhler2003-07-211-1/+1
* Don't mark copyright string for translation - #117449.Jens Finke2003-07-161-1/+1
* This patch should fix bug #114189.Jens Finke2003-07-061-29/+41
* General UI polishing.Jens Finke2003-07-021-1/+1
* Hide 'slide show' preferences page, since options haven't been implementedJens Finke2003-06-301-0/+5
* Disable bonobo toolbar configuration.Jens Finke2003-06-251-2/+10
* Added progress indication.Jens Finke2003-05-311-2/+12
* Added egg-recent.h.EOG_2_3_1Jens Finke2003-05-041-0/+1
* Removed debug messages. (eog_window_construct): Limit list of recent filesJens Finke2003-04-122-13/+1
* Support for list of recent files.Jens Finke2003-04-123-3/+66
* Initial revisionJens Finke2003-04-1213-0/+3336
* Enable 'As background' radio button.Jens Finke2003-03-301-1/+12
* Check if the factory is already registered, before registering a new one.Jens Finke2003-03-231-1/+7
* Higified the preferences dialog and added a preliminary page for theJens Finke2003-03-201-16/+2
* Require eel 2.2.0 or higher.Federico Mena Quintero2003-03-191-42/+8
* Added toolbar buttons for selecting next/previous image.Jens Finke2003-03-161-0/+2
* Switched to a thread based loading mechanism. (eog_image_dispose): FreeJens Finke2003-03-111-2/+0
* Check for ctrl_frame != NULL. (eog_window_construct): Don't createJens Finke2003-03-031-7/+16
* Unref image. (add_image_to_queue): Ref image before putting it into theJens Finke2003-03-032-3/+20
* Allow multiple selections in the file open dialog.Jens Finke2003-03-021-4/+14
* Reworked the way file paths are converted to URIs. This should fix bugsJens Finke2003-02-284-780/+611
* Removed deprecated tests for libjpeg, libpng, libpreview, evolution,Jens Finke2003-02-212-7/+3
* 2003-02-14 Jens FinkeJens Finke2003-02-141-104/+50
* Fixed toolbar widgets, now have priority support.Christian Neumair2002-12-031-2/+2
* Reworked function, calls now gnome_vfs_unescape_string.Jens Finke2002-10-141-23/+18
* Close dialog on ESC key.Jens Finke2002-10-131-0/+14
* New preference dialog.Jens Finke2002-10-105-5/+169
* Plug a leak. #95358.Kjartan Maraas2002-10-101-1/+2
* Better HIG compliance.Jens Finke2002-09-301-3/+3
* Addee eog-pixbuf-util.[ch].Jens Finke2002-09-232-8/+6
* s/EOG_COLLECTION_WORKS/HAVE_COLLECTIONJens Finke2002-08-201-3/+2
* Fixes the EOG part of #90133. Thanks to JeyaSudha Duraipandy for figuringFederico Mena Quintero2002-08-201-2/+6
* Fixes bug #85222.Jens Finke2002-08-181-14/+1
* Fixes #85927.Jens Finke2002-08-041-17/+17