save and restore toolbar configuration
[geeqie.git] / src / typedefs.h
2009-02-28 Vladimir Nadvorniksave and restore toolbar configuration
2009-02-28 Vladimir Nadvornikcreate toolbar from ui_manager
2009-02-26 Laurent MoninClean up histogram stuff: options saving/restoring...
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-23 Vladimir Nadvornikenabled commandline again
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-15 Vladimir Nadvornikhistogram caching
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-03 Vladimir Nadvornikdo not translate already translated texts from desktop...
2009-02-03 Laurent MoninReorder fields a bit and make flags field unsigned.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-11 Vladimir Nadvornikadded a status bar button for writting metadata immediately
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2008-12-26 Vladimir Nadvornikoptimized get_mark_func
2008-12-20 Vladimir Nadvornikuse the workflow in utilops.c for metadata approving...
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-11-22 Laurent MoninAdd a back button in the toolbar: it allows to go back...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-10 Vladimir Nadvornikuse SHIFT for connected scroll and zoom
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-08-28 Vladimir Nadvornikuse mmaped files image loader
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.
next