Fix signed vs unsigned warnings.
[geeqie.git] / src / ui_bookmark.c
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR_S where applicable.
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-20 Laurent MoninSort out log_printf() vs printf_term() mix up.
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-04-24 Laurent MoninDo not allow to add anything but directories to sort...
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninUse only one secure_fprintf() call instead of two.
2008-04-24 Laurent MoninUse sizeof().
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-18 Laurent MoninIntroduce printf_term() macro and use it.
2008-04-11 Laurent MoninUse secure save in history_list_save().
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
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.