Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Sun, 01 Feb 2009 12:48:14 +0000 |
nadvornik |
read external editors from .desktop files
|
Sun, 23 Nov 2008 16:10:29 +0000 |
zas_ |
Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
|
Sat, 15 Nov 2008 17:30:45 +0000 |
zas_ |
Use functions to return directories instead of constants.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Sun, 20 Jul 2008 14:56:32 +0000 |
zas_ |
Move history_list_*() functions to separate files:
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Tue, 03 Jun 2008 13:54:22 +0000 |
zas_ |
Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
|
Tue, 03 Jun 2008 11:24:16 +0000 |
zas_ |
Drop initialization to NULL since filelist_read() will take care of it.
|
Sun, 25 May 2008 19:03:30 +0000 |
zas_ |
bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Tue, 20 May 2008 22:09:04 +0000 |
zas_ |
Drop concat_dir_and_file() and use g_build_filename() instead.
|
Tue, 20 May 2008 21:51:25 +0000 |
zas_ |
Use g_build_filename() to build paths.
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Sun, 04 May 2008 21:54:20 +0000 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
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 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
Tue, 22 Apr 2008 23:53:24 +0000 |
zas_ |
Save sort manager state to rc file.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
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:
|
Tue, 08 Apr 2008 23:16:12 +0000 |
zas_ |
GQVIEW_* -> GQ_*
|
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
|
Thu, 03 Apr 2008 17:34:30 +0000 |
zas_ |
Replace some occurences of gqview by Geeqie.
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|
Fri, 13 Oct 2006 10:14:59 +0000 |
gqview |
Fri Oct 13 05:22:43 2006 John Ellis <johne@verizon.net>
|
Wed, 27 Apr 2005 19:29:15 +0000 |
gqview |
Wed Apr 27 15:17:57 2005 John Ellis <johne@verizon.net>
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|