geeqie.git
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,
2009-02-01 Vladimir Nadvornikfixed switch from single to split image
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-29 Laurent MoninSort the list alphabetically and remove an empty line.
2009-01-29 Vladimir Nadvornikswitched to po/LINGUAS, see live.gnome.org/GnomeGoals...
2009-01-29 Laurent Moningint -> gboolean.
2009-01-29 Laurent MoninInvert Horizontally vs vertically zoom fit, it was...
2009-01-29 Laurent MoninRemove harmful documentation.helpdir and documentation...
2009-01-29 Vladimir Nadvornikadded SIGBUS handler
2009-01-26 Vladimir Nadvornikfixed compilation with lirc
2009-01-26 Laurent MoninSilent two minor warnings: GtkSelectionData data field...
2009-01-26 Laurent MoninRemove --enable-compile-warnings from autogen.sh, it...
2009-01-26 Laurent MoninMove -Wall before -Wno-* options for them to have any...
2009-01-26 Laurent MoninKeep -O0 over -O2 as requested by Vladimir.
2009-01-26 Laurent MoninAdd -Wformat and -Wformat-security gcc options when...
2009-01-26 Laurent MoninFix a major bug in utf8_compare(): when case_sensitive...
2009-01-25 Vladimir Nadvornikadded the original COPYING file from GQview - we can...
2009-01-25 Vladimir Nadvornikupdated ChangeLog from svn log
2009-01-25 Vladimir Nadvornikfixed gthread detection
2009-01-25 Vladimir Nadvornikdo not ignore newly created sidecars
2009-01-24 Vladimir Nadvornikadjusted marks spacing to align them with the marks...
2009-01-24 Laurent MoninFix incorrect translation.
2009-01-24 Vladimir Nadvornikfixed restoring of OSD at layout_image_full_screen_stop
2009-01-24 Vladimir Nadvornikfixed glib warning
2009-01-24 Vladimir Nadvornikupdated version string
2009-01-24 Laurent MoninSilent two compilation warnings.
2009-01-24 Laurent MoninFrench translation was updated.
2009-01-23 Vladimir Nadvornikfixed possible crash
2009-01-21 Vladimir Nadvornikenable threads by default
2009-01-21 Vladimir Nadvornikcompilation fixes for older exiv2
2009-01-20 Vladimir Nadvornikimproved metadata preferences
2009-01-20 Vladimir Nadvornikfixed possible segfault
2009-01-11 Vladimir Nadvornikshow symlinks in filelist
2009-01-11 Vladimir Nadvornikfixed includes
2009-01-11 Vladimir Nadvornikadded a status bar button for writting metadata immediately
2009-01-11 Vladimir Nadvornikmetadata write mode (direct or sidecar) made configurab...
2009-01-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2009-01-04 Laurent MoninWhen "Remember print settings" is checked, save _all_...
2009-01-04 Laurent MoninFrench translation was updated.
2009-01-03 Laurent MoninSilent warnings.
2009-01-03 Vladimir Nadvornikwrite keywords and comments with separate functions
2009-01-02 Vladimir Nadvornikfixed updating of selection after deleting the last...
2009-01-02 Vladimir Nadvornikdo not enter a directory after rename
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2009-01-02 Vladimir Nadvornikfixed view_dir notification
2009-01-02 Vladimir Nadvorniksidecar files grouping was made case-insensitive
2008-12-27 Vladimir Nadvornikfixed writting of legacy metadata
2008-12-26 Vladimir Nadvornikoptimized get_mark_func
2008-12-26 Vladimir Nadvornikremove cached entries on all changes
2008-12-26 Vladimir Nadvornikfixed previous change
2008-12-26 Vladimir Nadvornikimproved sidecar writting
2008-12-25 Vladimir Nadvornikimplemented a possibility to connect keywords with...
2008-12-25 Vladimir Nadvorniklow-level keyword-to-mark functionality
2008-12-25 Vladimir Nadvornikperform internal commands in idle call
2008-12-23 Vladimir Nadvornikallow writing of empty keywords/comment
2008-12-23 Vladimir Nadvornikadded change notification to bar_info.c
2008-12-23 Vladimir Nadvornikimproved buffering and notifications
next