Trim trailing white spaces.
[geeqie.git] / src / utilops.c
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-06 Vladimir Nadvornikmoved safe delete functions to separate file
2008-05-06 Vladimir Nadvornikuse some of the new functions in filedata.c
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
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-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 MoninMove safe_delete* and in place rename options to file_ops
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninSetting no limit size to trash directory is now possibl...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-10-08 Vladimir Nadvornikimproved FileDataChangeInfo structure, check for anothe...
2007-09-30 Vladimir Nadvornikeditors.c was almost completely rewritten:
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2007-08-20 Vladimir Nadvornikmore external commands
2007-08-16 Vladimir Nadvornikimproved external delete command
2007-08-15 Vladimir Nadvornikstarted implementation of external commands; external...
2006-11-28 John EllisTue Nov 28 11:54:30 2006 John Ellis <johne@verizon...
2006-11-18 John EllisFri Nov 17 19:06:19 2006 John Ellis <johne@verizon...
2006-10-19 John EllisThu Oct 19 07:42:38 2006 John Ellis <johne@verizon...
2006-10-14 John EllisSat Oct 14 05:18:45 2006 John Ellis <johne@verizon...
2006-10-13 John EllisFri Oct 13 05:22:43 2006 John Ellis <johne@verizon...
2006-09-01 John EllisFri Sep 1 02:12:45 2006 John Ellis <johne@verizon...
2005-05-18 John EllisWed May 18 19:36:49 2005 John Ellis <johne@verizon...
2005-05-14 John EllisSat May 14 13:04:23 2005 John Ellis <johne@verizon...
2005-03-03 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.
2000-04-13 John Ellis0.8.0
2000-04-03 John EllisInitial revision