geeqie.git
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninMake thumbnail standard fail directory after current...
2008-04-11 Laurent MoninDefine drag and drop target string in dnd.h.
2008-04-11 Laurent MoninUse secure save in history_list_save().
2008-04-11 Laurent MoninUse secure save in comment_file_write().
2008-04-11 Laurent MoninSecure save now unlinks temporary file on error by...
2008-04-11 Laurent MoninUse secure save feature when saving collections.
2008-04-11 Laurent MoninPreserve permissions of the destination file when using...
2008-04-11 Laurent MoninRevert part of the previous patch, let the caller take...
2008-04-11 Laurent MoninUse path_from_utf8() on the passed filename.
2008-04-11 Laurent Moninui_icons.h and icons_inline.h depend on gdk-pixbuf...
2008-04-11 Laurent MoninMove secure save code to its own files: secure_save...
2008-04-11 Laurent MoninAdd missing #ifdef/#endif.
2008-04-11 Laurent MoninEnsure that gcc flag -Wall is set.
2008-04-11 Laurent MoninSilent some gcc warnings.
2008-04-11 Laurent MoninPrevent multiple insertion of the same file in a collec...
2008-04-11 Laurent MoninOnly display these messages if debug mode is enabled.
2008-04-10 Vladimir Nadvornikfixed dates in pan-calendar
2008-04-10 Laurent MoninFix fCamera even more.
2008-04-10 Laurent MoninDo not display ... if not truncated.
2008-04-10 Laurent MoninAdd the possibility to truncate overlay infos displayed:
2008-04-10 Laurent MoninFix broken remove_common_prefix(), fCamera didn't displ...
2008-04-09 Laurent MoninResync .po files. French translation was updated (100...
2008-04-09 Laurent MoninAdd 3 missing files to POTFILES.in.
2008-04-09 Laurent MoninSimple helper script to display translation statistics.
2008-04-09 Laurent MoninFix a typo: "while fluorescent" -> "white fluorescent"
2008-04-09 Laurent MoninResync .po files. Update french translation.
2008-04-09 Vladimir Nadvornikfixed crash in pan_calendar
2008-04-09 Vladimir Nadvornikimproved histogram drawing
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent Moninint -> gint
2008-04-08 Laurent MoninMake xmp debug info only appears when debug >= 2.
2008-04-08 Laurent MoninEnable image rotation depending on EXIF by default.
2008-04-08 Laurent MoninFix missing header files inclusions.
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent MoninGQVIEW_H -> MAIN_H
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Laurent MoninRemove obsolete prototype.
2008-04-08 Laurent Moningqview_remote -> remote_connection
2008-04-08 Laurent Moninexit_gqview() renamed to exit_program().
2008-04-08 Laurent MoninAdd support for some Samsung raw files (.pef).
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...
next