Sun, 21 Dec 2008 21:20:36 +0000 |
nadvornik |
most of the metadata options now works
|
Sun, 23 Nov 2008 22:05:27 +0000 |
zas_ |
Hide .gqv extension from collection name in collection window title and recent menu list.
|
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.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Mon, 01 Sep 2008 17:29:07 +0000 |
zas_ |
Use a constant for minimal window size. Set it to 32 for all dialogs.
|
Sun, 31 Aug 2008 10:51:41 +0000 |
zas_ |
Move miscellaneous functions to their own files (new misc.[ch]).
|
Tue, 10 Jun 2008 11:55:18 +0000 |
zas_ |
collection_from_dnd_data(): simplify and optimize.
|
Tue, 10 Jun 2008 11:27:35 +0000 |
zas_ |
collection_info_list_to_dnd_data(): simplify and optimize.
|
Sun, 08 Jun 2008 19:09:44 +0000 |
nadvornik |
better check for notify type
|
Sat, 07 Jun 2008 10:45:33 +0000 |
nadvornik |
use the new notification for collections
|
Thu, 05 Jun 2008 09:24:42 +0000 |
zas_ |
Compare paths using utf8_collate_key() since paths are utf8-encoded.
|
Thu, 05 Jun 2008 08:41:02 +0000 |
zas_ |
Use uft8_collate_key() to sort utf8 strings.
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Wed, 21 May 2008 11:07:23 +0000 |
zas_ |
Use G_DIR_SEPARATOR where applicable.
|
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.
|
Tue, 13 May 2008 08:02:46 +0000 |
zas_ |
Move some functions from main.[ch] to new window.[ch].
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Thu, 24 Apr 2008 15:49:57 +0000 |
zas_ |
Convert the minority of while() to while ().
|
Thu, 24 Apr 2008 12:47:09 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
|
Thu, 24 Apr 2008 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
Thu, 24 Apr 2008 08:53:39 +0000 |
zas_ |
Move debug macros from main.h to new debug.h.
|
Thu, 24 Apr 2008 00:15:03 +0000 |
zas_ |
Handle the newline in DEBUG_N() macro instead of adding one
|
Wed, 23 Apr 2008 20:47:19 +0000 |
zas_ |
Introduce macros to display debug messages.
|
Tue, 22 Apr 2008 08:16:02 +0000 |
zas_ |
Ensure Properties dialog is displayed above fullscreen window.
|
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:
|
Mon, 14 Apr 2008 22:05:47 +0000 |
zas_ |
Use flags for collection_load*().
|
Sat, 12 Apr 2008 19:33:59 +0000 |
zas_ |
Rename window options (moved to layout) and re-order rc file.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Fri, 11 Apr 2008 09:02:20 +0000 |
zas_ |
Prevent multiple insertion of the same file in a collection.
|
Wed, 09 Apr 2008 16:37:54 +0000 |
zas_ |
Simplify and unify gtk_window creation with the help of
|
Wed, 09 Apr 2008 13:53:01 +0000 |
zas_ |
Replace occurences of Geeqie / geeqie by constants defined in main.h.
|
Tue, 08 Apr 2008 23:02:33 +0000 |
zas_ |
gqview.h -> main.h
|
Sat, 05 Apr 2008 11:59:29 +0000 |
zas_ |
Comment out unused code.
|
Thu, 03 Apr 2008 23:29:14 +0000 |
zas_ |
Make the wmclass value unique among the code by defining
|
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
|
Thu, 02 Nov 2006 23:27:03 +0000 |
gqview |
Thu Nov 2 17:51:31 2006 John Ellis <johne@verizon.net>
|
Wed, 01 Nov 2006 17:47:14 +0000 |
gqview |
Wed Nov 1 11:39:48 2006 John Ellis <johne@verizon.net>
|
Fri, 20 Oct 2006 13:25:03 +0000 |
gqview |
Fri Oct 20 09:20:10 2006 John Ellis <johne@verizon.net>
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|