log

age author description
2008-05-01 zas_ save_options(): minor code simplification.
2008-05-01 zas_ Add a wrapper to fwrite().
2008-05-01 zas_ Typo fix.
2008-05-01 zas_ Indentation fixes.
2008-05-01 zas_ Simplify and optimize extension_find_dot().
2008-04-29 nadvornik fixed a memory leak
2008-04-29 nadvornik cleanup: use image_get_image_size
2008-04-29 nadvornik fixed connected zoom and scroll that didn't work in some cases
2008-04-27 bruclik fix warning cast from pointer to integer of different size (when an integer is
2008-04-27 nadvornik Added LIRC patch written by Matteo Beniamino
2008-04-25 zas_ Fix number of directory views, bug introduced in revision 617.
2008-04-25 nadvornik fixed dragging multiple files from file list
2008-04-25 zas_ Add a line about variable and function names.
2008-04-25 zas_ Document the Geeqie coding style.
2008-04-25 zas_ Handle the case of reduction of the number of view directory types.
2008-04-24 zas_ Allow to copy the path of a directory to clipboard from directory views.
2008-04-24 zas_ Do not allow to add anything but directories to sort bar in
2008-04-24 zas_ Add missing spaces around equal sign.
2008-04-24 zas_ Cleanup exif_get_formatted_by_key().
2008-04-24 zas_ Add missing space.
2008-04-24 zas_ 6 for() vs 201 for (): winner is for ().
2008-04-24 zas_ Convert the minority of while() to while ().
2008-04-24 zas_ Use only one secure_fprintf() call instead of two.
2008-04-24 zas_ Use sizeof().
2008-04-24 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
2008-04-24 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
2008-04-24 zas_ Indentation fix.
2008-04-24 zas_ Display file_data debug messages only at level 2.
2008-04-24 zas_ Move get_exec_time() to debug.{c,h}.
2008-04-24 zas_ Move options stuff to options.{c,h} and remove globals.c
2008-04-24 zas_ Move debug macros from main.h to new debug.h.
2008-04-24 zas_ Handle the newline in DEBUG_N() macro instead of adding one
2008-04-23 zas_ French translation was updated.
2008-04-23 zas_ Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
2008-04-23 zas_ Fix image overlay displayed only on second "I" press in layout view.
2008-04-23 zas_ Display file and line along debug messages for any debug level but level 1.
2008-04-23 zas_ Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
2008-04-23 nadvornik clear the buffer before loading of an image
2008-04-23 zas_ Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
2008-04-23 zas_ Update to contributors list.
2008-04-23 zas_ Allow the copy of file paths to clipboard.
2008-04-23 nadvornik fixed a bug in opening files with non-utf8 locales in exiv2.cc
2008-04-23 zas_ Introduce macros to display debug messages.
2008-04-23 zas_ Honor Control and Shift keys while drag'n'droping files
2008-04-23 zas_ Only display message if in debug mode.
2008-04-23 zas_ Fix adding a selection to a collection with no window open
2008-04-22 zas_ Save sort manager state to rc file.
2008-04-22 zas_ Remove unused function bar_info_size_request().
2008-04-22 zas_ Save state and width of exif, info and sort panels to rc file.
2008-04-22 nadvornik updated ChangeLog from svn log
2008-04-22 nadvornik fixed version string ;)
2008-04-22 nadvornik updated version number
2008-04-22 nadvornik fixed reading of signed rational type with Exiv2
2008-04-22 nadvornik fixed instalation of doc files
2008-04-22 zas_ Correctly escape data before using pango_layout_set_markup().
2008-04-22 zas_ Use image_osd_toggle() in layout_menu_overlay_cb().
2008-04-22 zas_ Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
2008-04-22 zas_ Make histogram depends on image window not layout window.
2008-04-22 zas_ Ensure Properties dialog is displayed above fullscreen window.
2008-04-21 zas_ Indicate bugs and feature requests trackers, remove obsolete stuff.