Trim trailing white spaces on empty lines.
[geeqie.git] / src / typedefs.h
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninUse new constant FD_MAGICK = 0x12345678u
2012-08-20 Vladimir Nadvornikimplemented presentation mode
2012-08-16 Juuso RäsänenAllow to sort files according to Exif-date
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-27 Vladimir Nadvornikchanged "readonly destination directory" to a warning
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-01 Vladimir Nadvornikmove the grouping code from file_data_new to filelist_read
2011-09-29 Vladimir Nadvornikadded long-term cache for keywords
2011-09-27 Vladimir Nadvornikadded more anaglyph modes
2011-09-27 Vladimir Nadvornikadded half-size (3dtv) stereo mode
2011-09-27 Vladimir Nadvorniktemporarily disable stereo mode, added more stereo...
2011-09-27 Vladimir Nadvorniktype of source stereo image made adjustable from menu
2011-09-27 Vladimir Nadvornikstereo mode preferences
2011-09-27 Vladimir Nadvornikchange stereo mode from menu
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2010-01-17 Laurent MoninFix osd zoom level refreshing (it was broken since...
2009-07-21 Vladimir Nadvornikfixed destroying of menu data
2009-06-28 Vladimir Nadvornikwarn if another operation is performed on a file with...
2009-06-21 Vladimir Nadvornikimproved file list update priority
2009-06-05 Vladimir Nadvorniksimplified the code around vd_select_row
2009-06-04 Vladimir Nadvornikuse layout_set_fd() for changing images from a slideshow
2009-06-03 Vladimir Nadvornikregroup sidecar files when an operation on partial...
2009-05-02 Vladimir Nadvornikimproved pixel info, changed the menu entry from "Hide...
2009-05-01 Vladimir Nadvornik- handle color profile and write metadata buttons on...
2009-04-25 Vladimir Nadvornikseparated Orientation and Grayscale functions
2009-04-13 Vladimir Nadvornikshow color management status on statusbar
2009-04-13 Vladimir Nadvorniksupport X11 screen profile
2009-04-13 Vladimir Nadvornikmoved color profiles from statusbar to View menu
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikadded option that simplifies saving of multi-window...
2009-04-04 Vladimir Nadvornikstartup path options simplified and moved to layout...
2009-03-28 Vladimir Nadvornikactive image follows keyboard focus
2009-03-20 Vladimir Nadvornikdo not re-create ui_manager at layout change
2009-03-20 Vladimir Nadvornikadded possibility to update existing layout window...
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-16 Laurent Moningint -> gboolean where applicable. The end (ouf!).
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-14 Vladimir Nadvornikimproved notification system
2009-03-14 Laurent MoninMore gboolean and tidy up.
2009-03-10 Vladimir Nadvornikfixed saving of file_view_type
2009-03-08 Laurent MoninIntroduce EditorFlags type, cleanup.
2009-03-08 Laurent MoninIn various Edit context menus, only display editors...
2009-03-06 Vladimir Nadvornikuse standard GtkHPaned for sidebar width
2009-03-04 Vladimir NadvornikDisplay pixel coordinates and rgb - patch by Ruben...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
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...
next