geeqie.git
2008-04-21 Vladimir Nadvornikupdated NEWS, README and other documentation files
2008-04-21 Vladimir Nadvornikrenamed no.po to nb.po
2008-04-21 Laurent MoninFix a segfault occuring when pressing 'i' for overlay...
2008-04-21 Laurent Moninhistogram_draw(): tidy up.
2008-04-21 Laurent Moninhistogram_read(): speed up calculations by 20%.
2008-04-21 Laurent Moninhistogram_read(): use memset() to initialize histogram...
2008-04-21 Laurent MoninFrench translation was updated.
2008-04-21 Laurent MoninAdd compat.c to POTFILES
2008-04-21 Laurent MoninAllow the user to set the drag'n drop icon size through
2008-04-20 Laurent MoninAdd a replacement for gtk_radio_action_set_current_valu...
2008-04-20 Laurent MoninFrench translation was updated.
2008-04-20 Laurent MoninAdd number mnemonics to image view editors submenu.
2008-04-20 Laurent MoninPrefix editor entries in the main menu with numbers.
2008-04-20 Laurent MoninAdd missing shortcuts.
2008-04-20 Vladimir Nadvornikfixed color profile code for older versions of exiv2
2008-04-20 Laurent MoninMark slideshow toggle state in the menu.
2008-04-20 Laurent MoninFix a typo introduced by revision 521.
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninFix a typo: unoffical -> unofficial
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent Monincomment_file_read(): rewrite the parser, drop leading...
2008-04-20 Laurent MoninMinor cleanup and code redundancy reduction.
2008-04-20 Laurent Monineditor_command_one(): tidy up.
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Laurent MoninAllow the user to change open_recent_list_maxsize optio...
2008-04-20 Vladimir Nadvornikrm as external delete command is too dangerous, even...
2008-04-20 Laurent MoninAdd a way to restore original state in Adjust menu.
2008-04-20 Vladimir Nadvornikadded fColorProfile pseudo-tag with detailed information
2008-04-20 Laurent MoninFix the case "orientation from FileData, color profile...
2008-04-19 Laurent MoninRename inappropriate folder_size to folder.
2008-04-19 Laurent MoninUse sizeof() for buffer size where appropriate.
2008-04-19 Laurent MoninKeep image orientation set by the user during the session.
2008-04-19 Laurent MoninSave Show Marks state to rc file and display current...
2008-04-19 Vladimir Nadvornikfixed max. number of profiles
2008-04-19 Laurent MoninSort options.
2008-04-19 Vladimir Nadvornikfixed color profile index
2008-04-19 Laurent MoninLet toggle marks with numeric keypad.
2008-04-19 Vladimir NadvornikI have finally found how to add alternative hotkeys
2008-04-19 Laurent MoninAccept keywords composed by two words ("Todo" = "A...
2008-04-19 Vladimir Nadvornikshow the AdobeRGB profile in the menu, indicate input...
2008-04-19 Laurent Moninfile_dat_unref: display number of references as well...
2008-04-19 Vladimir Nadvornikfirst support for AdobeRGB colorspace
2008-04-19 Laurent MoninFrench translation fixes.
2008-04-19 Laurent MoninFrench translation fixes and updates.
2008-04-19 Laurent MoninAdd missing _().
2008-04-19 Laurent MoninAdd the possibility to update only one translation...
2008-04-19 Laurent MoninCleanup last patch:
2008-04-19 Vladimir Nadvornikimproved spec file
2008-04-19 Laurent MoninFix directory view popup menu to display a View As...
2008-04-18 Laurent Moningimp-remote has no -n option.
2008-04-18 Laurent MoninAdd zoom ratio display to OSD in fullscreen mode.
2008-04-18 Vladimir Nadvornikpartially fixed reading embedded color profiles with...
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-18 Laurent MoninDisplay elapsed time since previous get_exec_time(...
2008-04-18 Laurent MoninRemove forgotten debug printf().
2008-04-18 Laurent MoninFix OSD display when fullscreen info string is empty.
2008-04-18 Vladimir Nadvornikreplace inner loops with memcpy
2008-04-18 Laurent MoninExplode pr_tile_mirror() in three optimized functions:
2008-04-18 Laurent MoninRename vd_drop_update() to vd_dnd_drop_update().
2008-04-18 Laurent MoninDrop 3 useless #define.
2008-04-18 Laurent MoninFix forgotten vd->pf affectation.
2008-04-18 Laurent MoninExplode pr_tile_rotate_90() in two functions:
2008-04-18 Laurent MoninIntroduce printf_term() macro and use it.
2008-04-17 Laurent MoninAdd a shortcut key for List (L) and change the one...
2008-04-17 Laurent MoninAdd some wrappers in view_dir.c and simplify even more.
2008-04-17 Laurent MoninFix a bug introduced in revision 489.
2008-04-17 Laurent MoninReduce code redundancy with the introduction of a new
2008-04-17 Vladimir Nadvornikimage post-processing (rotation and color management...
2008-04-17 Laurent MoninMerge vd(list|tree)_release_cb() in vd_release_cb().
2008-04-17 Laurent MoninMerge few more functions to view_dir.c.
2008-04-17 Laurent MoninMove common menu position callback to view_dir.c.
2008-04-17 Laurent MoninMerge dirlist/dirview dnd code.
2008-04-16 Laurent MoninRegenerate translations files and update french transla...
2008-04-16 Laurent MoninFix new folder feature in dirlist mode, it was broken...
2008-04-16 Laurent MoninFix a crash introduced in revision 477.
2008-04-16 Laurent MoninFix two errors made in revision 473.
2008-04-16 Laurent MoninMerge few more vdlist/vdtree functions.
2008-04-16 Laurent MoninMake directory view popup menu common and move it to...
2008-04-16 Vladimir Nadvornikfixed compiler warnings
2008-04-16 Vladimir Nadvornikin debug mode print time information on selected events
2008-04-16 Laurent MoninClean up and simplify.
2008-04-16 Laurent MoninMerge parts of view_dir_list/tree constructors/destruct...
2008-04-16 Laurent MoninMove some dnd common code from view_dir_list.c and...
2008-04-16 Laurent MoninRename vdt occurences to vd.
2008-04-16 Laurent MoninRename vdl occurences to vd.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninIndicate --debug[=level] in usage display.
2008-04-15 Laurent MoninParse command line for --debug option as soon as possib...
2008-04-15 Laurent MoninCleanup read/write of image.zoom_mode option.
2008-04-15 Laurent MoninRead show_icon_names only once.
2008-04-15 Laurent MoninRename l_conf to layout_order and make it more local.
2008-04-15 Laurent MoninFix a bug that was here since a long time, buf has...
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-15 Laurent MoninAdd and use few new macros in rc file writing code.
2008-04-15 Vladimir Nadvornikthis might fix the freezes on freebsd, solaris, etc.
2008-04-15 Vladimir Nadvorniksave file_class to config file
2008-04-15 Laurent MoninExit fullscreen mode when Properties is displayed.
2008-04-15 Laurent MoninNew Go to directory view feature that permits to find...
2008-04-14 Laurent MoninMove layout.order default init to setup_default_options().
next