2008-03-30 |
zas_ |
Move strlen() calls outside the while loop.
|
2008-03-30 |
zas_ |
Comment out forgotten debugging code.
|
2008-03-30 |
zas_ |
Fix two minor compilation warnings.
|
2008-03-30 |
nadvornik |
differentiate among normal image, raw image and metadata
|
2008-03-30 |
zas_ |
Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
|
2008-03-29 |
zas_ |
Improve escaping and quoting of strings saved in rc files.
|
2008-03-29 |
nadvornik |
configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
|
2008-03-29 |
nadvornik |
set user-defined color as image background - patch by Laurent MONIN
|
2008-03-29 |
nadvornik |
fixed color management initialization
|
2008-03-26 |
nadvornik |
README fixes
|
2008-03-26 |
nadvornik |
updated README files
|
2008-03-26 |
nadvornik |
improved xmp vs. legacy metadata handling
|
2008-03-24 |
nadvornik |
fixed crashes with --debug
|
2008-03-24 |
nadvornik |
added all possible raw extensions that I could find
|
2008-03-24 |
nadvornik |
improved support for older exiv2 versions
|
2008-03-24 |
nadvornik |
exiv2 version checks
|
2008-03-24 |
nadvornik |
more renames
|
2008-03-24 |
nadvornik |
changed logo
|
2008-03-24 |
nadvornik |
more renames
|
2008-03-23 |
nadvornik |
rename GQview -> Geeqie over the code
|
2008-03-23 |
nadvornik |
renamed to geeqie
|
2008-03-22 |
nadvornik |
raw related fixes
|
2008-03-22 |
nadvornik |
overview of supported raw formats
|
2008-03-22 |
nadvornik |
configure --without-exiv2
|
2008-03-22 |
nadvornik |
crw preview support with exiv2
|
2008-03-16 |
nadvornik |
whitelist of files that can have an xmp sidecar, sample external command
|
2008-03-16 |
nadvornik |
fixed reading sidecar extensions from config file
|
2008-03-16 |
nadvornik |
write comment and keywords to xmp, sidecars are used if exist
|
2008-03-15 |
nadvornik |
write support in Exiv2 wrapper; for now only string values
|
2008-02-24 |
nadvornik |
a hack to read raw previews with exiv2 0.16, however it should be fixed
|
2008-02-15 |
nadvornik |
read also iptc and xmp
|
2008-02-14 |
nadvornik |
more exiv2 fixes
|
2008-02-14 |
nadvornik |
more exiv2 fixes
|
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
|