Include debug.h from main.h since debug macros may be used anywhere in the code.
[geeqie.git] / src / ui_fileops.c
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-08 Laurent MoninUse g_ascii_strncasecmp() instead of strncasecmp()...
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-02 Laurent MoninRemove unused checksum_simple() function.
2008-05-02 Laurent MoninSimplify remove_extension_from_path().
2008-05-02 Laurent Moninremove_level_from_path() was simplified.
2008-04-24 Laurent MoninConvert the minority of while() to while ().
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-19 Laurent MoninUse sizeof() for buffer size where appropriate.
2008-04-11 Laurent MoninMove file_sort_case_sensitive to ConfOptions.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-18 John EllisFri Nov 17 19:06:19 2006 John Ellis <johne@verizon...
2006-10-13 John EllisFri Oct 13 10:27:22 2006 John Ellis <johne@verizon...
2005-04-16 John EllisSat Apr 16 12:29:42 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.