geeqie.git
2008-07-04 Laurent MoninFrench translation was updated.
2008-07-04 Laurent MoninOptimize a bit when connected zoom and scrolling are...
2008-07-04 Laurent Moninlayout_color_button_press_cb(): tidy up, drop useless...
2008-07-03 Vladimir Nadvornikrefresh thumbnails on file change
2008-07-03 Vladimir Nadvornikset fallback thumbnail pixbuf only if the loading reall...
2008-07-03 Laurent MoninFix missing references for the current directory in...
2008-07-03 Laurent MoninIncrease debugging info in file_data_ref() and file_dat...
2008-07-02 Laurent MoninOptimize file_cache_get() by only moving element to...
2008-06-30 Vladimir Nadvornikfixed division by zero in pixbuf_renderer_get_scroll_center
2008-06-29 Laurent MoninMerge thumb_loader_save_to_cache() and thumb_loader_mar...
2008-06-29 Laurent MoninMake better matching between options types in options...
2008-06-28 Laurent Moninlayout_image_drag_cb(): optimize when connected scrolli...
2008-06-28 Laurent MoninReduce number of parameters (mostly unused), just pass...
2008-06-28 Laurent MoninFix warning:
2008-06-27 Laurent Moninimage_osd_mkinfo(): pipe replacement by " - " separator...
2008-06-27 Vladimir Nadvornikdo not read keywords and comment between exif_read_fd...
2008-06-27 Vladimir Nadvornikadded pixbuf_fallback function
2008-06-27 Vladimir Nadvornikfixed crash in entering fullscreen during loading
2008-06-27 Laurent Moninosd_template_insert(): optimize and simplify using...
2008-06-27 Laurent Moninimage_osd_info_render(): ensure values are always escap...
2008-06-26 Laurent Moninimage_osd_info_render(): code cleanup and simplificatio...
2008-06-26 Laurent MoninUse flags for pr_zoom_*() functions.
2008-06-26 Laurent MoninUse stricter types for image options.
2008-06-26 Laurent MoninUse flags instead of int parameters for pixbuf_renderer...
2008-06-26 Laurent MoninOnly define ExifOrientationType if GQ_BUILD is not...
2008-06-25 Laurent MoninTidy up.
2008-06-25 Laurent MoninFrench translation was updated.
2008-06-22 Vladimir Nadvornikoptimized marks drawing
2008-06-22 Vladimir Nadvornikshow marks in iconview
2008-06-22 Vladimir Nadvornikshow sidecars in icon view
2008-06-22 Vladimir Nadvornikfixed in-place renaming
2008-06-22 Vladimir Nadvornikadded possibility to disable grouping of selected files
2008-06-21 Vladimir Nadvornikcache size made configurable
2008-06-21 Vladimir Nadvornikmeasure pixbuf cache size in bytes
2008-06-21 Vladimir Nadvorniksimple cache for loaded pixbufs
2008-06-21 Vladimir Nadvornikrenamed fd->pixbuf to fd->thumb_pixbuf
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-06-17 Vladimir Nadvornikmore robust thumbs progress bar
2008-06-17 Vladimir Nadvornikdo not allocate new buffer for thumbnails with correct...
2008-06-16 Vladimir Nadvornikfixed memory leak
2008-06-16 Vladimir Nadvornikanother try to free layout at exit
2008-06-15 Vladimir Nadvornikrotate thumbnails by exif
2008-06-15 Vladimir Nadvornikuse FileData in thumb_loader
2008-06-14 Vladimir Nadvornikuse GtkSizeGroup to control initial size of split images
2008-06-14 Vladimir Nadvornikpreserve image center on refresh
2008-06-14 Vladimir Nadvornikuse multiline description in vflist with large thumbnails
2008-06-14 Vladimir Nadvornikjoin name and sidecars to one string
2008-06-14 Vladimir Nadvornikoptimized vflist_setup_iter_recursive
2008-06-14 Vladimir Nadvornikiconlist_refresh optimization
2008-06-14 Vladimir Nadvornikfixed iconview update after deletion of selected image
2008-06-14 Laurent MoninSilent unused variable warning.
2008-06-13 Vladimir Nadvornikoptimized vflist_setup_iter
2008-06-13 Laurent MoninFrench translation was updated.
2008-06-13 Laurent MoninRevert patches 759 and 760.
2008-06-13 Laurent MoninDisplay total size of files in collection window, for...
2008-06-13 Laurent MoninOptionnally display directory's date in list view.
2008-06-12 Laurent Moninload_options_from():
2008-06-12 Laurent MoninAdd a comment about relative positions of image overlay...
2008-06-12 Laurent MoninAllow to set image overlay info position through options:
2008-06-12 Laurent MoninMove some functions from image.[ch] to image-overlay...
2008-06-12 Vladimir Nadvornikreverted changes in layout_close made in rev. 890 and 901
2008-06-10 Vladimir Nadvornikfixed vdtree_sort_cb
2008-06-10 Vladimir Nadvornikfixed segfault in vd_rename_cb
2008-06-10 Vladimir Nadvornikdropped vficon_sync, use vficon_refresh everywhere
2008-06-10 Laurent Monincollection_from_dnd_data(): simplify and optimize.
2008-06-10 Laurent Monincollection_info_list_to_dnd_data(): simplify and optimize.
2008-06-09 Vladimir Nadvornikmoved notification to view_file.c
2008-06-09 Vladimir Nadvornikrun idle function just once
2008-06-09 Vladimir Nadvornikuse vficon_refresh for updating
2008-06-09 Vladimir Nadvornikhandle deletion of selected files
2008-06-09 Vladimir Nadvornikoptimized vficon_refresh_real
2008-06-09 Laurent MoninMinor fixes and add a note about variable declaration.
2008-06-09 Laurent MoninUse unsigned type for marks since it is used as a bitfield.
2008-06-09 Vladimir Nadvornikfixed saving options on exit
2008-06-08 Laurent MoninTidy up: add/remove white lines, minor code changes.
2008-06-08 Vladimir Nadvornikimproved vficon_populate
2008-06-08 Vladimir Nadvornikvficon_sync speed-up
2008-06-08 Vladimir Nadvornikbetter check for notify type
2008-06-08 Vladimir Nadvornikfixed switching thumbnails in listview on and off ...
2008-06-07 Vladimir Nadvornikvarious refresh and notification fixes
2008-06-07 Vladimir Nadvornikvarious notification improvements
2008-06-07 Vladimir Nadvornikuse the new notification for collections
2008-06-07 Laurent MoninDisplay Lirc state in config log.
2008-06-07 Vladimir Nadvornikuse new notification in img-view
2008-06-07 Vladimir Nadvornikuse new notification in layout and layout_image
2008-06-07 Vladimir Nadvornikused new notification in search.c
2008-06-07 Vladimir Nadvornikused new notification in dupe.c
2008-06-06 Vladimir Nadvornikused new notification in cache_maint
2008-06-06 Vladimir Nadvornikadded NotifyType
2008-06-06 Vladimir Nadvornikrealtime file monitor
2008-06-06 Vladimir Nadvornikzero-lenght path must be allowed for now
2008-06-06 Laurent MoninFrench translation was updated.
2008-06-05 Laurent MoninFix "No newline at end of file" warning.
2008-06-05 Vladimir Nadvornikuse new notification in vficon
2008-06-05 Laurent MoninCompare paths using utf8_collate_key() since paths...
2008-06-05 Laurent MoninUse uft8_collate_key() to sort utf8 strings.
2008-06-04 Vladimir Nadvorniknew notification system (used only in vflist for now)
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninAllow to modify the aspect of Geeqie through the use...
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
next