geeqie.git
2008-04-08 Laurent MoninImplement secure rc file saving.
2008-04-08 Vladimir Nadvornikfixed histogram label
2008-04-08 Laurent MoninFix the "continuous display" of tooltips in the collect...
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...
2008-04-08 Vladimir Nadvornikfixed file delete notification in view_file_icon
2008-04-08 Laurent Moningtk_notebook_set_tab_reorderable() is only available...
2008-04-08 Laurent MoninMove active variable affectation after the test.
2008-04-08 Laurent MoninSimplify layout_color_name_parse() using g_strdelimit().
2008-04-08 Laurent MoninTidy up, whitespaces and indentation fix.
2008-04-08 Laurent MoninRemove dependency on GTK 2.12, reported by John Vodden...
2008-04-07 Laurent MoninAdd the possibility to print file names with path.
2008-04-07 Laurent MoninFix a segfault on fullscreen file deletion reported...
2008-04-07 Laurent MoninAdd the possibility to match duplicates on the name...
2008-04-07 Laurent MoninDisplay marks in overlay info only if at least one...
2008-04-06 Laurent MoninMark all exif labels as translatable.
2008-04-06 Laurent MoninMark strings as translatable.
2008-04-05 Laurent MoninImprove remove_trailing_slash() so it allocates no...
2008-04-05 Laurent MoninComment out unused code.
2008-04-04 Laurent MoninChange default exif order a bit to move up common and...
2008-04-04 Laurent MoninRe-add "What to show in properties dialog:" label befor...
2008-04-04 Laurent MoninRename exif preferences tab to "Properties", and name the
2008-04-04 Laurent MoninFix a segfault occuring when enabling debug mode.
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninInitialize variables, clearing a gcc warning.
2008-04-03 Laurent MoninAdd missing prototype to header file.
2008-04-03 Laurent MoninAdd few missing prototypes to header file.
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-04-03 Laurent MoninAdd missing #include.
2008-04-03 Laurent MoninRemove unused variables.
2008-04-03 Laurent MoninAdd missing prototype.
2008-04-03 Laurent MoninDrop 3 unused variables and comment out 2 unused functions.
2008-04-03 Laurent MoninAdd parenthesis around affection to clear a gcc warning.
2008-04-03 Laurent MoninFix a signedness warning.
2008-04-03 Laurent MoninMain configuration file was renamed from gqviewrc to...
2008-04-03 Laurent MoninFix a segfault occuring when using --without-exiv2 and
2008-04-03 Laurent MoninFix missing bit of previous patch.
2008-04-03 Laurent MoninFix two more gcc warnings related to function declarations.
2008-04-03 Laurent MoninRemove two unused variables declarations, and add a...
2008-04-03 Laurent MoninDrop unused variable.
2008-04-03 Laurent MoninAdd missing return at the end of editor_command_next_st...
2008-04-03 Laurent MoninDrop unused variable.
2008-04-03 Laurent MoninMake collect_manager_process_action() static.
2008-04-03 Laurent MoninFix typos in functions names: file_list -> filelist.
2008-04-03 Laurent MoninRemove unused variable declarations.
2008-04-03 Laurent MoninFix missing header include (filelist.h).
2008-04-03 Laurent MoninRemove unused variables declarations.
2008-04-03 Laurent MoninMove tabs code from config_window_create() to new small...
2008-04-03 Laurent MoninUse more generic names for some cache manager callback...
2008-04-03 Laurent MoninReplace some occurences of gqview by Geeqie.
2008-04-03 Laurent MoninAdd a debug level spinner at the end of Preferences...
2008-04-03 Laurent MoninFix and simplify thumbnails size combo box related...
2008-04-03 Laurent MoninMake the preferences window resizeable, and try to...
2008-04-03 Laurent MoninTidy up. Fix indentation and missing whitespaces.
2008-04-03 Laurent MoninSetting no limit size to trash directory is now possibl...
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-04-02 Laurent MoninMake properties tabs reorderable through drag'n drop.
2008-04-02 Laurent MoninHonor selection while fullscreen navigation.
2008-04-01 Laurent MoninFix display of image number in properties dialog when...
2008-03-31 Laurent MoninCustomizable info overlay in fullscreen, based on the...
2008-03-31 Vladimir Nadvornikuse quoted_value everywhere
2008-03-31 Laurent MoninIndentation and white lines minor fixes.
2008-03-30 Laurent MoninMove strlen() calls outside the while loop.
2008-03-30 Laurent MoninComment out forgotten debugging code.
2008-03-30 Laurent MoninFix two minor compilation warnings.
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-30 Laurent MoninMake the zoom increment spinner more precise, step...
2008-03-29 Laurent MoninImprove escaping and quoting of strings saved in rc...
2008-03-29 Vladimir Nadvornikconfigurable frame around image - geeqie_autofit_maxsiz...
2008-03-29 Vladimir Nadvornikset user-defined color as image background - patch...
2008-03-29 Vladimir Nadvornikfixed color management initialization
2008-03-26 Vladimir NadvornikREADME fixes
2008-03-26 Vladimir Nadvornikupdated README files
2008-03-26 Vladimir Nadvornikimproved xmp vs. legacy metadata handling
2008-03-24 Vladimir Nadvornikfixed crashes with --debug
2008-03-24 Vladimir Nadvornikadded all possible raw extensions that I could find
2008-03-24 Vladimir Nadvornikimproved support for older exiv2 versions
2008-03-24 Vladimir Nadvornikexiv2 version checks
2008-03-24 Vladimir Nadvornikmore renames
2008-03-24 Vladimir Nadvornikchanged logo
2008-03-24 Vladimir Nadvornikmore renames
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-23 Vladimir Nadvornikrenamed to geeqie
2008-03-22 Vladimir Nadvornikraw related fixes
2008-03-22 Vladimir Nadvornikoverview of supported raw formats
2008-03-22 Vladimir Nadvornikconfigure --without-exiv2
2008-03-22 Vladimir Nadvornikcrw preview support with exiv2
2008-03-16 Vladimir Nadvornikwhitelist of files that can have an xmp sidecar, sample...
2008-03-16 Vladimir Nadvornikfixed reading sidecar extensions from config file
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2008-03-15 Vladimir Nadvornikwrite support in Exiv2 wrapper; for now only string...
2008-02-24 Vladimir Nadvornika hack to read raw previews with exiv2 0.16, however...
2008-02-15 Vladimir Nadvornikread also iptc and xmp
2008-02-14 Vladimir Nadvornikmore exiv2 fixes
2008-02-14 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikunified tag names between exiv2 and internal rxif parser
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikand first version that actually shows some exif data...
2008-02-13 Vladimir Nadvornikfirst exiv2 support that does not crash immediately
2008-02-13 Vladimir Nadvornikstarted exiv2 integration
next