log

age author description
2008-02-13 nadvornik more exiv2 fixes
2008-02-13 nadvornik unified tag names between exiv2 and internal rxif parser
2008-02-13 nadvornik more exiv2 fixes
2008-02-13 nadvornik and first version that actually shows some exif data (see advanced view)
2008-02-13 nadvornik first exiv2 support that does not crash immediately
2008-02-13 nadvornik started exiv2 integration
2008-02-13 nadvornik simplified exif.h, moved implementation-specific stuff to exif-int.h
2008-02-11 nadvornik do not show frame for full-window images
2008-02-11 nadvornik improved drawing of image frames
2008-01-26 nadvornik updated TODO list
2008-01-20 nadvornik debug messages cleanup
2008-01-16 nadvornik added file with release notes and TODO
2007-12-23 nadvornik basic sidecar files configuration via preferences dialog
2007-12-23 nadvornik fixed loading thumbnails for sidecar files
2007-12-23 nadvornik fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
2007-12-22 nadvornik fixed filelist refresh
2007-12-22 nadvornik preserve marks setting on layout change
2007-12-22 nadvornik basic support for marks in view_file_icon.c
2007-12-20 nadvornik update FileData on file change
2007-12-20 nadvornik <num> toggles mark num
2007-12-20 nadvornik created menu "Select" with selection and marks operations
2007-12-19 nadvornik complete set of boolean operation with marks -
2007-12-18 nadvornik use accels also in fullscreen mode
2007-12-17 nadvornik moved some actions to menu and accels
2007-12-17 nadvornik removed unused variable
2007-12-16 nadvornik fixed in-place rename
2007-12-15 nadvornik better integration of split image functions into menu
2007-12-14 nadvornik show active marks in image overlay
2007-12-09 nadvornik fixed image focus
2007-12-09 nadvornik fixed copying zoom an scroll values from the original image on splitting
2007-12-09 nadvornik do not hilight selected image in SPLIT_NONE
2007-12-09 nadvornik improved drawing of frame around selected image
2007-11-25 nadvornik more operations with file marks
2007-11-24 nadvornik marks: fixes and cleanup
2007-11-22 nadvornik improved directory scanning a bit
2007-11-21 nadvornik added possibility to specify prefered file type for external commands
2007-11-21 nadvornik prevent duplicate sidecar files; code cleanup
2007-11-20 nadvornik fixed grouping sidecar files and made it configurable via config file
2007-10-22 nadvornik fixed preloading images in file list
2007-10-08 nadvornik improved FileDataChangeInfo structure, check for another file operation in progress
2007-10-02 nadvornik display sidecar files (jpeg + raw) using gtk_tree_store
2007-10-01 nadvornik use FileData even for sidecar file list
2007-09-30 nadvornik editors.c was almost completely rewritten:
2007-09-12 nadvornik display sidecar extensions in filelist
2007-09-11 nadvornik replaced gchar* path with FileData *fd
2007-08-23 nadvornik started support for sidecar files like xmp, raw+jpeg etc.
2007-08-20 nadvornik more external commands
2007-08-16 nadvornik improved external delete command
2007-08-15 nadvornik started implementation of external commands; external Delete should work
2007-07-20 bruclik compilation fix
2007-07-13 bruclik First implementation of marks for all photos.
2007-07-12 nadvornik relative scroll is working; some cleanup
2007-07-11 nadvornik connected zoom
2007-07-11 nadvornik started relative scroll, keep scroll position
2007-07-10 nadvornik improved connected scroll and active image switching
2007-06-29 nadvornik implemented split windows