geeqie.git
2008-05-09 Laurent Moninimage_osd_get() and image_osd_set() now uses flags.
2008-05-09 Laurent Moninimage_osd_histogram_chan_toggle(), image_osd_histogram_...
2008-05-09 Laurent MoninPreserve last histogram modes.
2008-05-09 Laurent MoninUpdate CODING and HACKING files, and add po/README...
2008-05-09 Laurent MoninMake lirc_cleanup() and lirc_input_callback() static.
2008-05-09 Laurent MoninUse function(void) instead of function() for declaring...
2008-05-08 Laurent MoninIn the search results view, hide dimensions column...
2008-05-08 Laurent MoninReset thumbnail column to NULL when hidden.
2008-05-08 Laurent Moninsearch_status_update(): slightly reduce code redundancy.
2008-05-08 Laurent MoninUse g_ascii_strncasecmp() instead of strncasecmp()...
2008-05-08 Laurent MoninUse g_ascii_strcasecmp() instead of strcasecmp() where...
2008-05-07 Laurent MoninReplace deprecated functions by their counterparts:
2008-05-07 Laurent MoninResync po files.
2008-05-07 Laurent MoninAdd a way to invert the current selection.
2008-05-06 Laurent MoninTidy up.
2008-05-06 Laurent MoninFrench translation was updated.
2008-05-06 Laurent MoninAdd trash.c.
2008-05-06 Vladimir Nadvornikmoved safe delete functions to separate file
2008-05-06 Vladimir Nadvornikuse some of the new functions in filedata.c
2008-05-06 Laurent MoninAllow the user to append or replace comments for a...
2008-05-06 Laurent MoninUse a dedicated option to enable keywords and comment...
2008-05-06 Laurent Monincomment_xmp_read(), comment_xmp_write(): cleanup and...
2008-05-05 Laurent MoninFrench translation was updated, various fixes.
2008-05-05 Laurent MoninBelarusian translation was updated. Thanks to Pavel...
2008-05-05 Vladimir Nadvornikstarted implementation of API for sidecar files
2008-05-05 Laurent MoninUpdate POTFILES.in (filelist.c -> filedata.c).
2008-05-05 Laurent MoninModify regen_potfiles.sh to generate a patch instead of
2008-05-05 Vladimir Nadvornikadded .gqv to known file types
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-05 Laurent MoninRevert wrong patch rev 676.
2008-05-05 Laurent MoninAdd an helper script to regenerate POTFILES.in file.
2008-05-05 Laurent MoninRevert patch 675, and correctly fix gtk assertion failure.
2008-05-05 Laurent MoninFix two memory leaks.
2008-05-05 Laurent MoninFix Gtk-CRITICAL **: gtk_label_set_text: assertion...
2008-05-04 Laurent Moninvficon_release_cb(): use switch() and cleanup.
2008-05-04 Laurent MoninMinor tidyup.
2008-05-04 Laurent MoninDrop unused vficon_select_by_path() and vflist_select_b...
2008-05-04 Laurent MoninMinor cleanup.
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-04 Laurent MoninRemove unused functions:
2008-05-04 Laurent MoninDrop ViewFileIcon, use ViewFile and ViewFileInfoIcon...
2008-05-04 Laurent MoninDrop ViewFileList, use ViewFile and ViewFileInfoList...
2008-05-04 Laurent MoninPrepare switch to ViewFile (unused yet).
2008-05-04 Laurent MoninShorten Edit menu labels, dropping "in ". It will ease
2008-05-04 Laurent MoninDo not show Copy, Move, Rename, Delete, New Folder...
2008-05-04 Laurent MoninUse GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
2008-05-03 Laurent Moninexif_get_description_by_key(): check for "formatted...
2008-05-03 Laurent Moninexif_get_formatted_by_key(): skip prefix when comparing.
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-05-03 Laurent MoninFix a bug occuring when using certain actions on a...
2008-05-03 Laurent MoninMove marks-related fields from _ViewFileInfoList to...
2008-05-03 Laurent MoninMove common thumbs_* fields from _ViewFileInfoIcon...
2008-05-03 Laurent MoninRename thumbs_fd to thumbs_filedata in ViewFileIcon...
2008-05-03 Laurent MoninRemove useless thumbs_list from ViewFileIcon.
2008-05-03 Laurent MoninAdd function prototypes (yet unused).
2008-05-03 Laurent MoninDrop redundant vflist_thumbs_set() introduced in revisi...
2008-05-03 Laurent MoninRemove redundant prototype.
2008-05-03 Laurent MoninIntroduce ViewFileInfoList and ViewFileInfoIcon (not...
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-05-03 Laurent MoninSet thumbs_enabled through new function vflist_thumbs_s...
2008-05-03 Laurent MoninPrepare merging of some parts of view_file_list and...
2008-05-03 Laurent MoninChange default positions of dividers since width of...
2008-05-02 Laurent MoninMake exif_rational_to_double() and exif_get_rational_as...
2008-05-02 Laurent Monininfo_notebook_reordered_cb(): do not call info_tabs_syn...
2008-05-02 Laurent MoninFix a Pango warning related to UTF8 when displaying...
2008-05-02 Laurent Moninexif_get_description_by_key(): tidy up.
2008-05-02 Laurent MoninAdd a pointer to the build function in the formatted...
2008-05-02 Laurent MoninIndentation fix.
2008-05-02 Laurent MoninExplode exif_get_formatted_by_key() in smaller function...
2008-05-02 Laurent MoninRemove unused checksum_simple() function.
2008-05-02 Laurent MoninSimplify remove_extension_from_path().
2008-05-02 Laurent Moninremove_level_from_path() was simplified.
2008-05-02 Laurent MoninMove variable declaration and affectation near where...
2008-05-02 Laurent MoninReplace GQView by Geeqie.
2008-05-01 Laurent MoninUse sizeof() instead of hardcoded buffer sizes.
2008-05-01 Laurent Monincache_sim_write_similarity(): cleanup and simplification.
2008-05-01 Laurent MoninUse secure_save stuff to write .sim files.
2008-05-01 Laurent Moninsave_options(): minor code simplification.
2008-05-01 Laurent MoninAdd a wrapper to fwrite().
2008-05-01 Laurent MoninTypo fix.
2008-05-01 Laurent MoninIndentation fixes.
2008-05-01 Laurent MoninSimplify and optimize extension_find_dot().
2008-04-29 Vladimir Nadvornikfixed a memory leak
2008-04-29 Vladimir Nadvornikcleanup: use image_get_image_size
2008-04-29 Vladimir Nadvornikfixed connected zoom and scroll that didn't work in...
2008-04-27 Petr Ostadalfix warning cast from pointer to integer of different...
2008-04-27 Vladimir NadvornikAdded LIRC patch written by Matteo Beniamino
2008-04-25 Laurent MoninFix number of directory views, bug introduced in revisi...
2008-04-25 Vladimir Nadvornikfixed dragging multiple files from file list
2008-04-25 Laurent MoninAdd a line about variable and function names.
2008-04-25 Laurent MoninDocument the Geeqie coding style.
2008-04-25 Laurent MoninHandle the case of reduction of the number of view...
2008-04-24 Laurent MoninAllow to copy the path of a directory to clipboard...
2008-04-24 Laurent MoninDo not allow to add anything but directories to sort...
2008-04-24 Laurent MoninAdd missing spaces around equal sign.
2008-04-24 Laurent MoninCleanup exif_get_formatted_by_key().
2008-04-24 Laurent MoninAdd missing space.
2008-04-24 Laurent Monin6 for() vs 201 for (): winner is for ().
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninUse only one secure_fprintf() call instead of two.
next