geeqie.git
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.
2008-04-24 Laurent MoninUse sizeof().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninIndentation fix.
2008-04-24 Laurent MoninDisplay file_data debug messages only at level 2.
2008-04-24 Laurent MoninMove get_exec_time() to debug.{c,h}.
2008-04-24 Laurent MoninMove options stuff to options.{c,h} and remove globals.c
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninFrench translation was updated.
2008-04-23 Laurent MoninMake image_osd_histogram_onoff_toggle() and image_osd_h...
2008-04-23 Laurent MoninFix image overlay displayed only on second "I" press...
2008-04-23 Laurent MoninDisplay file and line along debug messages for any...
2008-04-23 Laurent MoninFix Gtk-CRITICAL **: gtk_entry_set_text: assertion...
2008-04-23 Vladimir Nadvornikclear the buffer before loading of an image
2008-04-23 Laurent MoninUse menu_item_add_stock_sensitive() and menu_item_add_s...
2008-04-23 Laurent MoninUpdate to contributors list.
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-23 Vladimir Nadvornikfixed a bug in opening files with non-utf8 locales...
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-23 Laurent MoninHonor Control and Shift keys while drag'n'droping files
2008-04-23 Laurent MoninOnly display message if in debug mode.
2008-04-23 Laurent MoninFix adding a selection to a collection with no window...
2008-04-22 Laurent MoninSave sort manager state to rc file.
2008-04-22 Laurent MoninRemove unused function bar_info_size_request().
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-22 Vladimir Nadvornikupdated ChangeLog from svn log
2008-04-22 Vladimir Nadvornikfixed version string ;)
2008-04-22 Vladimir Nadvornikupdated version number
2008-04-22 Vladimir Nadvornikfixed reading of signed rational type with Exiv2
2008-04-22 Vladimir Nadvornikfixed instalation of doc files
2008-04-22 Laurent MoninCorrectly escape data before using pango_layout_set_mar...
2008-04-22 Laurent MoninUse image_osd_toggle() in layout_menu_overlay_cb().
2008-04-22 Laurent MoninMerge view_overlay_toggle() and layout_image_overlay_to...
2008-04-22 Laurent MoninMake histogram depends on image window not layout window.
2008-04-22 Laurent MoninEnsure Properties dialog is displayed above fullscreen...
2008-04-21 Laurent MoninIndicate bugs and feature requests trackers, remove...
2008-04-21 Laurent MoninLowercased name.
2008-04-21 Laurent Monin. -> dot
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent MoninProperly initialize image_overlay options.
2008-04-21 Laurent MoninFew more fixes to french translation.
2008-04-21 Laurent MoninAdd some macros to handle rc file compatibility issues...
2008-04-21 Laurent MoninMinor french translation fix.
2008-04-21 Laurent MoninFrench translation was updated.
2008-04-21 Laurent MoninRename few functions and replace fullscreen info with...
2008-04-21 Laurent MoninReplace fullscreen.info and fullscreen.show_info option...
2008-04-21 Vladimir Nadvornikfixed another "gqview" occurence
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
next