Mercurial > geeqie.yaz
graph
-
Simplify and unify gtk_window creation with the help of2008-04-09, by zas_
-
Replace occurences of Geeqie / geeqie by constants defined in main.h.2008-04-09, by zas_
-
int -> gint2008-04-08, by zas_
-
Make xmp debug info only appears when debug >= 2.2008-04-08, by zas_
-
Enable image rotation depending on EXIF by default.2008-04-08, by zas_
-
Fix missing header files inclusions.2008-04-08, by zas_
-
GQVIEW_* -> GQ_*2008-04-08, by zas_
-
GQVIEW_H -> MAIN_H2008-04-08, by zas_
-
gqview.h -> main.h2008-04-08, by zas_
-
Remove obsolete prototype.2008-04-08, by zas_
-
gqview_remote -> remote_connection2008-04-08, by zas_
-
exit_gqview() renamed to exit_program().2008-04-08, by zas_
-
Add support for some Samsung raw files (.pef).2008-04-08, by zas_
-
Implement secure rc file saving.2008-04-08, by zas_
-
fixed histogram label2008-04-08, by nadvornik
-
Fix the "continuous display" of tooltips in the collection view2008-04-08, by zas_
-
reworked the histogram patch by Uwe Ohse, most of the code is in2008-04-08, by nadvornik
-
fixed file delete notification in view_file_icon2008-04-08, by nadvornik
-
gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.2008-04-08, by zas_
-
Move active variable affectation after the test.2008-04-08, by zas_
-
Simplify layout_color_name_parse() using g_strdelimit().2008-04-08, by zas_
-
Tidy up, whitespaces and indentation fix.2008-04-08, by zas_
-
Remove dependency on GTK 2.12, reported by John Vodden and Vladimir2008-04-08, by zas_
-
Add the possibility to print file names with path.2008-04-07, by zas_
-
Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.2008-04-07, by zas_
-
Add the possibility to match duplicates on the name but ignoring the case.2008-04-07, by zas_
-
Display marks in overlay info only if at least one is set.2008-04-07, by zas_
-
Mark all exif labels as translatable.2008-04-06, by zas_
-
Mark strings as translatable.2008-04-06, by zas_
-
Improve remove_trailing_slash() so it allocates no more than2008-04-05, by zas_
-
Comment out unused code.2008-04-05, by zas_
-
Change default exif order a bit to move up common and useful2008-04-04, by zas_
-
Re-add "What to show in properties dialog:" label before the table.2008-04-04, by zas_
-
Rename exif preferences tab to "Properties", and name the2008-04-04, by zas_
-
Fix a segfault occuring when enabling debug mode.2008-04-04, by zas_
-
Make the wmclass value unique among the code by defining2008-04-03, by zas_
-
Initialize variables, clearing a gcc warning.2008-04-03, by zas_
-
Add missing prototype to header file.2008-04-03, by zas_
-
Add few missing prototypes to header file.2008-04-03, by zas_
-
Drop a bunch of unused variables.2008-04-03, by zas_
-
Add missing #include.2008-04-03, by zas_
-
Remove unused variables.2008-04-03, by zas_
-
Add missing prototype.2008-04-03, by zas_
-
Drop 3 unused variables and comment out 2 unused functions.2008-04-03, by zas_
-
Add parenthesis around affection to clear a gcc warning.2008-04-03, by zas_
-
Fix a signedness warning.2008-04-03, by zas_
-
Main configuration file was renamed from gqviewrc to geeqierc.2008-04-03, by zas_
-
Fix a segfault occuring when using --without-exiv2 and2008-04-03, by zas_
-
Fix missing bit of previous patch.2008-04-03, by zas_
-
Fix two more gcc warnings related to function declarations.2008-04-03, by zas_
-
Remove two unused variables declarations, and add a missing #include.2008-04-03, by zas_
-
Drop unused variable.2008-04-03, by zas_
-
Add missing return at the end of editor_command_next_start().2008-04-03, by zas_
-
Drop unused variable.2008-04-03, by zas_
-
Make collect_manager_process_action() static.2008-04-03, by zas_
-
Fix typos in functions names: file_list -> filelist.2008-04-03, by zas_
-
Remove unused variable declarations.2008-04-03, by zas_
-
Fix missing header include (filelist.h).2008-04-03, by zas_
-
Remove unused variables declarations.2008-04-03, by zas_
-
Move tabs code from config_window_create() to new smaller functions.2008-04-03, by zas_
-
Use more generic names for some cache manager callback functions.2008-04-03, by zas_
-
Replace some occurences of gqview by Geeqie.2008-04-03, by zas_
-
Add a debug level spinner at the end of Preferences > Advanced.2008-04-03, by zas_
-
Fix and simplify thumbnails size combo box related code.2008-04-03, by zas_
-
Make the preferences window resizeable, and try to improve2008-04-03, by zas_
-
Tidy up. Fix indentation and missing whitespaces.2008-04-03, by zas_
-
Setting no limit size to trash directory is now possible using zero as value.2008-04-03, by zas_
-
various exif improvements based on patch by Uwe Ohse2008-04-02, by nadvornik
-
Make properties tabs reorderable through drag'n drop.2008-04-02, by zas_
-
Honor selection while fullscreen navigation.2008-04-02, by zas_
-
use quoted_value everywhere2008-03-31, by nadvornik
-
Indentation and white lines minor fixes.2008-03-31, by zas_
-
Move strlen() calls outside the while loop.2008-03-30, by zas_
-
Comment out forgotten debugging code.2008-03-30, by zas_
-
Fix two minor compilation warnings.2008-03-30, by zas_
-
differentiate among normal image, raw image and metadata2008-03-30, by nadvornik
-
Make the zoom increment spinner more precise, step is now 0.1 instead of 1.2008-03-30, by zas_
-
Improve escaping and quoting of strings saved in rc files.2008-03-29, by zas_
-
configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN2008-03-29, by nadvornik
-
set user-defined color as image background - patch by Laurent MONIN2008-03-29, by nadvornik
-
fixed color management initialization2008-03-29, by nadvornik
-
README fixes2008-03-26, by nadvornik
-
updated README files2008-03-26, by nadvornik
-
improved xmp vs. legacy metadata handling2008-03-26, by nadvornik
-
fixed crashes with --debug2008-03-24, by nadvornik
-
added all possible raw extensions that I could find2008-03-24, by nadvornik
-
improved support for older exiv2 versions2008-03-24, by nadvornik
-
exiv2 version checks2008-03-24, by nadvornik
-
more renames2008-03-24, by nadvornik
-
changed logo2008-03-24, by nadvornik
-
more renames2008-03-24, by nadvornik
-
rename GQview -> Geeqie over the code2008-03-23, by nadvornik
-
renamed to geeqie2008-03-23, by nadvornik
-
raw related fixes2008-03-22, by nadvornik
-
overview of supported raw formats2008-03-22, by nadvornik
-
configure --without-exiv22008-03-22, by nadvornik
-
crw preview support with exiv22008-03-22, by nadvornik
-
whitelist of files that can have an xmp sidecar, sample external command2008-03-16, by nadvornik
-
fixed reading sidecar extensions from config file2008-03-16, by nadvornik
-
write comment and keywords to xmp, sidecars are used if exist2008-03-16, by nadvornik
-
write support in Exiv2 wrapper; for now only string values2008-03-15, by nadvornik
-
a hack to read raw previews with exiv2 0.16, however it should be fixed2008-02-24, by nadvornik
-
read also iptc and xmp2008-02-15, by nadvornik
-
more exiv2 fixes2008-02-14, by nadvornik
-
more exiv2 fixes2008-02-14, by nadvornik
-
more exiv2 fixes2008-02-13, by nadvornik
-
unified tag names between exiv2 and internal rxif parser2008-02-13, by nadvornik
-
more exiv2 fixes2008-02-13, by nadvornik
-
and first version that actually shows some exif data (see advanced view)2008-02-13, by nadvornik
-
first exiv2 support that does not crash immediately2008-02-13, by nadvornik
-
started exiv2 integration2008-02-13, by nadvornik
-
simplified exif.h, moved implementation-specific stuff to exif-int.h2008-02-13, by nadvornik
-
do not show frame for full-window images2008-02-11, by nadvornik
-
improved drawing of image frames2008-02-11, by nadvornik
-
updated TODO list2008-01-26, by nadvornik
-
debug messages cleanup2008-01-20, by nadvornik
-
added file with release notes and TODO2008-01-16, by nadvornik
-
basic sidecar files configuration via preferences dialog2007-12-23, by nadvornik