geeqie.git
2009-03-02 Vladimir Nadvornikoverlay now survives image split
2009-03-02 Laurent MoninRandom tidy up.
2009-03-02 Laurent MoninFix memleak in previous patch.
2009-03-02 Laurent MoninAdd a directory separator at the end of names in tab...
2009-03-01 Laurent MoninAlign exif labels vertically (visually better since...
2009-03-01 Laurent MoninUpdate POTFILES.in and french translation.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-03-01 Vladimir Nadvornikmake the exif pane grow-only - this reduces sidebar...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-03-01 Laurent MoninClarify colorspace determination (exif 2.2/2.21).
2009-03-01 Laurent MoninEnable 'Use profile from image' item of color managemen...
2009-03-01 Laurent MoninImprove file checks using is_readable_file().
2009-03-01 Laurent MoninOnly attempt to read exif if the file is readable.
2009-03-01 Laurent MoninIntroduce is_readable_file() which test if file exists...
2009-03-01 Laurent Moninimage_select(), image_set_selectable(): tidy up.
2009-03-01 Laurent MoninIndentation fixes.
2009-03-01 Laurent Moninimage_post_process_color(): remove exif parameter,...
2009-03-01 Laurent MoninSlightly modify access_file() and use it to test profil...
2009-03-01 Laurent MoninAdd an ellipse when the file name is truncated.
2009-03-01 Laurent MoninIn the side bar, display the filename without the ...
2009-03-01 Vladimir Nadvornikdropped ExifUIList
2009-03-01 Vladimir Nadvornikdo not use separate list of entries, rely on vbox
2009-03-01 Vladimir Nadvornikfixed possible crash
2009-02-28 Vladimir Nadvornikrewritten exif pane to support arbitrary number of...
2009-02-28 Laurent Moninmax value -> value. Shorter.
2009-02-28 Laurent MoninAdd missing space between while and first parenthesis.
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Laurent MoninPrevent Gtk assertion failures when no icon is set.
2009-02-28 Vladimir Nadvornikshow histogram label in the title
2009-02-28 Vladimir Nadvornikgive the panes more control over expander title
2009-02-28 Laurent MoninColor profiles menu: test for file access before allowi...
2009-02-28 Vladimir Nadvornikload icons for external editors
2009-02-28 Laurent MoninUse g_utf8_casefold() to compare keywords, uppercased...
2009-02-28 Vladimir Nadvornikfixed bar_histogram headers
2009-02-28 Laurent MoninMinor simplification and cleanup.
2009-02-28 Laurent Moninimage_change_complete(): reduce code redundancy and...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
2009-02-28 Vladimir Nadvorniksave and restore toolbar configuration
2009-02-28 Vladimir Nadvornikcreate toolbar from ui_manager
2009-02-27 Laurent MoninReally fix up color profiles options tests. Add an...
2009-02-27 Laurent MoninFix up color profiles menu: mark empty entries (but...
2009-02-27 Vladimir Nadvornikcompute histmap in idle callback and only if the histog...
2009-02-26 Laurent MoninAdd a tooltip showing current histogram state on bar...
2009-02-26 Laurent MoninClean up histogram stuff: options saving/restoring...
2009-02-26 Laurent MoninAdd .bak and .mo extensions to svn:ignore.
2009-02-26 Vladimir Nadvornikquoted_value is no longer needed
2009-02-25 Laurent MoninSilent a minor warning.
2009-02-25 Vladimir Nadvornikcorrectly save and restore overlay string
2009-02-25 Laurent MoninSave bar pane histogram state to rc file.
2009-02-25 Laurent MoninFix up bar pane histogram contextual menu: show current...
2009-02-25 Vladimir Nadvornikreuse original utility_box (image + sidebars) on layout...
2009-02-25 Vladimir Nadvornikfixed filter initialization
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-24 Laurent MoninAdd a contextual menu on bar pane histogram allowing...
2009-02-24 Vladimir Nadvornikfixed --fullscreen option together with enabled bar
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-24 Laurent MoninEnclose macro parameters names with _ to differentiate...
2009-02-24 Laurent MoninSince READ_*() macros are now exported, do not hide
2009-02-23 Vladimir Nadvorniksimplified config writing
2009-02-23 Vladimir Nadvornikenabled commandline again
2009-02-23 Laurent MoninIntroduce helpers histogram_toggle_channel() and histog...
2009-02-22 Laurent MoninSet svn:ignore on Makefile and Makefile.in.
2009-02-22 Laurent MoninFix and simplify histogram code, drop histogram based...
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-22 Laurent MoninAttempt to simplify and fix histrogram code.
2009-02-21 Laurent MoninGlibification again.
2009-02-21 Laurent MoninFrench translation was updated.
2009-02-21 Laurent MoninGlibification.
2009-02-21 Laurent MoninMove grid color setting to histogram_new().
2009-02-21 Laurent MoninRemove histogram_ prefix from struct _Histogram fields...
2009-02-21 Laurent MoninAdd grid to bar histogram, simplify the code and draw...
2009-02-19 Laurent MoninFix bug 2599857: file list sort order was wrong in...
2009-02-16 Vladimir Nadvornikfixed compiler warning
2009-02-16 Vladimir Nadvornikhopefully fixed a freeze on solaris
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikfixed histogram drawing
2009-02-15 Laurent MoninRemove redundant line of code.
2009-02-15 Laurent MoninFix up few compilation warnings.
2009-02-15 Vladimir Nadvornikhistogram caching
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2009-02-09 Laurent MoninUpdate ChangeLog using C locale date format, add a...
2009-02-07 Vladimir Nadvornikforce at least one idle call before writting metadata
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-06 Vladimir NadvornikStart with "Fit to window" in "Leave Zoom at previous...
2009-02-06 Vladimir Nadvornikdo not switch to the next image on mouse click in split...
2009-02-06 Vladimir Nadvornikimproved labels of some menu items
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-04 Laurent MoninFix up the copyright years info.
2009-02-04 Laurent MoninUpdate README header.
2009-02-04 Laurent MoninSpeed up random slideshow, startup time decreases from...
2009-02-04 Laurent MoninDo not show geeqie itself in editors menus.
2009-02-03 Vladimir Nadvornikdo not translate already translated texts from desktop...
2009-02-03 Laurent MoninAdd support for NoDisplay (entry is then hidden) and...
2009-02-03 Laurent MoninReorder fields a bit and make flags field unsigned.
2009-02-03 Laurent Monineditor_list_get() now returns a sorted list, this way...
2009-02-02 Vladimir Nadvornikimproved placing of external commands in menu
2009-02-01 Vladimir Nadvorniktest TryExec,
next