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
|
Fri, 02 Jan 2009 14:58:21 +0000 |
nadvornik |
added done callback to utilops
|
Sat, 20 Dec 2008 20:43:56 +0000 |
nadvornik |
use the workflow in utilops.c for metadata approving and writting
|
Sun, 23 Nov 2008 16:16:09 +0000 |
zas_ |
Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
|
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, 21 Jul 2008 20:50:24 +0000 |
nadvornik |
file_util_rename_dir should not return anything
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Tue, 06 May 2008 21:35:31 +0000 |
nadvornik |
moved safe delete functions to separate file
|
Wed, 23 Apr 2008 22:17:21 +0000 |
zas_ |
Allow the copy of file paths to clipboard.
|
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)
|
Thu, 03 Apr 2008 22:29:20 +0000 |
zas_ |
Add few missing prototypes to header file.
|