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.
|
2008-06-13 |
zas_ |
Optionnally display directory's date in list view.
|
2008-06-12 |
zas_ |
load_options_from():
|
2008-06-12 |
zas_ |
Add a comment about relative positions of image overlay in the rc file.
|
2008-06-12 |
zas_ |
Allow to set image overlay info position through options:
|
2008-06-12 |
zas_ |
Move some functions from image.[ch] to image-overlay.c and make them static:
|
2008-06-12 |
nadvornik |
reverted changes in layout_close made in rev. 890 and 901
|
2008-06-10 |
nadvornik |
fixed vdtree_sort_cb
|
2008-06-10 |
nadvornik |
fixed segfault in vd_rename_cb
|
2008-06-10 |
nadvornik |
dropped vficon_sync, use vficon_refresh everywhere
|
2008-06-10 |
zas_ |
collection_from_dnd_data(): simplify and optimize.
|
2008-06-10 |
zas_ |
collection_info_list_to_dnd_data(): simplify and optimize.
|
2008-06-09 |
nadvornik |
moved notification to view_file.c
|
2008-06-09 |
nadvornik |
run idle function just once
|
2008-06-09 |
nadvornik |
use vficon_refresh for updating
|