Additional debug features
[geeqie.git] / src / typedefs.h
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-16 Vladimir Nadvornikimplemented marks filter
2008-07-27 Vladimir Nadvornikspeed-up of directory notification on deleting large...
2008-07-26 Vladimir Nadvornikwarn about changed file extensions
2008-07-26 Vladimir Nadvornikallow only existing folders in destination dialog
2008-07-26 Vladimir Nadvornikmore checks for file operations
2008-07-22 Vladimir Nadvornikbasic infrastructure for early error and dangerous...
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-06-28 Laurent MoninReduce number of parameters (mostly unused), just pass...
2008-06-22 Vladimir Nadvornikadded possibility to disable grouping of selected files
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-15 Vladimir Nadvornikuse FileData in thumb_loader
2008-06-14 Vladimir Nadvornikuse GtkSizeGroup to control initial size of split images
2008-06-09 Vladimir Nadvornikuse vficon_refresh for updating
2008-06-09 Laurent MoninUse unsigned type for marks since it is used as a bitfield.
2008-06-07 Vladimir Nadvornikvarious notification improvements
2008-06-07 Vladimir Nadvornikuse new notification in layout and layout_image
2008-06-06 Vladimir Nadvornikadded NotifyType
2008-06-06 Vladimir Nadvornikrealtime file monitor
2008-06-05 Laurent MoninUse uft8_collate_key() to sort utf8 strings.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-05-31 Vladimir Nadvornikreplaced vflist_maint functions by vflist_refresh ...
2008-05-28 Vladimir Nadvornikimproved infrastructure for tracing changes, optimized...
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-13 Laurent MoninGet rid of vflist_pop_menu() col_idx parameter, use...
2008-05-09 Laurent MoninMove overlay histogram stuff from ImageWindow to Overla...
2008-05-05 Vladimir Nadvornikstarted implementation of API for sidecar files
2008-05-04 Laurent MoninDrop ViewFileIcon, use ViewFile and ViewFileInfoIcon...
2008-05-04 Laurent MoninDrop ViewFileList, use ViewFile and ViewFileInfoList...
2008-05-03 Laurent MoninMove marks-related fields from _ViewFileInfoList to...
2008-05-03 Laurent MoninMove common thumbs_* fields from _ViewFileInfoIcon...
2008-05-03 Laurent MoninRename thumbs_fd to thumbs_filedata in ViewFileIcon...
2008-05-03 Laurent MoninRemove useless thumbs_list from ViewFileIcon.
2008-05-03 Laurent MoninIntroduce ViewFileInfoList and ViewFileInfoIcon (not...
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-05-03 Laurent MoninPrepare merging of some parts of view_file_list and...
2008-04-24 Laurent MoninMove options stuff to options.{c,h} and remove globals.c
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-22 Laurent MoninSave sort manager state to rc file.
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-22 Laurent MoninMake histogram depends on image window not layout window.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent MoninReplace fullscreen.info and fullscreen.show_info option...
2008-04-21 Laurent MoninAllow the user to set the drag'n drop icon size through
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Laurent MoninAdd a way to restore original state in Adjust menu.
2008-04-19 Laurent MoninKeep image orientation set by the user during the session.
2008-04-19 Laurent MoninSave Show Marks state to rc file and display current...
2008-04-19 Vladimir Nadvornikshow the AdobeRGB profile in the menu, indicate input...
2008-04-18 Laurent MoninAdd zoom ratio display to OSD in fullscreen mode.
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-18 Laurent MoninRename vd_drop_update() to vd_dnd_drop_update().
2008-04-17 Laurent MoninAdd some wrappers in view_dir.c and simplify even more.
2008-04-17 Vladimir Nadvornikimage post-processing (rotation and color management...
2008-04-16 Laurent MoninMerge parts of view_dir_list/tree constructors/destruct...
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-13 Laurent MoninRename show_dot_files to show_hidden_files.
2008-04-12 Laurent MoninRename recent_list_max/open_recent_max to open_recent_l...
2008-04-12 Laurent MoninRename dupe_custom_threshold option to duplicates_simil...
2008-04-12 Laurent MoninMove safe_delete* and in place rename options to file_ops
2008-04-12 Laurent MoninRename option thumbnails.enabled to layout.show_thumbna...
2008-04-12 Laurent MoninRename user_specified_window_background and window_back...
2008-04-12 Laurent MoninRename window options (moved to layout) and re-order...
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename file filtering options.
2008-04-12 Laurent MoninDrop unused stuff.
2008-04-12 Laurent MoninRename collection options.
2008-04-12 Laurent MoninRename file sorting options.
2008-04-12 Laurent MoninRe-order and try to group options.
2008-04-12 Laurent MoninRename color profile options.
2008-04-12 Laurent MoninRename slideshow options.
2008-04-11 Laurent MoninRationalize fullscreen options naming.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninMove file_sort_case_sensitive to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninSecure save now unlinks temporary file on error by...
2008-04-11 Laurent MoninPreserve permissions of the destination file when using...
2008-04-11 Laurent MoninPrevent multiple insertion of the same file in a collec...
2008-04-09 Vladimir Nadvornikimproved histogram drawing
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent MoninImplement secure rc file saving.
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-12-19 Vladimir Nadvornikcomplete set of boolean operation with marks -
2007-12-17 Vladimir Nadvornikremoved unused variable
2007-11-25 Vladimir Nadvornikmore operations with file marks
2007-11-24 Vladimir Nadvornikmarks: fixes and cleanup
2007-10-08 Vladimir Nadvornikimproved FileDataChangeInfo structure, check for anothe...
2007-10-01 Vladimir Nadvornikuse FileData even for sidecar file list
next