geeqie.git
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
2008-12-23 Vladimir Nadvornikwrite changes immediately, the necessary buffering...
2008-12-22 Vladimir Nadvornikfile class made configurable in preferences
2008-12-22 Laurent MoninFrench translation was updated.
2008-12-22 Vladimir Nadvornikwrite metadata after timeout, image change or dir change
2008-12-22 Vladimir Nadvornikshow metadata options in preferences dialog
2008-12-21 Vladimir Nadvornikfixed safe delete
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-12-21 Vladimir Nadvornikfixed new options
2008-12-21 Laurent MoninFrench translation was updated.
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
2008-12-20 Laurent MoninFix two minor compilation warnings.
2008-12-20 Laurent MoninSwitch to fullscreen when double clicking on file in...
2008-12-20 Vladimir Nadvornikuse the workflow in utilops.c for metadata approving...
2008-12-16 Vladimir Nadvornikqueue metadata and write them in an idle callback
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-12-15 Laurent MoninAllow to drag keywords on files in list or icon view...
2008-12-09 Laurent MoninFrench translation was updated.
2008-12-09 Laurent MoninAllow to invert the current selection in Collection...
2008-12-08 Laurent MoninDisplay error dialog with appropriate message when...
2008-12-08 Laurent MoninCosmetic fix.
2008-12-07 Laurent MoninFix patch 1290: we only want to remove unused parameter...
2008-12-07 Vladimir Nadvornikhandle the case when io.open() fails
2008-12-06 Vladimir Nadvornikdisabled the "unused parameter" warnings, they are...
2008-12-02 Laurent MoninRename few variables to make the code more readable.
2008-11-30 Laurent Moninkeyword_list_find() -> find_string_in_list(), return...
2008-11-30 Laurent Moninmetadata_set_keywords() -> metadata_set(). Use gboolean...
2008-11-30 Laurent MoninRename most comment_*() functions to more appropriate...
next