log

age author description
Sun, 06 Apr 2008 10:03:54 +0000 zas_ Mark strings as translatable.
Sat, 05 Apr 2008 15:23:39 +0000 zas_ Improve remove_trailing_slash() so it allocates no more than
Sat, 05 Apr 2008 11:59:29 +0000 zas_ Comment out unused code.
Fri, 04 Apr 2008 22:34:55 +0000 zas_ Change default exif order a bit to move up common and useful
Fri, 04 Apr 2008 22:23:36 +0000 zas_ Re-add "What to show in properties dialog:" label before the table.
Fri, 04 Apr 2008 22:12:28 +0000 zas_ Rename exif preferences tab to "Properties", and name the
Fri, 04 Apr 2008 18:50:52 +0000 zas_ Fix a segfault occuring when enabling debug mode.
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Thu, 03 Apr 2008 22:39:50 +0000 zas_ Initialize variables, clearing a gcc warning.
Thu, 03 Apr 2008 22:33:28 +0000 zas_ Add missing prototype to header file.
Thu, 03 Apr 2008 22:29:20 +0000 zas_ Add few missing prototypes to header file.
Thu, 03 Apr 2008 22:20:42 +0000 zas_ Drop a bunch of unused variables.
Thu, 03 Apr 2008 22:14:37 +0000 zas_ Add missing #include.
Thu, 03 Apr 2008 22:13:12 +0000 zas_ Remove unused variables.
Thu, 03 Apr 2008 22:09:36 +0000 zas_ Add missing prototype.
Thu, 03 Apr 2008 22:06:31 +0000 zas_ Drop 3 unused variables and comment out 2 unused functions.
Thu, 03 Apr 2008 22:03:14 +0000 zas_ Add parenthesis around affection to clear a gcc warning.
Thu, 03 Apr 2008 22:01:08 +0000 zas_ Fix a signedness warning.
Thu, 03 Apr 2008 21:54:23 +0000 zas_ Main configuration file was renamed from gqviewrc to geeqierc.
Thu, 03 Apr 2008 21:50:53 +0000 zas_ Fix a segfault occuring when using --without-exiv2 and
Thu, 03 Apr 2008 21:49:17 +0000 zas_ Fix missing bit of previous patch.
Thu, 03 Apr 2008 21:04:19 +0000 zas_ Fix two more gcc warnings related to function declarations.
Thu, 03 Apr 2008 20:53:13 +0000 zas_ Remove two unused variables declarations, and add a missing #include.
Thu, 03 Apr 2008 20:46:55 +0000 zas_ Drop unused variable.
Thu, 03 Apr 2008 20:45:55 +0000 zas_ Add missing return at the end of editor_command_next_start().
Thu, 03 Apr 2008 20:40:15 +0000 zas_ Drop unused variable.
Thu, 03 Apr 2008 20:38:59 +0000 zas_ Make collect_manager_process_action() static.
Thu, 03 Apr 2008 20:34:49 +0000 zas_ Fix typos in functions names: file_list -> filelist.
Thu, 03 Apr 2008 20:25:22 +0000 zas_ Remove unused variable declarations.
Thu, 03 Apr 2008 20:24:20 +0000 zas_ Fix missing header include (filelist.h).