log

age author description
2008-05-18 zas_ Memorize text to display in the log window when the window is
2008-05-18 zas_ Do not create log window more than once.
2008-05-17 zas_ Fix formatted.SubjectDistance appearing twice in exif bar configuration.
2008-05-17 zas_ Update POTFILES.in.
2008-05-17 zas_ Add a log window that shows normal and debug messages. For now, it was added to Help menu.
2008-05-16 nadvornik fixed exiv2 version test
2008-05-16 nadvornik get processed values from exiv2
2008-05-16 zas_ Fix redundant application name in window titles.
2008-05-16 zas_ French translation was updated.
2008-05-16 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
2008-05-16 zas_ Drop include "debug.h".
2008-05-16 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
2008-05-16 zas_ Improve editor commands error display:
2008-05-16 zas_ Improve editors a bit:
2008-05-14 zas_ The Encoding key is now deprecated by the FreeDesktop standard and all
2008-05-14 zas_ Patch #1963690 was applied.
2008-05-14 zas_ Simplify thumb_std_maint_moved(), since g_list_append knows
2008-05-14 zas_ Simplify collect_manager_add_action(), since g_list_append knows
2008-05-14 zas_ Merge vflist_row_by_path() into vflist_index_by_path().
2008-05-14 zas_ Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
2008-05-14 zas_ Make vf_pop_menu_*_cb static.
2008-05-13 zas_ French translation fixes.
2008-05-13 zas_ Resync POTFILES.in and *.po, update french translation and
2008-05-13 zas_ Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
2008-05-13 zas_ Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
2008-05-13 zas_ vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
2008-05-13 zas_ vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
2008-05-13 zas_ Fix last patch, only set vf->clicked_mark for a valid mark.
2008-05-13 zas_ Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
2008-05-13 zas_ Expand tilde with file: and view: remote parameters.
2008-05-13 zas_ Display a message when invalid remote options are used.
2008-05-13 zas_ Comparing tag id is not sufficient, check the tag name too.
2008-05-13 zas_ Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
2008-05-13 zas_ Move all remote stuff from main.c to remote.[ch].
2008-05-13 zas_ Move some functions from main.[ch] to new window.[ch].
2008-05-13 zas_ Ensure that we end with UTF8 encoded comment and keywords.
2008-05-12 zas_ Reading of Iptc.Application2.Keywords should now be fixed.
2008-05-12 zas_ Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
2008-05-12 zas_ bar_exif_validate_text(): use computed length and cleanup.
2008-05-12 zas_ Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
2008-05-12 zas_ Extract and append keywords from Iptc.Application2.Keywords tags.
2008-05-12 zas_ When an option was successfully read, just continue to next line.
2008-05-12 zas_ Minor formatting fix in rc file header.
2008-05-12 zas_ Rework read_*_option():
2008-05-12 zas_ Rename option image_overlay.common.enabled to image_overlay.common.state
2008-05-12 zas_ Add some wrapper functions for not yet common code.
2008-05-11 zas_ Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
2008-05-11 zas_ Move a part of pop up menu common code to view_file.[ch].
2008-05-11 zas_ Introduce vf_pop_menu_file_list() as a wrapper to
2008-05-11 zas_ Use vf_* functions where possible.
2008-05-11 zas_ Drop unused layout_list_get_path() and vf*_index_get_path().
2008-05-11 zas_ French translation was updated.
2008-05-11 zas_ An option to save and restore the last path used was added.
2008-05-11 zas_ Rename options:
2008-05-11 zas_ Fix help window title.
2008-05-11 zas_ Use computed string length.
2008-05-11 zas_ Slightly increase help window's default width.
2008-05-11 zas_ Add an help button to OSD info configuration in Preferences dialog.
2008-05-11 zas_ Partially update main README.
2008-05-11 zas_ Change translations statistics formatting to match the style