eog/libeog
Lucas Rocha ff36b2589a properly sort filenames containing numbers (Fixes bug #340957). Patch from
2006-05-31  Lucas Rocha  <lucasr@gnome.org>

	* libeog/eog-image.c (eog_image_get_collate_key): properly sort
	filenames containing numbers (Fixes bug #340957). Patch from
	Felix Riemann <felix@hsgheli.de>.
2006-05-31 21:53:11 +00:00
..
cursors Initial revision 2001-03-27 22:21:52 +00:00
.cvsignore Added thumbnail generation stuff. (eog_image_load_thumbnail), 2003-02-21 11:48:36 +00:00
accessible-image-view-factory.c Apply patch from Kjartan Maraas <kmaraas@gnome.org>: config.h has to be 2005-06-23 23:15:17 +00:00
accessible-image-view-factory.h Fixed compiler warnings in libeog. 2003-03-01 13:45:25 +00:00
accessible-image-view.c Apply patch from Kjartan Maraas <kmaraas@gnome.org>: config.h has to be 2005-06-23 23:15:17 +00:00
accessible-image-view.h Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
cursors.c Added invisible cursor data. (cursor_get): Made it a non public function. 2003-04-06 09:51:46 +00:00
cursors.h Added invisible cursor data. (cursor_get): Made it a non public function. 2003-04-06 09:51:46 +00:00
eog-canvas-pixbuf.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-canvas-pixbuf.h This is a fairly large patch, which makes fundamental changes. It is a 2004-05-25 05:55:24 +00:00
eog-collection-item.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-collection-item.h This is a fairly large patch, which makes fundamental changes. It is a 2004-05-25 05:55:24 +00:00
eog-config-keys.h respect the disable_save_to_disk gconf lockdown key (Fixed bug #341862). 2006-05-18 03:51:28 +00:00
eog-full-screen.c Update for 2.15.2 partial fix for crash when cancelling 2006-05-21 04:54:24 +00:00
eog-full-screen.h implement a more consistent fullscreen/slide show behavior. Checkbox that 2005-10-30 02:52:23 +00:00
eog-image-cache.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-image-cache.h Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
eog-image-jpeg.c fix RGBA->RGB conversion when saving PNG images to JPEG (Fixes bug 2005-10-23 02:04:03 +00:00
eog-image-jpeg.h Apply patch from Kjartan Maraas <kmaraas@gnome.org>: config.h has to be 2005-06-23 23:15:17 +00:00
eog-image-list.c checks mimetype before trying to include new detected files on image list 2006-04-01 00:24:44 +00:00
eog-image-list.h added option for show/hide image collection pane. keybinding for slideshow 2005-11-13 18:25:09 +00:00
eog-image-private.h fix crash when removing images from a directory with images that EOG is 2006-03-04 01:50:51 +00:00
eog-image-save-info.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-image-save-info.h 'Save As' for single and multiple files. 2004-07-11 15:40:59 +00:00
eog-image.c properly sort filenames containing numbers (Fixes bug #340957). Patch from 2006-05-31 21:53:11 +00:00
eog-image.h fix crash when removing images from a directory with images that EOG is 2006-03-04 01:50:51 +00:00
eog-info-view-detail.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-info-view-detail.h Reworked this completely. Derived from GtkNotebook now with separate pages 2004-04-25 15:14:51 +00:00
eog-info-view-exif.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-info-view-exif.h Apply patch from Kjartan Maraas <kmaraas@gnome.org>: config.h has to be 2005-06-23 23:15:17 +00:00
eog-info-view-file.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-info-view-file.h Reworked this completely. Derived from GtkNotebook now with separate pages 2004-04-25 15:14:51 +00:00
eog-info-view.c fix crash when removing images from a directory with images that EOG is 2006-03-04 01:50:51 +00:00
eog-info-view.h Reworked this completely. Derived from GtkNotebook now with separate pages 2004-04-25 15:14:51 +00:00
eog-job-manager.c disable all debug messages by default (Fixes bug #331362). 2006-02-19 03:21:22 +00:00
eog-job-manager.h Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
eog-job.c disable all debug messages by default (Fixes bug #331362). 2006-02-19 03:21:22 +00:00
eog-job.h Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
eog-metadata-reader.c fix 64-bit pointer truncation (Fixes #331971). Patch from Pascal Hofstee 2006-02-22 20:59:33 +00:00
eog-metadata-reader.h More patches from Ross Burton improving the ICC profile support and make linking against -llcms optional. 2005-07-14 00:35:37 +00:00
eog-pixbuf-util.c several code cleanups. Patch from Kjartan Maraas <kmaraas@gnome.org>. 2005-11-18 05:00:24 +00:00
eog-pixbuf-util.h New function. (save_as_single_image): Assert that we can always determine 2004-07-26 16:48:38 +00:00
eog-scroll-view.c Keyboard shortcuts revamp (Fixes bug #310455 partly). Patch from Jaap 2006-03-26 23:58:18 +00:00
eog-scroll-view.h Keyboard shortcuts revamp (Fixes bug #310455 partly). Patch from Jaap 2006-03-26 23:58:18 +00:00
eog-thumbnail.c avoid setting the error twice (Fixes bug #336652). 2006-03-31 23:36:03 +00:00
eog-thumbnail.h Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
eog-transform.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-transform.h Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
eog-uri-converter.c replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE 2006-01-07 04:54:57 +00:00
eog-uri-converter.h several code cleanups. Patch from Kjartan Maraas <kmaraas@gnome.org>. 2005-11-18 05:00:24 +00:00
eog-util.c Apply patch from Kjartan Maraas <kmaraas@gnome.org>: config.h has to be 2005-06-23 23:15:17 +00:00
eog-util.h New files, copy&pasted code from eel. configure.in, libeog/eog-image.c, 2004-10-21 18:53:35 +00:00
eog-wrap-list.c mouse scroll wheel make image switching on collection pane (Fixes bug 2006-03-02 05:14:12 +00:00
eog-wrap-list.h Use one single function when changing single selection instead of six too 2005-11-14 04:18:11 +00:00
libeog-marshal.list This is a fairly large patch, which makes fundamental changes. It is a 2004-05-25 05:55:24 +00:00
Makefile.am removed reference to removed files. obsolete files removed. 2006-05-18 03:06:15 +00:00
test-eog-job.c Apply patches from kmaraas@gnome.org (Kjartan Maraas): 2005-06-24 11:29:09 +00:00
test-image-load.c Merged the experimental-job-mgr branch back to head. 2005-03-14 20:35:13 +00:00
uta.c several code cleanups. Patch from Kjartan Maraas <kmaraas@gnome.org>. 2005-11-18 05:00:24 +00:00
uta.h Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
zoom.c 2003-02-14 Jens Finke 2003-02-14 15:41:42 +00:00
zoom.h 2003-02-14 Jens Finke 2003-02-14 15:41:42 +00:00