log

age author description
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).
Thu, 03 Apr 2008 20:19:16 +0000 zas_ Remove unused variables declarations.
Thu, 03 Apr 2008 20:11:09 +0000 zas_ Move tabs code from config_window_create() to new smaller functions.
Thu, 03 Apr 2008 18:20:39 +0000 zas_ Use more generic names for some cache manager callback functions.
Thu, 03 Apr 2008 17:34:30 +0000 zas_ Replace some occurences of gqview by Geeqie.
Thu, 03 Apr 2008 17:15:49 +0000 zas_ Add a debug level spinner at the end of Preferences > Advanced.
Thu, 03 Apr 2008 14:35:03 +0000 zas_ Fix and simplify thumbnails size combo box related code.
Thu, 03 Apr 2008 13:58:20 +0000 zas_ Make the preferences window resizeable, and try to improve
Thu, 03 Apr 2008 13:24:13 +0000 zas_ Tidy up. Fix indentation and missing whitespaces.
Thu, 03 Apr 2008 08:51:32 +0000 zas_ Setting no limit size to trash directory is now possible using zero as value.
Wed, 02 Apr 2008 20:44:40 +0000 nadvornik various exif improvements based on patch by Uwe Ohse
Wed, 02 Apr 2008 12:12:50 +0000 zas_ Make properties tabs reorderable through drag'n drop.
Wed, 02 Apr 2008 10:40:54 +0000 zas_ Honor selection while fullscreen navigation.
Tue, 01 Apr 2008 07:42:31 +0000 zas_ Fix display of image number in properties dialog when more than one image is selected.
Mon, 31 Mar 2008 22:10:25 +0000 zas_ 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 nadvornik use quoted_value everywhere
Mon, 31 Mar 2008 07:29:03 +0000 zas_ Indentation and white lines minor fixes.
Sun, 30 Mar 2008 19:26:35 +0000 zas_ Move strlen() calls outside the while loop.
Sun, 30 Mar 2008 14:19:34 +0000 zas_ Comment out forgotten debugging code.
Sun, 30 Mar 2008 14:18:04 +0000 zas_ Fix two minor compilation warnings.
Sun, 30 Mar 2008 11:47:14 +0000 nadvornik differentiate among normal image, raw image and metadata
Sun, 30 Mar 2008 07:14:37 +0000 zas_ Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
Sat, 29 Mar 2008 21:47:10 +0000 zas_ Improve escaping and quoting of strings saved in rc files.
Sat, 29 Mar 2008 14:59:14 +0000 nadvornik configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
Sat, 29 Mar 2008 10:38:15 +0000 nadvornik set user-defined color as image background - patch by Laurent MONIN
Sat, 29 Mar 2008 10:11:02 +0000 nadvornik fixed color management initialization
Wed, 26 Mar 2008 12:07:00 +0000 nadvornik README fixes
Wed, 26 Mar 2008 08:02:45 +0000 nadvornik updated README files
Wed, 26 Mar 2008 08:00:46 +0000 nadvornik improved xmp vs. legacy metadata handling
Mon, 24 Mar 2008 23:15:29 +0000 nadvornik fixed crashes with --debug
Mon, 24 Mar 2008 20:42:39 +0000 nadvornik added all possible raw extensions that I could find
Mon, 24 Mar 2008 14:49:00 +0000 nadvornik improved support for older exiv2 versions
Mon, 24 Mar 2008 14:03:46 +0000 nadvornik exiv2 version checks
Mon, 24 Mar 2008 12:04:31 +0000 nadvornik more renames
Mon, 24 Mar 2008 10:27:22 +0000 nadvornik changed logo
Mon, 24 Mar 2008 09:55:09 +0000 nadvornik more renames
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Sun, 23 Mar 2008 20:18:51 +0000 nadvornik renamed to geeqie
Sat, 22 Mar 2008 19:28:45 +0000 nadvornik raw related fixes
Sat, 22 Mar 2008 17:32:43 +0000 nadvornik overview of supported raw formats
Sat, 22 Mar 2008 17:09:14 +0000 nadvornik configure --without-exiv2
Sat, 22 Mar 2008 16:43:59 +0000 nadvornik crw preview support with exiv2
Sun, 16 Mar 2008 14:11:22 +0000 nadvornik whitelist of files that can have an xmp sidecar, sample external command
Sun, 16 Mar 2008 10:52:44 +0000 nadvornik fixed reading sidecar extensions from config file
Sun, 16 Mar 2008 10:32:52 +0000 nadvornik write comment and keywords to xmp, sidecars are used if exist
Sat, 15 Mar 2008 19:53:33 +0000 nadvornik write support in Exiv2 wrapper; for now only string values
Sun, 24 Feb 2008 18:55:19 +0000 nadvornik a hack to read raw previews with exiv2 0.16, however it should be fixed
Fri, 15 Feb 2008 10:48:09 +0000 nadvornik read also iptc and xmp
Thu, 14 Feb 2008 14:04:43 +0000 nadvornik more exiv2 fixes
Thu, 14 Feb 2008 11:03:20 +0000 nadvornik more exiv2 fixes
Wed, 13 Feb 2008 23:02:48 +0000 nadvornik more exiv2 fixes
Wed, 13 Feb 2008 19:31:50 +0000 nadvornik unified tag names between exiv2 and internal rxif parser