Simplify vflist_get_formatted()
[geeqie.git] / src / ui_tabcomp.c
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-04-27 Colin ClarkMerge branch 'master' of git://geeqie.org/geeqie
2021-04-24 Colin ClarkConvert general file comments in .c files to Doxygen...
2018-06-28 Colin ClarkTabcomp and hidden files
2018-02-10 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-02-04 Colin ClarkShow .icc files when selecting color profiles
2017-09-23 Colin ClarkAddl Fix #508: Copy and Move windows scale incorrectly
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
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.