log src/ui_bookmark.c @ 736:a7289f9e8d29

age author description
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
Wed, 21 May 2008 11:00:13 +0000 zas_ Use G_DIR_SEPARATOR_S where applicable.
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Tue, 20 May 2008 08:14:35 +0000 zas_ Sort out log_printf() vs printf_term() mix up.
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Thu, 24 Apr 2008 20:18:59 +0000 zas_ Do not allow to add anything but directories to sort bar in
Thu, 24 Apr 2008 15:49:57 +0000 zas_ Convert the minority of while() to while ().
Thu, 24 Apr 2008 15:44:43 +0000 zas_ Use only one secure_fprintf() call instead of two.
Thu, 24 Apr 2008 15:31:21 +0000 zas_ Use sizeof().
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Fri, 18 Apr 2008 09:15:09 +0000 zas_ Introduce printf_term() macro and use it.
Fri, 11 Apr 2008 19:43:36 +0000 zas_ Use secure save in history_list_save().
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Mon, 15 Aug 2005 21:41:20 +0000 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.