log

age author description
2008-11-10 zas_ Reformatting: notes, advanced options page and more.
2008-11-09 zas_ Reformatting.
2008-11-09 zas_ Reformat and cleanup.
2008-11-09 zas_ More cleanup of tables.
2008-11-09 zas_ Cleanup some tables.
2008-11-09 zas_ Drop most old css classes.
2008-11-09 zas_ Move dialog descriptions to definitions lists, first step.
2008-11-09 zas_ Index cleanup.
2008-11-09 zas_ Move menu descriptions to definitions lists.
2008-11-08 zas_ Re-introduce Geeqie User Manual footer.
2008-11-08 zas_ Simplify bottom navigation table.
2008-11-08 zas_ Use col tags with id in top and bottom navigation tables.
2008-11-08 zas_ Add a generic spacer at the bottom of the page, remove now unused css classes.
2008-11-08 zas_ Add two css classes navtop and navbottom and remove unused ones.
2008-11-08 zas_ Add style.css to list of files to install.
2008-11-08 zas_ Move css styles to an external stylesheet.
2008-11-06 zas_ Remove reference to numbered section.
2008-11-06 zas_ Remove references to numbered sections.
2008-11-06 zas_ Simplify the table.
2008-11-06 zas_ Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments.
2008-11-04 zas_ Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens.
2008-11-04 zas_ Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
2008-10-27 zas_ Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
2008-10-26 zas_ Use h2/h3 tags where appropriate.
2008-10-26 bruclik Fixed doc/Makefile.am according to renamed doc files.
2008-10-25 zas_ Keyboard table cleanup attempt. Need more work.
2008-10-25 zas_ Move menus to unordered lists - step 2.
2008-10-25 zas_ Move menus to unordered lists - step 1.
2008-10-25 zas_ Align Previous to the left, drop useless col tags.
2008-10-25 zas_ Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
2008-10-25 zas_ Fix page titles.
2008-10-25 zas_ Drop chapters numbers from h1 title, and reformat top title a bit.
2008-10-25 zas_ Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
2008-10-23 zas_ Update legal notice and copyright to mention The Geeqie Team.
2008-10-23 zas_ With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
2008-10-23 zas_ Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
2008-10-22 zas_ Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
2008-10-20 nadvornik Fix a cut and paste error when implementing the comment search (Klaus
2008-10-20 nadvornik fixed failed assertion in exif_free
2008-10-18 nadvornik create xmp sidecar when needed
2008-10-18 nadvornik simple synchronization XMP <-> Exif, IPTC
2008-10-18 nadvornik infrastructure for preprocessing of metadata
2008-10-18 nadvornik fixed bar_exif separator
2008-10-18 nadvornik reordered advanced exif columns
2008-10-18 nadvornik no need to validate description, it is in utf8
2008-10-17 nadvornik improved custom exif look:
2008-10-14 nadvornik follow Exiv2 SVN changes
2008-10-12 zas_ French translation was updated.
2008-10-12 zas_ Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
2008-10-12 zas_ Better handling of accels map file writing errors.
2008-10-11 nadvornik added option to use exif thumbnails
2008-10-07 zas_ French translation was updated.
2008-10-07 zas_ Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
2008-10-07 nadvornik Implement the search for image comment - patch by Klaus Ethgen
2008-10-07 nadvornik Fixed degree symbol encoding
2008-10-07 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
2008-10-05 nadvornik fixed confirm_delete option
2008-10-04 nadvornik fixed charset of exiv2 strings in non-utf8 locales
2008-10-01 nadvornik Add support for GPSInfo - patch by Klaus Ethgen
2008-09-29 nadvornik The comment section in the meta file is the last section. However it do
2008-09-29 nadvornik fixes executable right of images
2008-09-29 nadvornik enlarge the dupe window - patch by Klaus Ethgen
2008-09-27 nadvornik updated preview loader to work with current svn version of libexiv2
2008-09-10 nadvornik use SHIFT for connected scroll and zoom
2008-09-09 nadvornik reverted buggy part of rev. 1138 - it made the filelist jump
2008-09-08 nadvornik added possibility to redraw only the parts of image that are already
2008-09-08 zas_ Fix a compiler warning regarding argument type.
2008-09-07 bruclik Replaced gtk depreceated code.
2008-09-07 zas_ Shorten config_window_apply() a bit, reduce code redunancy.
2008-09-04 zas_ Update translations stats.
2008-09-04 zas_ French translation was updated.
2008-09-04 zas_ Allow all Preferences pages to scroll vertically. Reduce code redundancy.
2008-09-04 zas_ Allow to change image.scroll_reset_method in Preferences > Image.
2008-09-04 nadvornik fixed various problems with preserving viewport on image change,
2008-09-03 nadvornik load thumbnails with lower priority
2008-09-03 zas_ Improve debug messages.
2008-09-03 nadvornik adjusted default options
2008-09-03 nadvornik adjusted redraw priority relative to icon drawing
2008-09-03 nadvornik dropped IMAGE_THROTTLE_LARGER_IMAGES code
2008-09-03 nadvornik fixed handling of broken images
2008-09-01 nadvornik improved pixbuf draw priority control
2008-09-01 zas_ Use a constant for minimal window size. Set it to 32 for all dialogs.
2008-09-01 zas_ Remove redundant debug.h inclusion.
2008-08-31 nadvornik fixed read ahead callback
2008-08-31 nadvornik fixed error handling in image loader
2008-08-31 nadvornik fixed possible endless loop
2008-08-31 zas_ Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
2008-08-31 zas_ Move quoted_value() and escquote_value() to misc.[ch].
2008-08-31 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
2008-08-31 nadvornik use GThreadPool
2008-08-31 nadvornik improved thread support in image loader
2008-08-31 zas_ Move save/load_options() to options.[ch].
2008-08-31 zas_ Move sync_options_with_current_state() call to save_options().
2008-08-31 zas_ Move some code to new functions, to simplify main().
2008-08-31 zas_ Fix two minor compilation warnings.
2008-08-30 nadvornik run image loader in separate thread
2008-08-30 nadvornik prepared image loader code for threads
2008-08-30 zas_ Allow to override documentation paths through options:
2008-08-29 nadvornik converted image loader to a GObject and use signals for notification
2008-08-29 nadvornik do not access image_loader directly
2008-08-29 nadvornik added new raw preview interface for legacy exif
2008-08-29 nadvornik fixed thumbnail loader for the new raw preview interface
2008-08-28 nadvornik use mmaped files image loader
2008-08-28 bruclik Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8.
2008-08-28 zas_ Silent warnings about unused functions when lcms is not used.
2008-08-27 zas_ Comment out unused functions.
2008-08-27 zas_ Silent a compiler warning.
2008-08-27 zas_ const gpointer -> gconstpointer.
2008-08-26 zas_ Use gpointer instead of void *.
2008-08-26 zas_ Consistency: type * instead of type*.
2008-08-26 zas_ For the sake of consistency, use glib basic types everywhere.
2008-08-26 zas_ Indentation fixes.
2008-08-26 bruclik Fixed segfault when is run inside directory with non valid uft-8 image
2008-08-26 bruclik Fixed calling "Image search" function in a directory without image.
2008-08-25 nadvornik correctly maintain selection during iconlist refresh
2008-08-25 zas_ Whitespaces cleanup.
2008-08-25 bruclik Fixed segfaulting when alter image in directory without images.
2008-08-25 nadvornik removed unused code
2008-08-24 zas_ Typo fixes.
2008-08-24 zas_ Slight code redundancy reduction.
2008-08-24 zas_ Drop redundant variable affectation.
2008-08-24 zas_ Fix untranslated messages. French translation and POTFILES.in were updated.
2008-08-24 zas_ French translation was updated.
2008-08-24 zas_ Mark forgotten string for translation.
2008-08-23 zas_ Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
2008-08-23 zas_ Minor optimization: no need to copy the whole remaining of the string, just copy next char.
2008-08-23 zas_ Only display status if there is at least one file in the file list.
2008-08-23 zas_ Remove unneeded type casting.
2008-08-23 nadvornik fixed vd_refresh
2008-08-22 zas_ French translation was updated.
2008-08-22 zas_ Add an option named layout.home_path which modifies the behavior of the Home button.
2008-08-21 zas_ Typo fix: vf -> vd
2008-08-21 zas_ Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
2008-08-21 zas_ Indentation fix.
2008-08-20 zas_ Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
2008-08-20 zas_ Do not return values of void functions. Reported by Jeffery Small.
2008-08-20 nadvornik update the FileData structure when a new folder is created
2008-08-19 nadvornik improved refresh in view_dir_list
2008-08-19 nadvornik set fallback pixbuf in case of missing file
2008-08-19 nadvornik fixed possible segfault
2008-08-17 nadvornik removed code for maintaining filelist position, gtk_tree_view itself handles it
2008-08-17 zas_ French translation was updated.
2008-08-17 zas_ Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
2008-08-17 zas_ Move variable declaration at start of block.
2008-08-16 nadvornik marks in iconview made clickable
2008-08-16 nadvornik keep files with non-zero marks in memory
2008-08-16 nadvornik implemented marks filter
2008-08-16 zas_ Fix double escaping of image overlay text.
2008-08-13 nadvornik added keyboard map generator
2008-08-13 nadvornik a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
2008-08-12 nadvornik fixed crash with float file list and geeqie --blank
2008-08-11 nadvornik fixed crash in geeqie --blank
2008-08-11 nadvornik fixed setting visible entry in view_dir_tree
2008-07-30 nadvornik updated ChangeLog from svn log
2008-07-28 zas_ Move declarations at the beginning of blocks.
2008-07-28 zas_ Optimize tests even more using last changes.
2008-07-28 nadvornik do not free unallocated exif data
2008-07-28 zas_ Cache strcmp() result.
2008-07-28 zas_ Optimize redundant tests.
2008-07-28 zas_ Move dest_dir variable to inner block.
2008-07-28 zas_ Reduce code redundancy and minor typo fixes.
2008-07-28 zas_ French translation was updated.
2008-07-28 zas_ Typo fix.
2008-07-27 nadvornik abort file operations when the file list is empty
2008-07-27 nadvornik remember path entered in file dialog
2008-07-27 nadvornik speed-up of directory notification on deleting large number of files
2008-07-27 nadvornik added "Symlink" as an example of "filter" command
2008-07-27 nadvornik improved updating of view_dir_tree
2008-07-27 nadvornik fixed deleting of non-empty folder
2008-07-26 nadvornik fixed spec file
2008-07-26 nadvornik fixed invalid warning on running editors
2008-07-26 nadvornik updated version string
2008-07-26 nadvornik dropped references to OpenOffice.org as suggested at
2008-07-26 nadvornik string cleanup
2008-07-26 nadvornik removed unused messages.desc_dlist
2008-07-26 nadvornik fixed new folder command
2008-07-26 nadvornik fixed renaming of directories
2008-07-26 nadvornik warn about changed file extensions
2008-07-26 nadvornik added icon for changes without warnings
2008-07-26 nadvornik allow only existing folders in destination dialog
2008-07-26 nadvornik clean up - checks are handled elsewhere
2008-07-26 nadvornik more checks for file operations
2008-07-25 nadvornik improved error reporting
2008-07-25 zas_ Minor tidy up and optimization.
2008-07-24 zas_ Set GIO channels to binary encoding.
2008-07-24 nadvornik separated debugging log and debug CFLAGS
2008-07-23 nadvornik indicate check warnings and errors in delete and rename dialogs
2008-07-23 nadvornik removed file_data_add_change_info
2008-07-23 zas_ Minor tidy up.
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.
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
2008-06-09 nadvornik handle deletion of selected files
2008-06-09 nadvornik optimized vficon_refresh_real
2008-06-09 zas_ Minor fixes and add a note about variable declaration.
2008-06-09 zas_ Use unsigned type for marks since it is used as a bitfield.
2008-06-09 nadvornik fixed saving options on exit
2008-06-08 zas_ Tidy up: add/remove white lines, minor code changes.
2008-06-08 nadvornik improved vficon_populate
2008-06-08 nadvornik vficon_sync speed-up
2008-06-08 nadvornik better check for notify type
2008-06-08 nadvornik fixed switching thumbnails in listview on and off - bug 1984825
2008-06-07 nadvornik various refresh and notification fixes
2008-06-07 nadvornik various notification improvements
2008-06-07 nadvornik use the new notification for collections
2008-06-07 zas_ Display Lirc state in config log.
2008-06-07 nadvornik use new notification in img-view
2008-06-07 nadvornik use new notification in layout and layout_image
2008-06-07 nadvornik used new notification in search.c
2008-06-07 nadvornik used new notification in dupe.c
2008-06-06 nadvornik used new notification in cache_maint
2008-06-06 nadvornik added NotifyType
2008-06-06 nadvornik realtime file monitor
2008-06-06 nadvornik zero-lenght path must be allowed for now
2008-06-06 zas_ French translation was updated.
2008-06-05 zas_ Fix "No newline at end of file" warning.
2008-06-05 nadvornik use new notification in vficon
2008-06-05 zas_ Compare paths using utf8_collate_key() since paths are utf8-encoded.
2008-06-05 zas_ Use uft8_collate_key() to sort utf8 strings.
2008-06-04 nadvornik new notification system (used only in vflist for now)
2008-06-03 nadvornik replaced directory path with FileData* dir_fd
2008-06-03 zas_ Allow to modify the aspect of Geeqie through the use of a
2008-06-03 zas_ Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
2008-06-03 zas_ Drop initialization to NULL since filelist_read() will take care of it.
2008-06-03 zas_ filelist_read_real(): optimize and clean up.
2008-06-03 zas_ Reduce indentation level.
2008-06-03 zas_ Reduce indentation level.
2008-06-03 zas_ collection_table_find_data_by_coord(): tidy up.
2008-06-03 zas_ vflist_maint(): only allocate memory and compare strings if needed.
2008-06-03 zas_ layout_real_renamed(), layout_real_removed(), layout_real_moved():
2008-05-31 nadvornik do not change original FileData on copy
2008-05-31 nadvornik replaced vflist_maint functions by vflist_refresh - it allows to follow
2008-05-30 nadvornik vflist_populate_view: better handle selected files that are renamed or deleted
2008-05-30 nadvornik fixed thumb index (thumbnails are shown again)
2008-05-30 nadvornik simplified vflist_populate_view
2008-05-30 zas_ Use functions to set editors name and command and ensure they are
2008-05-30 zas_ Make utf8_validate_or_convert() to always allocate a new string.
2008-05-30 zas_ Check for existing editor command using is_valid_editor_command().
2008-05-29 zas_ Preserve properties window width and height during session even when
2008-05-29 zas_ Save properties window width and height to rc file and restore
2008-05-28 nadvornik improved infrastructure for tracing changes, optimized vflist_populate_view
2008-05-27 nadvornik measure time of filelist update
2008-05-27 nadvornik another fix in notification
2008-05-26 nadvornik Fix histogram grid - patch by Uwe Ohse
2008-05-26 nadvornik use fputs instead of printf - patch by Uwe Ohse
2008-05-26 nadvornik fixed bug in notification code
2008-05-25 zas_ Tidy up: indentation fixes, typo fixes, ...
2008-05-25 zas_ Typo fix.
2008-05-25 zas_ Typo fix.
2008-05-25 zas_ bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
2008-05-24 nadvornik rewritten utilops.h:
2008-05-24 zas_ Allow to escape star characters in the template string with a \.
2008-05-24 nadvornik improved filedata interface
2008-05-23 zas_ Fix display of libpthread detection.
2008-05-23 zas_ Silent few warnings that appeared when using --disable-exiv2 configure option.
2008-05-23 zas_ French translation was updated.
2008-05-23 zas_ Use the same label for toolbar buttons tooltip than in main menu.
2008-05-23 zas_ Add -Wstrict-prototypes to gcc options only in developer mode
2008-05-23 zas_ slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
2008-05-23 zas_ Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
2008-05-23 zas_ Try to load a system-wide rc file if any, before per-user rc file.
2008-05-22 zas_ Pass ConfOptions * to save_options() and load_options().
2008-05-22 zas_ Move code from save_options() to new save_options_to() which takes
2008-05-22 zas_ Move setup_default_options() and sync_options_with_current_state() to options.[ch].
2008-05-22 zas_ Move code from exit_program_final() to new sync_options_with_current_state().
2008-05-22 zas_ Separate path building code from options loading code.
2008-05-22 zas_ Make shell command and its option rc file options instead of hardcoded strings.
2008-05-22 zas_ Fix signed vs unsigned warnings.
2008-05-22 zas_ Comment out unused static function extension_truncate().
2008-05-22 zas_ Fix up some types, make some signed vs unsigned warnings quiet.
2008-05-22 zas_ Modify set_default_image_overlay_template_string() to accept the pointer to
2008-05-22 zas_ French translation was updated.
2008-05-22 zas_ Introduce an helper function that returns the name of an editor.
2008-05-22 zas_ Use a struct to handle editor's properties.
2008-05-21 zas_ Make stricter match for option's names consisting of a prefix and a number.
2008-05-21 zas_ Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
2008-05-21 zas_ Use g_build_filename().
2008-05-21 zas_ Use G_DIR_SEPARATOR where applicable.
2008-05-21 zas_ Use G_DIR_SEPARATOR_S where applicable.
2008-05-21 zas_ Use g_build_filename() and G_DIR_SEPARATOR_S.
2008-05-21 zas_ Use g_build_filename() instead of g_strconcat().
2008-05-21 zas_ tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
2008-05-21 zas_ tab_completion_popup_cb(): use g_build_filename() and simplify code.
2008-05-21 zas_ Use expand_tilde() instead of simple concatenation, it allows correct expansion
2008-05-21 zas_ dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
2008-05-21 zas_ Fix a segfault occuring when logging an empty message and there is no log window.
2008-05-21 zas_ Use g_build_filename().
2008-05-21 zas_ thumb_std_cache_path(): use g_build_filename() and simplify.
2008-05-21 zas_ Use g_build_filename().
2008-05-21 zas_ Use g_build_filename() where applicable.
2008-05-21 zas_ Use g_build_filename() instead of g_strconcat().
2008-05-21 zas_ Use g_build_filename() and get rid of "root dir fix".
2008-05-21 zas_ Use g_build_filename().
2008-05-21 zas_ Disable unused code:
2008-05-20 zas_ Build path using g_build_filename() then calculate its length.
2008-05-20 zas_ Use G_DIR_SEPARATOR_S instead of hardcoded "/".
2008-05-20 zas_ Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
2008-05-20 zas_ cache_find_location(): use g_build_filename() and move redundant code to new functions.
2008-05-20 zas_ Use g_build_filename().
2008-05-20 zas_ Use size_t instead of gint, it silents a signed vs unsigned warning.
2008-05-20 zas_ Use g_build_filename() instead of g_strconcat().
2008-05-20 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
2008-05-20 zas_ Use G_DIR_SEPARATOR instead of '/' where applicable.
2008-05-20 zas_ Use g_build_filename() to build paths.
2008-05-20 zas_ Do not use glib posix wrappers since they were introduced in 2.6
2008-05-20 zas_ Use access() instead of g_access() which is only available in 2.8.
2008-05-20 zas_ Use utf-8 charset instead of iso-8859-1.
2008-05-20 nadvornik updated ru.po by Alexandre Prokoudine
2008-05-20 zas_ French translation was updated.
2008-05-20 zas_ Sort out log_printf() vs printf_term() mix up.
2008-05-20 zas_ Use print_term() instead of printf(), since it handles charset conversion
2008-05-19 zas_ Remove C-specific gcc options from CXXFLAGS.
2008-05-19 zas_ Fix some incomplete initialization warnings.
2008-05-19 zas_ depreceated -> deprecated
2008-05-19 zas_ Typo fixes.
2008-05-19 zas_ Create auxdir if needed.
2008-05-19 zas_ Fix spurious end of line introduced in revision 780.
2008-05-19 bruclik configure.in was rewritten:
2008-05-19 bruclik Updated CODING (GPL header, macros, svn change-log, ...).
2008-05-18 zas_ Save order of Properties dialog tabs to rc file.
2008-05-18 zas_ Cleanup and code redundancy reduction.
2008-05-18 zas_ Memorize text to display in the log window when the window is
2008-05-18 zas_ Do not create log window more than once.
2008-05-17 zas_ Fix formatted.SubjectDistance appearing twice in exif bar configuration.
2008-05-17 zas_ Update POTFILES.in.
2008-05-17 zas_ Add a log window that shows normal and debug messages. For now, it was added to Help menu.
2008-05-16 nadvornik fixed exiv2 version test
2008-05-16 nadvornik get processed values from exiv2
2008-05-16 zas_ Fix redundant application name in window titles.
2008-05-16 zas_ French translation was updated.
2008-05-16 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
2008-05-16 zas_ Drop include "debug.h".
2008-05-16 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
2008-05-16 zas_ Improve editor commands error display:
2008-05-16 zas_ Improve editors a bit:
2008-05-14 zas_ The Encoding key is now deprecated by the FreeDesktop standard and all
2008-05-14 zas_ Patch #1963690 was applied.
2008-05-14 zas_ Simplify thumb_std_maint_moved(), since g_list_append knows
2008-05-14 zas_ Simplify collect_manager_add_action(), since g_list_append knows
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).
2008-04-19 nadvornik first support for AdobeRGB colorspace
2008-04-19 zas_ French translation fixes.
2008-04-19 zas_ French translation fixes and updates.
2008-04-19 zas_ Add missing _().
2008-04-19 zas_ Add the possibility to update only one translation file using,
2008-04-19 zas_ Cleanup last patch:
2008-04-19 nadvornik improved spec file
2008-04-19 zas_ Fix directory view popup menu to display a View As submenu
2008-04-18 zas_ gimp-remote has no -n option.
2008-04-18 zas_ Add zoom ratio display to OSD in fullscreen mode.
2008-04-18 nadvornik partially fixed reading embedded color profiles with exiv2
2008-04-18 zas_ Add two new options to control image read buffer at runtime.
2008-04-18 zas_ Display elapsed time since previous get_exec_time() call (debug only).
2008-04-18 zas_ Remove forgotten debug printf().
2008-04-18 zas_ Fix OSD display when fullscreen info string is empty.
2008-04-18 nadvornik replace inner loops with memcpy
2008-04-18 zas_ Explode pr_tile_mirror() in three optimized functions:
2008-04-18 zas_ Rename vd_drop_update() to vd_dnd_drop_update().
2008-04-18 zas_ Drop 3 useless #define.
2008-04-18 zas_ Fix forgotten vd->pf affectation.
2008-04-18 zas_ Explode pr_tile_rotate_90() in two functions:
2008-04-18 zas_ Introduce printf_term() macro and use it.
2008-04-17 zas_ Add a shortcut key for List (L) and change the one for Tree (T),
2008-04-17 zas_ Add some wrappers in view_dir.c and simplify even more.
2008-04-17 zas_ Fix a bug introduced in revision 489.
2008-04-17 zas_ Reduce code redundancy with the introduction of a new
2008-04-17 nadvornik image post-processing (rotation and color management) moved to
2008-04-17 zas_ Merge vd(list|tree)_release_cb() in vd_release_cb().
2008-04-17 zas_ Merge few more functions to view_dir.c.
2008-04-17 zas_ Move common menu position callback to view_dir.c.
2008-04-17 zas_ Merge dirlist/dirview dnd code.
2008-04-16 zas_ Regenerate translations files and update french translation.
2008-04-16 zas_ Fix new folder feature in dirlist mode, it was broken by revision 481.
2008-04-16 zas_ Fix a crash introduced in revision 477.
2008-04-16 zas_ Fix two errors made in revision 473.
2008-04-16 zas_ Merge few more vdlist/vdtree functions.
2008-04-16 zas_ Make directory view popup menu common and move it to view_dir.{c,h}.
2008-04-16 nadvornik fixed compiler warnings
2008-04-16 nadvornik in debug mode print time information on selected events
2008-04-16 zas_ Clean up and simplify.
2008-04-16 zas_ Merge parts of view_dir_list/tree constructors/destructors to
2008-04-16 zas_ Move some dnd common code from view_dir_list.c and view_dir_tree.c
2008-04-16 zas_ Rename vdt occurences to vd.
2008-04-16 zas_ Rename vdl occurences to vd.
2008-04-16 zas_ Introduce a new struct ViewDir to handle directory views common
2008-04-15 zas_ Indicate --debug[=level] in usage display.
2008-04-15 zas_ Parse command line for --debug option as soon as possible and allow
2008-04-15 zas_ Cleanup read/write of image.zoom_mode option.
2008-04-15 zas_ Read show_icon_names only once.
2008-04-15 zas_ Rename l_conf to layout_order and make it more local.
2008-04-15 zas_ Fix a bug that was here since a long time, buf has nothing
2008-04-15 zas_ Add a new option in Preferences > Filtering to allow the
2008-04-15 zas_ Add and use few new macros in rc file writing code.
2008-04-15 nadvornik this might fix the freezes on freebsd, solaris, etc.
2008-04-15 nadvornik save file_class to config file
2008-04-15 zas_ Exit fullscreen mode when Properties is displayed.
2008-04-15 zas_ New Go to directory view feature that permits to find and display the directory
2008-04-14 zas_ Move layout.order default init to setup_default_options().
2008-04-14 zas_ collection_load(): use booleans and always count failures (for debug).
2008-04-14 zas_ collection_load(): improve headers parsing.
2008-04-14 zas_ collection_load(): fix typo (missing #) made in rev 453.
2008-04-14 zas_ collection_load(): accept whitespaces at start of lines.
2008-04-14 zas_ collection_load(): increase verbosity in debug mode.
2008-04-14 zas_ collection_load(): replace official by limit_failures (and
2008-04-14 zas_ Increase collection_load() buffer size and do not activate
2008-04-14 zas_ Merge collection_load_only_geometry() into collection_load().
2008-04-14 zas_ Use flags for collection_load*().
2008-04-13 zas_ Apply exif display config (Never/If set/Always) to pan view too.
2008-04-13 zas_ Rename show_dot_files to show_hidden_files.
2008-04-13 zas_ Let toggle the visibility of hidden files from directories list
2008-04-13 zas_ Add a button to reset fullscreen info string to default value.
2008-04-13 zas_ Fix a typo, READ_CHAR() must use value_all.
2008-04-13 zas_ Use convenient macros to read options, it will ensure options
2008-04-13 zas_ Simplify read_*_option() stuff by passing pointer to option value.
2008-04-12 zas_ Partly rewrite option parser to accept whitespaces at start
2008-04-12 zas_ exif_* -> exif.display.*
2008-04-12 zas_ Add a note in the rc file about special editor slots.
2008-04-12 zas_ sidecar_ext -> sidecar.ext
2008-04-12 zas_ Unify names of options between variables and rc file.
2008-04-12 zas_ Use tree_descend_subdirs everywhere.
2008-04-12 zas_ Use startup_path_enable everywhere.
2008-04-12 zas_ Rename recent_list_max/open_recent_max to open_recent_list_maxsize.