log

age author description
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
Wed, 13 Feb 2008 17:47:55 +0000 nadvornik more exiv2 fixes
Wed, 13 Feb 2008 17:08:04 +0000 nadvornik and first version that actually shows some exif data (see advanced view)
Wed, 13 Feb 2008 16:52:41 +0000 nadvornik first exiv2 support that does not crash immediately
Wed, 13 Feb 2008 14:46:23 +0000 nadvornik started exiv2 integration
Wed, 13 Feb 2008 13:57:31 +0000 nadvornik simplified exif.h, moved implementation-specific stuff to exif-int.h
Mon, 11 Feb 2008 15:23:43 +0000 nadvornik do not show frame for full-window images
Mon, 11 Feb 2008 12:51:28 +0000 nadvornik improved drawing of image frames
Sat, 26 Jan 2008 21:18:23 +0000 nadvornik updated TODO list
Sun, 20 Jan 2008 19:04:18 +0000 nadvornik debug messages cleanup
Wed, 16 Jan 2008 19:37:54 +0000 nadvornik added file with release notes and TODO
Sun, 23 Dec 2007 21:24:48 +0000 nadvornik basic sidecar files configuration via preferences dialog
Sun, 23 Dec 2007 20:28:50 +0000 nadvornik fixed loading thumbnails for sidecar files
Sun, 23 Dec 2007 15:49:23 +0000 nadvornik fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
Sat, 22 Dec 2007 20:33:09 +0000 nadvornik fixed filelist refresh
Sat, 22 Dec 2007 10:10:40 +0000 nadvornik preserve marks setting on layout change
Sat, 22 Dec 2007 09:51:12 +0000 nadvornik basic support for marks in view_file_icon.c
Thu, 20 Dec 2007 22:43:52 +0000 nadvornik update FileData on file change
Thu, 20 Dec 2007 16:18:28 +0000 nadvornik <num> toggles mark num
Thu, 20 Dec 2007 16:06:20 +0000 nadvornik created menu "Select" with selection and marks operations
Wed, 19 Dec 2007 22:01:46 +0000 nadvornik complete set of boolean operation with marks -
Tue, 18 Dec 2007 21:15:16 +0000 nadvornik use accels also in fullscreen mode
Mon, 17 Dec 2007 21:42:24 +0000 nadvornik moved some actions to menu and accels
Mon, 17 Dec 2007 19:34:43 +0000 nadvornik removed unused variable
Sun, 16 Dec 2007 22:30:19 +0000 nadvornik fixed in-place rename
Sat, 15 Dec 2007 17:58:51 +0000 nadvornik better integration of split image functions into menu
Fri, 14 Dec 2007 21:51:46 +0000 nadvornik show active marks in image overlay
Sun, 09 Dec 2007 21:20:27 +0000 nadvornik fixed image focus
Sun, 09 Dec 2007 12:33:51 +0000 nadvornik fixed copying zoom an scroll values from the original image on splitting
Sun, 09 Dec 2007 11:58:39 +0000 nadvornik do not hilight selected image in SPLIT_NONE
Sun, 09 Dec 2007 00:11:40 +0000 nadvornik improved drawing of frame around selected image
Sun, 25 Nov 2007 10:25:25 +0000 nadvornik more operations with file marks
Sat, 24 Nov 2007 21:06:30 +0000 nadvornik marks: fixes and cleanup
Thu, 22 Nov 2007 21:15:35 +0000 nadvornik improved directory scanning a bit
Wed, 21 Nov 2007 22:46:50 +0000 nadvornik added possibility to specify prefered file type for external commands
Wed, 21 Nov 2007 21:21:17 +0000 nadvornik prevent duplicate sidecar files; code cleanup
Tue, 20 Nov 2007 22:28:40 +0000 nadvornik fixed grouping sidecar files and made it configurable via config file
Mon, 22 Oct 2007 19:58:47 +0000 nadvornik fixed preloading images in file list
Mon, 08 Oct 2007 19:41:49 +0000 nadvornik improved FileDataChangeInfo structure, check for another file operation in progress
Tue, 02 Oct 2007 21:49:02 +0000 nadvornik display sidecar files (jpeg + raw) using gtk_tree_store
Mon, 01 Oct 2007 19:52:10 +0000 nadvornik use FileData even for sidecar file list
Sun, 30 Sep 2007 21:10:54 +0000 nadvornik editors.c was almost completely rewritten:
Wed, 12 Sep 2007 21:17:31 +0000 nadvornik display sidecar extensions in filelist
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Thu, 23 Aug 2007 20:45:59 +0000 nadvornik started support for sidecar files like xmp, raw+jpeg etc.