Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Mon, 08 Dec 2008 21:34:32 +0000 |
zas_ |
Display error dialog with appropriate message when user is trying to open an invalid collection file.
|
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
|
Tue, 26 Aug 2008 22:37:18 +0000 |
zas_ |
Use gpointer instead of void *.
|
Tue, 03 Jun 2008 13:54:22 +0000 |
zas_ |
Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
|
Wed, 21 May 2008 00:12:19 +0000 |
zas_ |
Use g_build_filename().
|
Thu, 08 May 2008 12:50:25 +0000 |
zas_ |
Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
|
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
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|