Trim trailing white spaces on empty lines.
[geeqie.git] / src / ui_tabcomp.c
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
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-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-06 Laurent MoninTry to improve tab completion: when a key is pressed...
2009-03-06 Laurent MoninFix utf8/locale conversion warning: the path passed...
2009-03-06 Laurent MoninFix tab completion when entering "/et[TAB]" it was...
2009-03-02 Laurent MoninFix memleak in previous patch.
2009-03-02 Laurent MoninAdd a directory separator at the end of names in tab...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
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-11-22 Laurent MoninAdd a back button in the toolbar: it allows to go back...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-24 Laurent MoninSlight code redundancy reduction.
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-05-22 Laurent MoninFix up some types, make some signed vs unsigned warning...
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-21 Laurent Monintab_completion_do(): use g_build_filename(), G_DIR_SEPA...
2008-05-21 Laurent Monintab_completion_popup_cb(): use g_build_filename() and...
2008-05-21 Laurent MoninUse expand_tilde() instead of simple concatenation...
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
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-08 Laurent Moningqview.h -> main.h
2008-04-05 Laurent MoninImprove remove_trailing_slash() so it allocates no...
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-10-13 John EllisFri Oct 13 10:27:22 2006 John Ellis <johne@verizon...
2005-03-01 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.