log src/ui_tabcomp.c @ 1022:9962b24b6b43

age author description
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Sun, 24 Aug 2008 14:33:03 +0000 zas_ Slight code redundancy reduction.
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Thu, 22 May 2008 11:27:43 +0000 zas_ Fix up some types, make some signed vs unsigned warnings quiet.
Wed, 21 May 2008 11:07:23 +0000 zas_ Use G_DIR_SEPARATOR where applicable.
Wed, 21 May 2008 10:11:56 +0000 zas_ tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.