log

age author description
Tue, 08 Apr 2008 21:55:58 +0000 Laurent Monin Implement secure rc file saving.
Tue, 08 Apr 2008 21:52:04 +0000 Vladimir Nadvornik fixed histogram label
Tue, 08 Apr 2008 21:33:29 +0000 Laurent Monin Fix the "continuous display" of tooltips in the collection view
Tue, 08 Apr 2008 20:56:50 +0000 Vladimir Nadvornik reworked the histogram patch by Uwe Ohse, most of the code is in
Tue, 08 Apr 2008 17:26:13 +0000 Vladimir Nadvornik fixed file delete notification in view_file_icon
Tue, 08 Apr 2008 16:22:21 +0000 Laurent Monin gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
Tue, 08 Apr 2008 15:53:03 +0000 Laurent Monin Move active variable affectation after the test.
Tue, 08 Apr 2008 14:52:42 +0000 Laurent Monin Simplify layout_color_name_parse() using g_strdelimit().
Tue, 08 Apr 2008 14:50:14 +0000 Laurent Monin Tidy up, whitespaces and indentation fix.
Tue, 08 Apr 2008 11:53:35 +0000 Laurent Monin Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
Mon, 07 Apr 2008 19:47:22 +0000 Laurent Monin Add the possibility to print file names with path.
Mon, 07 Apr 2008 19:06:17 +0000 Laurent Monin Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.
Mon, 07 Apr 2008 18:52:54 +0000 Laurent Monin Add the possibility to match duplicates on the name but ignoring the case.
Mon, 07 Apr 2008 08:09:39 +0000 Laurent Monin Display marks in overlay info only if at least one is set.
Sun, 06 Apr 2008 10:17:41 +0000 Laurent Monin Mark all exif labels as translatable.
Sun, 06 Apr 2008 10:03:54 +0000 Laurent Monin Mark strings as translatable.
Sat, 05 Apr 2008 15:23:39 +0000 Laurent Monin Improve remove_trailing_slash() so it allocates no more than
Sat, 05 Apr 2008 11:59:29 +0000 Laurent Monin Comment out unused code.
Fri, 04 Apr 2008 22:34:55 +0000 Laurent Monin Change default exif order a bit to move up common and useful
Fri, 04 Apr 2008 22:23:36 +0000 Laurent Monin Re-add "What to show in properties dialog:" label before the table.
Fri, 04 Apr 2008 22:12:28 +0000 Laurent Monin Rename exif preferences tab to "Properties", and name the
Fri, 04 Apr 2008 18:50:52 +0000 Laurent Monin Fix a segfault occuring when enabling debug mode.
Thu, 03 Apr 2008 23:29:14 +0000 Laurent Monin Make the wmclass value unique among the code by defining
Thu, 03 Apr 2008 22:39:50 +0000 Laurent Monin Initialize variables, clearing a gcc warning.
Thu, 03 Apr 2008 22:33:28 +0000 Laurent Monin Add missing prototype to header file.
Thu, 03 Apr 2008 22:29:20 +0000 Laurent Monin Add few missing prototypes to header file.
Thu, 03 Apr 2008 22:20:42 +0000 Laurent Monin Drop a bunch of unused variables.
Thu, 03 Apr 2008 22:14:37 +0000 Laurent Monin Add missing #include.
Thu, 03 Apr 2008 22:13:12 +0000 Laurent Monin Remove unused variables.
Thu, 03 Apr 2008 22:09:36 +0000 Laurent Monin Add missing prototype.
Thu, 03 Apr 2008 22:06:31 +0000 Laurent Monin Drop 3 unused variables and comment out 2 unused functions.
Thu, 03 Apr 2008 22:03:14 +0000 Laurent Monin Add parenthesis around affection to clear a gcc warning.
Thu, 03 Apr 2008 22:01:08 +0000 Laurent Monin Fix a signedness warning.
Thu, 03 Apr 2008 21:54:23 +0000 Laurent Monin Main configuration file was renamed from gqviewrc to geeqierc.
Thu, 03 Apr 2008 21:50:53 +0000 Laurent Monin Fix a segfault occuring when using --without-exiv2 and
Thu, 03 Apr 2008 21:49:17 +0000 Laurent Monin Fix missing bit of previous patch.
Thu, 03 Apr 2008 21:04:19 +0000 Laurent Monin Fix two more gcc warnings related to function declarations.
Thu, 03 Apr 2008 20:53:13 +0000 Laurent Monin Remove two unused variables declarations, and add a missing #include.
Thu, 03 Apr 2008 20:46:55 +0000 Laurent Monin Drop unused variable.
Thu, 03 Apr 2008 20:45:55 +0000 Laurent Monin Add missing return at the end of editor_command_next_start().
Thu, 03 Apr 2008 20:40:15 +0000 Laurent Monin Drop unused variable.
Thu, 03 Apr 2008 20:38:59 +0000 Laurent Monin Make collect_manager_process_action() static.
Thu, 03 Apr 2008 20:34:49 +0000 Laurent Monin Fix typos in functions names: file_list -> filelist.
Thu, 03 Apr 2008 20:25:22 +0000 Laurent Monin Remove unused variable declarations.
Thu, 03 Apr 2008 20:24:20 +0000 Laurent Monin Fix missing header include (filelist.h).
Thu, 03 Apr 2008 20:19:16 +0000 Laurent Monin Remove unused variables declarations.
Thu, 03 Apr 2008 20:11:09 +0000 Laurent Monin Move tabs code from config_window_create() to new smaller functions.
Thu, 03 Apr 2008 18:20:39 +0000 Laurent Monin Use more generic names for some cache manager callback functions.
Thu, 03 Apr 2008 17:34:30 +0000 Laurent Monin Replace some occurences of gqview by Geeqie.
Thu, 03 Apr 2008 17:15:49 +0000 Laurent Monin Add a debug level spinner at the end of Preferences > Advanced.
Thu, 03 Apr 2008 14:35:03 +0000 Laurent Monin Fix and simplify thumbnails size combo box related code.
Thu, 03 Apr 2008 13:58:20 +0000 Laurent Monin Make the preferences window resizeable, and try to improve
Thu, 03 Apr 2008 13:24:13 +0000 Laurent Monin Tidy up. Fix indentation and missing whitespaces.
Thu, 03 Apr 2008 08:51:32 +0000 Laurent Monin Setting no limit size to trash directory is now possible using zero as value.
Wed, 02 Apr 2008 20:44:40 +0000 Vladimir Nadvornik various exif improvements based on patch by Uwe Ohse
Wed, 02 Apr 2008 12:12:50 +0000 Laurent Monin Make properties tabs reorderable through drag'n drop.
Wed, 02 Apr 2008 10:40:54 +0000 Laurent Monin Honor selection while fullscreen navigation.
Tue, 01 Apr 2008 07:42:31 +0000 Laurent Monin Fix display of image number in properties dialog when more than one image is selected.
Mon, 31 Mar 2008 22:10:25 +0000 Laurent Monin Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
Mon, 31 Mar 2008 21:09:36 +0000 Vladimir Nadvornik use quoted_value everywhere