log

age author description
Mon, 10 May 2010 11:32:56 +0000 Klaus Ethgen GTK marks several functions as deprecated
Sun, 28 Feb 2010 22:55:37 +0000 Klaus Ethgen Add unknown file class to grouping
Thu, 18 Aug 2011 22:46:55 +0200 Daniel van Vugt Display more descriptive screen names
Thu, 30 Dec 2010 09:42:27 +0100 Laurent Monin Fix overlay formatting example in README.
Thu, 30 Dec 2010 09:41:59 +0100 Laurent Monin Update README a bit.
Wed, 29 Dec 2010 16:06:20 +0100 Laurent Monin Whitespaces fixes.
Thu, 23 Dec 2010 16:44:25 +0100 Laurent Monin Set fixed (but resizeable) width for Description column in Preferences > Files table
Thu, 16 Dec 2010 20:18:32 +0100 Laurent Monin Remove obsolete .cvsignore from tree.
Sat, 11 Dec 2010 20:09:43 +0100 Laurent Monin Convert svn:ignore properties to .gitignore
Tue, 06 Mar 2012 18:03:01 +0100 Laurent Monin Update french translation.
Tue, 08 Mar 2011 20:51:56 +0100 Peter Tuhársky Updated Slovak (SK_sk) translation
Sat, 03 Dec 2011 15:46:20 +0100 Vincent Blut Various errors in the translation (typo, etc.)
Mon, 14 Feb 2011 21:21:55 +0100 Tore Ericsson Complete Swedish translation including bugs based on 55de20b 2010-12-11 version
Mon, 14 Feb 2011 15:04:07 +0100 Tore Ericsson Almost complete Swedish translation
Mon, 14 Feb 2011 14:51:44 +0100 Tore Ericsson Started with Swedish translation
Mon, 26 Sep 2011 15:02:05 +0200 Vladimir Nadvornik ignore raw image support reported by the pixbuf loader
Sat, 09 Apr 2011 16:38:46 +0200 Vladimir Nadvornik fixed using DEBUG_N from multiple threads
Thu, 16 Dec 2010 22:26:36 +0100 Laurent Monin Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
Thu, 16 Dec 2010 21:55:03 +0100 Vladislav Naumov Fix bug 2999830: do not report failed chown() on copy.
Sun, 24 Jul 2011 13:17:34 +0100 Klaus Ethgen Change the image size from 10×20 to 20×20
Sun, 15 May 2011 19:44:04 +0100 Klaus Ethgen Fix a remote command bug
Sat, 09 Apr 2011 19:47:30 +0100 Klaus Ethgen Do not delete path settings when adding new directory
Thu, 21 Apr 2011 18:44:15 +0100 Klaus Ethgen Fix wrong line ending
Mon, 14 May 2012 23:01:01 +0200 Laurent Monin More use of const, fix up a warning. lm
Mon, 14 May 2012 23:00:19 +0200 Laurent Monin Fix 4 warnings due to function prototype mismatches.
Mon, 14 May 2012 22:59:25 +0200 Laurent Monin Add missing explicit type casting (clear a gtk warning).
Mon, 14 May 2012 22:34:22 +0200 Laurent Monin Don't discard const
Mon, 14 May 2012 22:32:33 +0200 Laurent Monin Fix missing explicit type casting
Mon, 27 Feb 2012 06:02:02 +0000 Omari Stephens Fix segfault when a filename is specified on the commandline
Mon, 14 May 2012 13:08:18 +0200 Laurent Monin Fix up deprecated gtk functions.
Tue, 06 Mar 2012 18:03:01 +0100 Laurent Monin Update french translation.
Thu, 18 Aug 2011 22:46:55 +0200 Daniel van Vugt Display more descriptive screen names
Thu, 18 Aug 2011 22:43:29 +0200 Daniel van Vugt Make fullscreen mode actually use the full screen.
Tue, 08 Mar 2011 20:51:56 +0100 Peter Tuhársky Updated Slovak (SK_sk) translation
Tue, 08 Mar 2011 20:42:08 +0100 Joel Klinghed Always scroll to source directory when walking up in list
Sat, 22 Jan 2011 13:08:24 +0100 Laurent Monin Don't access directly to GtkWidget properties, use accessors.
Sat, 22 Jan 2011 12:19:14 +0100 Laurent Monin Use setWidgetHasFocus() and prevent GTK deprecated warnings.
Sat, 22 Jan 2011 11:33:54 +0100 Laurent Monin Use setWidgetCanFocus() and prevent GTK deprecated warnings.
Sat, 22 Jan 2011 11:32:07 +0100 Laurent Monin Use setWidgetCanDefault() and prevent GTK deprecated warnings.
Sat, 22 Jan 2011 11:22:27 +0100 Laurent Monin Fix deprecated GTK warnings: use setWidgetCanDefault()
Sat, 22 Jan 2011 11:21:59 +0100 Laurent Monin Fix deprecated GTK warnings: use setWidgetHasFocus() and setWidgetCanFocus()
Sat, 22 Jan 2011 11:19:45 +0100 Laurent Monin Add compat functions to handle deprecated gtk stuff.
Sun, 16 Jan 2011 18:21:54 +0100 Laurent Monin deprecated gdk_draw_pixbuf() -> cairo_paint()
Sun, 16 Jan 2011 18:04:19 +0100 Laurent Monin gdk_bitmap_create_from_data() is deprecated
Sun, 16 Jan 2011 18:04:04 +0100 Laurent Monin gdk_draw_layout() is deprecated
Sun, 16 Jan 2011 00:19:57 +0100 Laurent Monin gdk_draw_pixbuf() is deprecated in GTK 2.22
Thu, 30 Dec 2010 09:42:27 +0100 Laurent Monin Fix overlay formatting example in README.
Thu, 30 Dec 2010 09:41:59 +0100 Laurent Monin Update README a bit.
Wed, 29 Dec 2010 16:06:20 +0100 Laurent Monin Whitespaces fixes.
Wed, 29 Dec 2010 15:59:53 +0100 Colin Clark Implement the scroll to/select row stuff for tree view in Preferences dialog
Thu, 23 Dec 2010 16:45:09 +0100 Laurent Monin Align "3) Save metadata in Geeqie private directory" with previous entries.
Thu, 23 Dec 2010 16:44:25 +0100 Laurent Monin Set fixed (but resizeable) width for Description column in Preferences > Files table
Thu, 23 Dec 2010 15:35:24 +0100 Laurent Monin Fix a snprintf() warning regarding unsigned int64 format string.
Thu, 23 Dec 2010 01:58:26 +0100 Laurent Monin Add a bit of debugging messages in exif cache stuff.
Thu, 23 Dec 2010 01:56:47 +0100 Laurent Monin Cleanup Exif Date sorting patch.
Thu, 23 Dec 2010 00:38:40 +0100 Juuso Räsänen Allow to sort files according to Exif-date
Thu, 16 Dec 2010 20:18:32 +0100 Laurent Monin Remove obsolete .cvsignore from tree.
Sun, 12 Dec 2010 13:35:54 +0100 Michal Čihař Fix bashism
Sun, 12 Dec 2010 13:35:40 +0100 Michal Čihař Build with large file support
Fri, 02 Apr 2010 20:47:34 +0930 Jonathan Woithe exif autorotate for proofs