Eliminate a FIXME: Collection window position
[geeqie.git] / src / collect.c
2017-05-01 Colin ClarkEliminate a FIXME: Collection window position
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github_caclark_geeqie...
2017-02-03 Colin ClarkFix progress bar text
2017-01-04 Colin ClarkRectangular selection
2017-01-02 Colin ClarkRevised Help documentation
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-03-04 Klaus EthgenMerge branch 'sort-by-ctime'
2016-03-04 Klaus EthgenApplying that sort method also to collections
2014-07-20 Klaus EthgenMerge remote-tracking branches 'merge-requests/6' and...
2014-07-20 Klaus EthgenMerge remote-tracking branch 'origin/merge-requests/5'
2012-12-13 Laurent MoninFix crash when loading collection listing inexistent...
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninDrop useless code (since f94b569b1831c052099295c861f9d3...
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-04-10 Klaus EthgenJust update the internal sort method
2009-04-10 Klaus EthgenImplement random sort method for collections
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-14 Vladimir Nadvornikimproved notification system
2009-03-12 Laurent MoninUse gboolean where applicable, for the sake of consistency.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-11-23 Laurent MoninHide .gqv extension from collection name in collection...
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
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-08 Vladimir Nadvornikbetter check for notify type
2008-06-07 Vladimir Nadvornikuse the new notification for collections
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-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninEnsure Properties dialog is displayed above fullscreen...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-14 Laurent MoninUse flags for collection_load*().
2008-04-12 Laurent MoninRename window options (moved to layout) and re-order...
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninPrevent multiple insertion of the same file in a collec...
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-05 Laurent MoninComment out unused code.
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-02 John EllisThu Nov 2 17:51:31 2006 John Ellis <johne@verizon...
2006-11-01 John EllisWed Nov 1 11:39:48 2006 John Ellis <johne@verizon...
2006-10-20 John EllisFri Oct 20 09:20:10 2006 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.