2008-04-03 |
zas_ |
Initialize variables, clearing a gcc warning.
|
2008-04-03 |
zas_ |
Add missing prototype to header file.
|
2008-04-03 |
zas_ |
Add few missing prototypes to header file.
|
2008-04-03 |
zas_ |
Drop a bunch of unused variables.
|
2008-04-03 |
zas_ |
Add missing #include.
|
2008-04-03 |
zas_ |
Remove unused variables.
|
2008-04-03 |
zas_ |
Add missing prototype.
|
2008-04-03 |
zas_ |
Drop 3 unused variables and comment out 2 unused functions.
|
2008-04-03 |
zas_ |
Add parenthesis around affection to clear a gcc warning.
|
2008-04-03 |
zas_ |
Fix a signedness warning.
|
2008-04-03 |
zas_ |
Main configuration file was renamed from gqviewrc to geeqierc.
|
2008-04-03 |
zas_ |
Fix a segfault occuring when using --without-exiv2 and
|
2008-04-03 |
zas_ |
Fix missing bit of previous patch.
|
2008-04-03 |
zas_ |
Fix two more gcc warnings related to function declarations.
|
2008-04-03 |
zas_ |
Remove two unused variables declarations, and add a missing #include.
|
2008-04-03 |
zas_ |
Drop unused variable.
|
2008-04-03 |
zas_ |
Add missing return at the end of editor_command_next_start().
|
2008-04-03 |
zas_ |
Drop unused variable.
|
2008-04-03 |
zas_ |
Make collect_manager_process_action() static.
|
2008-04-03 |
zas_ |
Fix typos in functions names: file_list -> filelist.
|
2008-04-03 |
zas_ |
Remove unused variable declarations.
|
2008-04-03 |
zas_ |
Fix missing header include (filelist.h).
|
2008-04-03 |
zas_ |
Remove unused variables declarations.
|
2008-04-03 |
zas_ |
Move tabs code from config_window_create() to new smaller functions.
|
2008-04-03 |
zas_ |
Use more generic names for some cache manager callback functions.
|
2008-04-03 |
zas_ |
Replace some occurences of gqview by Geeqie.
|
2008-04-03 |
zas_ |
Add a debug level spinner at the end of Preferences > Advanced.
|
2008-04-03 |
zas_ |
Fix and simplify thumbnails size combo box related code.
|
2008-04-03 |
zas_ |
Make the preferences window resizeable, and try to improve
|
2008-04-03 |
zas_ |
Tidy up. Fix indentation and missing whitespaces.
|
2008-04-03 |
zas_ |
Setting no limit size to trash directory is now possible using zero as value.
|
2008-04-02 |
nadvornik |
various exif improvements based on patch by Uwe Ohse
|
2008-04-02 |
zas_ |
Make properties tabs reorderable through drag'n drop.
|
2008-04-02 |
zas_ |
Honor selection while fullscreen navigation.
|
2008-04-01 |
zas_ |
Fix display of image number in properties dialog when more than one image is selected.
|
2008-03-31 |
zas_ |
Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
|
2008-03-31 |
nadvornik |
use quoted_value everywhere
|
2008-03-31 |
zas_ |
Indentation and white lines minor fixes.
|
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
|