Remove commented out code.
[geeqie.git] / src / collect-table.c
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninDrop unused variables.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikfixed dnd
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-10-13 Klaus EthgenAdd compatibility for GTK 2.18
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-06-19 Vladimir Nadvornikrun external commands from current directory even with...
2009-04-10 Klaus EthgenImplement random sort method for collections
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-03-12 Laurent MoninUse gboolean where applicable, for the sake of consistency.
2009-03-08 Laurent MoninIn various Edit context menus, only display editors...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
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-09 Laurent MoninAllow to invert the current selection in Collection...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-06-13 Laurent MoninDisplay total size of files in collection window, for...
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-06-03 Laurent MoninReduce indentation level.
2008-06-03 Laurent MoninReduce indentation level.
2008-06-03 Laurent Monincollection_table_find_data_by_coord(): tidy up.
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
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-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-03 Laurent MoninFix a bug occuring when using certain actions on a...
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 MoninAllow the copy of file paths to clipboard.
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 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-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename collection options.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninDefine drag and drop target string in dnd.h.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Laurent MoninFix the "continuous display" of tooltips in the collect...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-20 John EllisFri Oct 20 09:20:10 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.