Trim trailing white spaces.
[geeqie.git] / src / ui_bookmark.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-20 Vladimir Nadvornikmore gtk3 drawing fixes
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-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-03-15 Laurent Moningint -> gboolean.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
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-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-07-20 Laurent MoninOptimize history_list_add_to_key() a bit.
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.