log

age author description
2009-03-15 nadvornik fixed viewing image from dupe and search windows
2009-03-15 zas_ gint -> gboolean.
2009-03-15 zas_ gint -> gboolean.
2009-03-15 nadvornik fixed XMP and IPTC entry names in exif pane
2009-03-15 nadvornik added notification to the exif pane
2009-03-15 nadvornik fixed a bug in osd updating, it seems that the osd icons work again
2009-03-15 nadvornik compute histogram in idle time
2009-03-15 nadvornik fixed possible deadlock with multiple thumb loaders in parallel
2009-03-15 zas_ gint -> gboolean.
2009-03-14 nadvornik completely separated global and layout window options
2009-03-14 zas_ gint -> gboolean.
2009-03-14 zas_ More gboolean.
2009-03-14 zas_ Use gboolean where applicable, minor cleanup and indentations fixes.
2009-03-14 nadvornik improved notification system
2009-03-14 zas_ More gboolean and tidy up.
2009-03-14 nadvornik cleanup, small fixes
2009-03-13 nadvornik do not allow to add keywords with the same name as siblings
2009-03-13 nadvornik added keyword tree filtering
2009-03-13 nadvornik show file name in advanced_exif
2009-03-13 nadvornik handle sidecar files for raw formats that are not known to exiv2
2009-03-13 nadvornik fixed keyword to mark connection
2009-03-12 zas_ Use gboolean where applicable.
2009-03-12 zas_ Make ishidden() static to filedata.c and rename it is_hidden_file().
2009-03-12 zas_ gint -> gboolean and tidy up.
2009-03-12 nadvornik added a dialog for editing keyword tree
2009-03-12 zas_ Use gboolean where applicable, for the sake of consistency.
2009-03-11 zas_ Code cleanup.
2009-03-11 zas_ Fix bug when adding a new collection through sort manager. Tidy up.
2009-03-11 zas_ Tidy up.
2009-03-11 zas_ Use gboolean pseudo type where applicable.
2009-03-11 zas_ Remove useless functions.
2009-03-11 nadvornik added a popup menu in keyword tree
2009-03-11 zas_ Use dynamic allocation for editor key passed to various callbacks.
2009-03-10 nadvornik fixed saving of file_view_type
2009-03-10 zas_ Remove now useless element.
2009-03-10 zas_ Remove the toggle on advanced exif window menu item.
2009-03-09 zas_ Add missing g_key_file_free() call.
2009-03-09 zas_ Fix editor_command_path_parse().
2009-03-09 zas_ Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
2009-03-09 zas_ Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
2009-03-08 zas_ Introduce EditorFlags type, cleanup.
2009-03-08 nadvornik save and restore the keyword tree
2009-03-08 nadvornik fixed crash with certain layout configurations
2009-03-08 zas_ Cleanup and minor fixes.
2009-03-08 zas_ Advanced exif window: make all columns sortable and resizable.
2009-03-08 zas_ Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
2009-03-08 zas_ Fix up editor execution.
2009-03-08 zas_ Display icons in edit contextual menu.
2009-03-08 zas_ In various Edit context menus, only display editors that match the file types in the selection.
2009-03-08 nadvornik dnd fixes
2009-03-08 nadvornik dnd fixes
2009-03-08 nadvornik allow dropping of multiple keywords
2009-03-08 nadvornik show a label instead of the default drag icon
2009-03-08 nadvornik dnd in keywords tree
2009-03-07 nadvornik implemented keywords editor as described at
2009-03-07 zas_ French translation was updated.
2009-03-07 zas_ Use a common function bar_pane_expander_title() to set expanders title widget.
2009-03-06 zas_ Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
2009-03-06 nadvornik simplified bar interface
2009-03-06 zas_ Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
2009-03-06 zas_ Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
2009-03-06 nadvornik enable wrap mode in comment pane
2009-03-06 nadvornik use standard GtkHPaned for sidebar width
2009-03-06 zas_ Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
2009-03-05 nadvornik do not crash if an exif entry is deleted during editing
2009-03-05 nadvornik added popup menu to the exif pane
2009-03-04 nadvornik indicate that the exif pane is empty
2009-03-04 nadvornik prepared exif pane for popup menu
2009-03-04 zas_ layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
2009-03-04 nadvornik dnd from advanced exif window to exif pane
2009-03-04 nadvornik Display pixel coordinates and rgb - patch by Ruben Stein
2009-03-03 nadvornik reorder exif pane entries with drag and drop
2009-03-02 nadvornik overlay now survives image split
2009-03-02 zas_ Random tidy up.
2009-03-02 zas_ Fix memleak in previous patch.
2009-03-02 zas_ Add a directory separator at the end of names in tab completion list to indicate directories.
2009-03-01 zas_ Align exif labels vertically (visually better since name is now smaller than value).
2009-03-01 zas_ Update POTFILES.in and french translation.
2009-03-01 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
2009-03-01 nadvornik make the exif pane grow-only - this reduces sidebar jumping
2009-03-01 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
2009-03-01 zas_ Clarify colorspace determination (exif 2.2/2.21).
2009-03-01 zas_ Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
2009-03-01 zas_ Improve file checks using is_readable_file().
2009-03-01 zas_ Only attempt to read exif if the file is readable.
2009-03-01 zas_ Introduce is_readable_file() which test if file exists, is regular and readable.
2009-03-01 zas_ image_select(), image_set_selectable(): tidy up.
2009-03-01 zas_ Indentation fixes.
2009-03-01 zas_ image_post_process_color(): remove exif parameter, just extract it when needed.
2009-03-01 zas_ Slightly modify access_file() and use it to test profile files existence and read access.
2009-03-01 zas_ Add an ellipse when the file name is truncated.
2009-03-01 zas_ In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
2009-03-01 nadvornik dropped ExifUIList
2009-03-01 nadvornik do not use separate list of entries, rely on vbox
2009-03-01 nadvornik fixed possible crash
2009-02-28 nadvornik rewritten exif pane to support arbitrary number of entries