log

age author description
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
2008-05-10 zas_ Fix display of collection in overlay info.
2008-05-10 zas_ image_osd_get() now returns OsdShowFlags.
2008-05-10 zas_ Display a simple grid with histogram.
2008-05-10 zas_ Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
2008-05-10 zas_ Save full OSD state to rc file and restore it on startup.
2008-05-09 zas_ image_osd_info_render(): if there's no fd, just return.
2008-05-09 zas_ Move overlay histogram stuff from ImageWindow to OverlayStateData.
2008-05-09 zas_ Introduce image_get_osd_data() and image_set_osd_data().
2008-05-09 zas_ image_osd_get() and image_osd_set() now uses flags.
2008-05-09 zas_ image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
2008-05-09 zas_ Preserve last histogram modes.
2008-05-09 zas_ Update CODING and HACKING files, and add po/README file for translators.
2008-05-09 zas_ Make lirc_cleanup() and lirc_input_callback() static.
2008-05-09 zas_ Use function(void) instead of function() for declaring functions which
2008-05-08 zas_ In the search results view, hide dimensions column instead of
2008-05-08 zas_ Reset thumbnail column to NULL when hidden.
2008-05-08 zas_ search_status_update(): slightly reduce code redundancy.
2008-05-08 zas_ Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
2008-05-08 zas_ Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
2008-05-07 zas_ Replace deprecated functions by their counterparts:
2008-05-07 zas_ Resync po files.
2008-05-07 zas_ Add a way to invert the current selection.
2008-05-06 zas_ Tidy up.
2008-05-06 zas_ French translation was updated.
2008-05-06 zas_ Add trash.c.
2008-05-06 nadvornik moved safe delete functions to separate file
2008-05-06 nadvornik use some of the new functions in filedata.c
2008-05-06 zas_ Allow the user to append or replace comments for a group of selected files.
2008-05-06 zas_ Use a dedicated option to enable keywords and comment saving as XMP tags
2008-05-06 zas_ comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
2008-05-05 zas_ French translation was updated, various fixes.
2008-05-05 zas_ Belarusian translation was updated. Thanks to Pavel Piatruk.
2008-05-05 nadvornik started implementation of API for sidecar files
2008-05-05 zas_ Update POTFILES.in (filelist.c -> filedata.c).
2008-05-05 zas_ Modify regen_potfiles.sh to generate a patch instead of
2008-05-05 nadvornik added .gqv to known file types
2008-05-05 nadvornik split filelist.c to filefilter.c and filedata.c
2008-05-05 zas_ Revert wrong patch rev 676.
2008-05-05 zas_ Add an helper script to regenerate POTFILES.in file.
2008-05-05 zas_ Revert patch 675, and correctly fix gtk assertion failure.
2008-05-05 zas_ Fix two memory leaks.
2008-05-05 zas_ Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
2008-05-04 zas_ vficon_release_cb(): use switch() and cleanup.
2008-05-04 zas_ Minor tidyup.
2008-05-04 zas_ Drop unused vficon_select_by_path() and vflist_select_by_path().
2008-05-04 zas_ Minor cleanup.
2008-05-04 nadvornik dropped path_list functions, use filelist functions everywhere
2008-05-04 zas_ Remove unused functions:
2008-05-04 zas_ Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
2008-05-04 zas_ Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
2008-05-04 zas_ Prepare switch to ViewFile (unused yet).
2008-05-04 zas_ Shorten Edit menu labels, dropping "in ". It will ease
2008-05-04 zas_ Do not show Copy, Move, Rename, Delete, New Folder external commands
2008-05-04 zas_ Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
2008-05-03 zas_ exif_get_description_by_key(): check for "formatted." prefix, and optimize.
2008-05-03 zas_ exif_get_formatted_by_key(): skip prefix when comparing.
2008-05-03 zas_ Change the prefix of formatted exif tags to a more explicit "formatted." prefix
2008-05-03 zas_ Fix a bug occuring when using certain actions on a collection
2008-05-03 zas_ Move marks-related fields from _ViewFileInfoList to _ViewFile, since
2008-05-03 zas_ Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
2008-05-03 zas_ Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
2008-05-03 zas_ Remove useless thumbs_list from ViewFileIcon.
2008-05-03 zas_ Add function prototypes (yet unused).
2008-05-03 zas_ Drop redundant vflist_thumbs_set() introduced in revision 649,
2008-05-03 zas_ Remove redundant prototype.
2008-05-03 zas_ Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
2008-05-03 zas_ Replace Layout icon_view field by more generic file_view_type.
2008-05-03 zas_ Set thumbs_enabled through new function vflist_thumbs_set() instead
2008-05-03 zas_ Prepare merging of some parts of view_file_list and view_file_icon and
2008-05-03 zas_ Change default positions of dividers since width of the main menu
2008-05-02 zas_ Make exif_rational_to_double() and exif_get_rational_as_double() static.
2008-05-02 zas_ info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
2008-05-02 zas_ Fix a Pango warning related to UTF8 when displaying internationalized
2008-05-02 zas_ exif_get_description_by_key(): tidy up.
2008-05-02 zas_ Add a pointer to the build function in the formatted exif tags struct
2008-05-02 zas_ Indentation fix.
2008-05-02 zas_ Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
2008-05-02 zas_ Remove unused checksum_simple() function.
2008-05-02 zas_ Simplify remove_extension_from_path().
2008-05-02 zas_ remove_level_from_path() was simplified.
2008-05-02 zas_ Move variable declaration and affectation near where it is used.
2008-05-02 zas_ Replace GQView by Geeqie.
2008-05-01 zas_ Use sizeof() instead of hardcoded buffer sizes.
2008-05-01 zas_ cache_sim_write_similarity(): cleanup and simplification.
2008-05-01 zas_ Use secure_save stuff to write .sim files.
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.
2008-04-21 zas_ Lowercased name.
2008-04-21 zas_ . -> dot
2008-04-21 nadvornik updated copyright in source files
2008-04-21 zas_ Properly initialize image_overlay options.
2008-04-21 zas_ Few more fixes to french translation.
2008-04-21 zas_ Add some macros to handle rc file compatibility issues related to
2008-04-21 zas_ Minor french translation fix.
2008-04-21 zas_ French translation was updated.
2008-04-21 zas_ Rename few functions and replace fullscreen info with image overlay template string.
2008-04-21 zas_ Replace fullscreen.info and fullscreen.show_info options by:
2008-04-21 nadvornik fixed another "gqview" occurence
2008-04-21 nadvornik updated NEWS, README and other documentation files
2008-04-21 nadvornik renamed no.po to nb.po
2008-04-21 zas_ Fix a segfault occuring when pressing 'i' for overlay info
2008-04-21 zas_ histogram_draw(): tidy up.
2008-04-21 zas_ histogram_read(): speed up calculations by 20%.
2008-04-21 zas_ histogram_read(): use memset() to initialize histogram data instead of for() loop.
2008-04-21 zas_ French translation was updated.
2008-04-21 zas_ Add compat.c to POTFILES
2008-04-21 zas_ Allow the user to set the drag'n drop icon size through
2008-04-20 zas_ Add a replacement for gtk_radio_action_set_current_value() which
2008-04-20 zas_ French translation was updated.
2008-04-20 zas_ Add number mnemonics to image view editors submenu.
2008-04-20 zas_ Prefix editor entries in the main menu with numbers.
2008-04-20 zas_ Add missing shortcuts.
2008-04-20 nadvornik fixed color profile code for older versions of exiv2
2008-04-20 zas_ Mark slideshow toggle state in the menu.
2008-04-20 zas_ Fix a typo introduced by revision 521.
2008-04-20 nadvornik read color profiles from jpeg also with Exiv2
2008-04-20 zas_ Use explicit names for mouse buttons instead of numbers.
2008-04-20 zas_ Fix a typo: unoffical -> unofficial
2008-04-20 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
2008-04-20 zas_ comment_file_read(): rewrite the parser, drop leading and trailing newlines
2008-04-20 zas_ Minor cleanup and code redundancy reduction.
2008-04-20 zas_ editor_command_one(): tidy up.
2008-04-20 zas_ Big whitespaces cleanup:
2008-04-20 zas_ Allow the user to change open_recent_list_maxsize option through
2008-04-20 nadvornik rm as external delete command is too dangerous, even for testing
2008-04-20 zas_ Add a way to restore original state in Adjust menu.
2008-04-20 nadvornik added fColorProfile pseudo-tag with detailed information
2008-04-20 zas_ Fix the case "orientation from FileData, color profile from exif".
2008-04-19 zas_ Rename inappropriate folder_size to folder.
2008-04-19 zas_ Use sizeof() for buffer size where appropriate.
2008-04-19 zas_ Keep image orientation set by the user during the session.
2008-04-19 zas_ Save Show Marks state to rc file and display current state in menu.
2008-04-19 nadvornik fixed max. number of profiles
2008-04-19 zas_ Sort options.
2008-04-19 nadvornik fixed color profile index
2008-04-19 zas_ Let toggle marks with numeric keypad.
2008-04-19 nadvornik I have finally found how to add alternative hotkeys
2008-04-19 zas_ Accept keywords composed by two words ("Todo" = "A faire" in french).
2008-04-19 nadvornik show the AdobeRGB profile in the menu, indicate input profile from image
2008-04-19 zas_ file_dat_unref: display number of references as well of path (debug only).