log

age author description
2008-07-23 zas_ Tidy up.
2008-07-23 zas_ Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
2008-07-23 zas_ Simplify parse_out_relatives().
2008-07-23 zas_ Tidy up.
2008-07-23 zas_ Fix missing newline at end of file.
2008-07-23 zas_ Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
2008-07-22 nadvornik do not create duplicate FileData entries
2008-07-22 nadvornik basic infrastructure for early error and dangerous operations checking
2008-07-22 nadvornik clean up fd->change on error
2008-07-22 nadvornik remove items from file_data_planned_change_hash when the operation is
2008-07-22 nadvornik fixed stop button in editor dialog
2008-07-22 nadvornik delete file_data_planned_change_hash when it is not used
2008-07-21 nadvornik fixed
2008-07-21 nadvornik file_util_rename_dir should not return anything
2008-07-21 nadvornik added notification handler to view_dir
2008-07-21 zas_ French translation was updated.
2008-07-20 zas_ Update POTFILES.in.
2008-07-20 zas_ Move uri_*() functions to separate files: uri_utils.[ch]
2008-07-20 nadvornik periodic testing of changed files can be now disabled
2008-07-20 zas_ Move history_list_*() functions to separate files:
2008-07-20 nadvornik implemented "create directory" command
2008-07-20 nadvornik fixed file copy/move dialog
2008-07-20 nadvornik fixed the case when a renamed file is detected by directory scanning
2008-07-20 zas_ Optimize history_list_add_to_key() a bit.
2008-07-20 nadvornik fixed previous checkin
2008-07-20 nadvornik implemented directory rename and delete operations
2008-07-20 zas_ Move out test outside the loop.
2008-07-19 zas_ Tidy up.
2008-07-19 zas_ Fix missing newline at end of file.
2008-07-19 nadvornik increase reference count before sending notification in file_data_new
2008-07-18 nadvornik fixed test for changed files in cache
2008-07-18 zas_ Introduce image_loader_set_done_func().
2008-07-17 zas_ Reduce code redundancy by moving common code to new menu_choice_get_match_type().
2008-07-17 nadvornik reload changed images
2008-07-15 zas_ Move code from image_osd_update_cb() to separate functions.
2008-07-15 zas_ Tidy up and code redundancy reduction.
2008-07-15 zas_ Use a specific enum for image.zoom_mode values (ZoomMode) and
2008-07-13 zas_ Improve ways to specify html browser (used for help, see bug 2015099).
2008-07-13 zas_ Apply debian-specific patch to launch help browser (bug 2015099).
2008-07-13 zas_ Fix a segfault occuring when opening some collection files.
2008-07-05 zas_ Prevent segfault in certain conditions when displaying debug message.
2008-07-04 zas_ French translation was updated.
2008-07-04 zas_ Optimize a bit when connected zoom and scrolling are unset,
2008-07-04 zas_ layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
2008-07-03 nadvornik refresh thumbnails on file change
2008-07-03 nadvornik set fallback thumbnail pixbuf only if the loading really fails
2008-07-03 zas_ Fix missing references for the current directory in pan folder stuff.
2008-07-03 zas_ Increase debugging info in file_data_ref() and file_data_unref().
2008-07-02 zas_ Optimize file_cache_get() by only moving element to front if needed
2008-06-30 nadvornik fixed division by zero in pixbuf_renderer_get_scroll_center
2008-06-29 zas_ Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
2008-06-29 zas_ Make better matching between options types in options.h and the rest of the code.
2008-06-28 zas_ layout_image_drag_cb(): optimize when connected scrolling is unset.
2008-06-28 zas_ Reduce number of parameters (mostly unused), just pass the event pointer.
2008-06-28 zas_ Fix warning:
2008-06-27 zas_ image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
2008-06-27 nadvornik do not read keywords and comment between exif_read_fd and exif_free_fd
2008-06-27 nadvornik added pixbuf_fallback function
2008-06-27 nadvornik fixed crash in entering fullscreen during loading
2008-06-27 zas_ osd_template_insert(): optimize and simplify using flags.
2008-06-27 zas_ image_osd_info_render(): ensure values are always escaped before using pango_layout_set_markup().
2008-06-26 zas_ image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
2008-06-26 zas_ Use flags for pr_zoom_*() functions.
2008-06-26 zas_ Use stricter types for image options.
2008-06-26 zas_ Use flags instead of int parameters for pixbuf_renderer_overlay_add().
2008-06-26 zas_ Only define ExifOrientationType if GQ_BUILD is not defined since
2008-06-25 zas_ Tidy up.
2008-06-25 zas_ French translation was updated.
2008-06-22 nadvornik optimized marks drawing
2008-06-22 nadvornik show marks in iconview
2008-06-22 nadvornik show sidecars in icon view
2008-06-22 nadvornik fixed in-place renaming
2008-06-22 nadvornik added possibility to disable grouping of selected files
2008-06-21 nadvornik cache size made configurable
2008-06-21 nadvornik measure pixbuf cache size in bytes
2008-06-21 nadvornik simple cache for loaded pixbufs
2008-06-21 nadvornik renamed fd->pixbuf to fd->thumb_pixbuf
2008-06-18 nadvornik implemented generic FileData cache
2008-06-17 nadvornik more robust thumbs progress bar
2008-06-17 nadvornik do not allocate new buffer for thumbnails with correct orientation
2008-06-16 nadvornik fixed memory leak
2008-06-16 nadvornik another try to free layout at exit
2008-06-15 nadvornik rotate thumbnails by exif
2008-06-15 nadvornik use FileData in thumb_loader
2008-06-14 nadvornik use GtkSizeGroup to control initial size of split images
2008-06-14 nadvornik preserve image center on refresh
2008-06-14 nadvornik use multiline description in vflist with large thumbnails
2008-06-14 nadvornik join name and sidecars to one string
2008-06-14 nadvornik optimized vflist_setup_iter_recursive
2008-06-14 nadvornik iconlist_refresh optimization
2008-06-14 nadvornik fixed iconview update after deletion of selected image
2008-06-14 zas_ Silent unused variable warning.
2008-06-13 nadvornik optimized vflist_setup_iter
2008-06-13 zas_ French translation was updated.
2008-06-13 zas_ Revert patches 759 and 760.
2008-06-13 zas_ Display total size of files in collection window, for the list and for the selection.