Mercurial > geeqie
graph
-
Effectively drop empty newlines at end of files (missing from rev 535)2008-04-20, by zas_
-
comment_file_read(): rewrite the parser, drop leading and trailing newlines2008-04-20, by zas_
-
Minor cleanup and code redundancy reduction.2008-04-20, by zas_
-
editor_command_one(): tidy up.2008-04-20, by zas_
-
Big whitespaces cleanup:2008-04-20, by zas_
-
Allow the user to change open_recent_list_maxsize option through2008-04-20, by zas_
-
rm as external delete command is too dangerous, even for testing2008-04-20, by nadvornik
-
Add a way to restore original state in Adjust menu.2008-04-20, by zas_
-
added fColorProfile pseudo-tag with detailed information2008-04-20, by nadvornik
-
Fix the case "orientation from FileData, color profile from exif".2008-04-20, by zas_
-
Rename inappropriate folder_size to folder.2008-04-19, by zas_
-
Use sizeof() for buffer size where appropriate.2008-04-19, by zas_
-
Keep image orientation set by the user during the session.2008-04-19, by zas_
-
Save Show Marks state to rc file and display current state in menu.2008-04-19, by zas_
-
fixed max. number of profiles2008-04-19, by nadvornik
-
Sort options.2008-04-19, by zas_
-
fixed color profile index2008-04-19, by nadvornik
-
Let toggle marks with numeric keypad.2008-04-19, by zas_
-
I have finally found how to add alternative hotkeys2008-04-19, by nadvornik
-
Accept keywords composed by two words ("Todo" = "A faire" in french).2008-04-19, by zas_
-
show the AdobeRGB profile in the menu, indicate input profile from image2008-04-19, by nadvornik
-
file_dat_unref: display number of references as well of path (debug only).2008-04-19, by zas_
-
first support for AdobeRGB colorspace2008-04-19, by nadvornik
-
French translation fixes.2008-04-19, by zas_
-
French translation fixes and updates.2008-04-19, by zas_
-
Add missing _().2008-04-19, by zas_
-
Add the possibility to update only one translation file using,2008-04-19, by zas_
-
Cleanup last patch:2008-04-19, by zas_
-
improved spec file2008-04-19, by nadvornik
-
Fix directory view popup menu to display a View As submenu2008-04-19, by zas_
-
gimp-remote has no -n option.2008-04-18, by zas_
-
Add zoom ratio display to OSD in fullscreen mode.2008-04-18, by zas_
-
partially fixed reading embedded color profiles with exiv22008-04-18, by nadvornik
-
Add two new options to control image read buffer at runtime.2008-04-18, by zas_
-
Display elapsed time since previous get_exec_time() call (debug only).2008-04-18, by zas_
-
Remove forgotten debug printf().2008-04-18, by zas_
-
Fix OSD display when fullscreen info string is empty.2008-04-18, by zas_
-
replace inner loops with memcpy2008-04-18, by nadvornik
-
Explode pr_tile_mirror() in three optimized functions:2008-04-18, by zas_
-
Rename vd_drop_update() to vd_dnd_drop_update().2008-04-18, by zas_
-
Drop 3 useless #define.2008-04-18, by zas_
-
Fix forgotten vd->pf affectation.2008-04-18, by zas_
-
Explode pr_tile_rotate_90() in two functions:2008-04-18, by zas_
-
Introduce printf_term() macro and use it.2008-04-18, by zas_
-
Add a shortcut key for List (L) and change the one for Tree (T),2008-04-17, by zas_
-
Add some wrappers in view_dir.c and simplify even more.2008-04-17, by zas_
-
Fix a bug introduced in revision 489.2008-04-17, by zas_
-
Reduce code redundancy with the introduction of a new2008-04-17, by zas_
-
image post-processing (rotation and color management) moved to2008-04-17, by nadvornik
-
Merge vd(list|tree)_release_cb() in vd_release_cb().2008-04-17, by zas_
-
Merge few more functions to view_dir.c.2008-04-17, by zas_
-
Move common menu position callback to view_dir.c.2008-04-17, by zas_
-
Merge dirlist/dirview dnd code.2008-04-17, by zas_
-
Regenerate translations files and update french translation.2008-04-16, by zas_
-
Fix new folder feature in dirlist mode, it was broken by revision 481.2008-04-16, by zas_
-
Fix a crash introduced in revision 477.2008-04-16, by zas_
-
Fix two errors made in revision 473.2008-04-16, by zas_
-
Merge few more vdlist/vdtree functions.2008-04-16, by zas_
-
Make directory view popup menu common and move it to view_dir.{c,h}.2008-04-16, by zas_
-
fixed compiler warnings2008-04-16, by nadvornik
-
in debug mode print time information on selected events2008-04-16, by nadvornik
-
Clean up and simplify.2008-04-16, by zas_
-
Merge parts of view_dir_list/tree constructors/destructors to2008-04-16, by zas_
-
Move some dnd common code from view_dir_list.c and view_dir_tree.c2008-04-16, by zas_
-
Rename vdt occurences to vd.2008-04-16, by zas_
-
Rename vdl occurences to vd.2008-04-16, by zas_
-
Introduce a new struct ViewDir to handle directory views common2008-04-16, by zas_
-
Indicate --debug[=level] in usage display.2008-04-15, by zas_
-
Parse command line for --debug option as soon as possible and allow2008-04-15, by zas_
-
Cleanup read/write of image.zoom_mode option.2008-04-15, by zas_
-
Read show_icon_names only once.2008-04-15, by zas_
-
Rename l_conf to layout_order and make it more local.2008-04-15, by zas_
-
Fix a bug that was here since a long time, buf has nothing2008-04-15, by zas_
-
Add a new option in Preferences > Filtering to allow the2008-04-15, by zas_
-
Add and use few new macros in rc file writing code.2008-04-15, by zas_
-
this might fix the freezes on freebsd, solaris, etc.2008-04-15, by nadvornik
-
save file_class to config file2008-04-15, by nadvornik
-
Exit fullscreen mode when Properties is displayed.2008-04-15, by zas_
-
New Go to directory view feature that permits to find and display the directory2008-04-15, by zas_
-
Move layout.order default init to setup_default_options().2008-04-14, by zas_
-
collection_load(): use booleans and always count failures (for debug).2008-04-14, by zas_
-
collection_load(): improve headers parsing.2008-04-14, by zas_
-
collection_load(): fix typo (missing #) made in rev 453.2008-04-14, by zas_
-
collection_load(): accept whitespaces at start of lines.2008-04-14, by zas_
-
collection_load(): increase verbosity in debug mode.2008-04-14, by zas_
-
collection_load(): replace official by limit_failures (and2008-04-14, by zas_
-
Increase collection_load() buffer size and do not activate2008-04-14, by zas_
-
Merge collection_load_only_geometry() into collection_load().2008-04-14, by zas_
-
Use flags for collection_load*().2008-04-14, by zas_
-
Apply exif display config (Never/If set/Always) to pan view too.2008-04-13, by zas_
-
Rename show_dot_files to show_hidden_files.2008-04-13, by zas_
-
Let toggle the visibility of hidden files from directories list2008-04-13, by zas_
-
Add a button to reset fullscreen info string to default value.2008-04-13, by zas_
-
Fix a typo, READ_CHAR() must use value_all.2008-04-13, by zas_
-
Use convenient macros to read options, it will ensure options2008-04-13, by zas_
-
Simplify read_*_option() stuff by passing pointer to option value.2008-04-13, by zas_