Fri, 28 Aug 2009 23:09:05 +0000 |
nadvornik |
fixed vd_notify_cb leak
|
Sat, 27 Jun 2009 20:47:17 +0000 |
nadvornik |
use radio buttons for file and dir mode in popup menu
|
Sat, 27 Jun 2009 17:54:31 +0000 |
nadvornik |
created Files and Folders submenu
|
Sat, 20 Jun 2009 18:42:23 +0000 |
nadvornik |
fixed leak in file_util_* functions
|
Mon, 08 Jun 2009 19:05:49 +0000 |
nadvornik |
unify code paths for New directory
|
Fri, 05 Jun 2009 21:52:37 +0000 |
nadvornik |
simplified the code around vd_select_row
|
Thu, 21 May 2009 09:20:48 +0000 |
zas_ |
Attempt to use stock gtk icons for directory list and tree views.
|
Fri, 17 Apr 2009 20:26:22 +0000 |
nadvornik |
fixed tests for vd_find_row return value
|
Mon, 06 Apr 2009 22:13:54 +0000 |
zas_ |
Fix up event source ids type: gint -> guint.
|
Sat, 04 Apr 2009 22:09:50 +0000 |
nadvornik |
dropped show_copy_path option
|
Tue, 31 Mar 2009 20:05:16 +0000 |
nadvornik |
improved debug messages
|
Mon, 16 Mar 2009 19:11:39 +0000 |
zas_ |
gint -> gboolean where applicable.
|
Sun, 15 Mar 2009 07:07:52 +0000 |
zas_ |
gint -> gboolean.
|
Sat, 14 Mar 2009 17:21:35 +0000 |
nadvornik |
improved notification system
|
Wed, 11 Mar 2009 17:38:20 +0000 |
zas_ |
Use dynamic allocation for editor key passed to various callbacks.
|
Tue, 10 Mar 2009 22:52:12 +0000 |
nadvornik |
fixed saving of file_view_type
|
Sun, 01 Mar 2009 21:06:55 +0000 |
zas_ |
When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
|
Sat, 28 Feb 2009 20:52:51 +0000 |
zas_ |
Add missing space between switch and first parenthesis.
|
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 22:57:09 +0000 |
nadvornik |
do not enter a directory after rename
|
Fri, 02 Jan 2009 14:58:21 +0000 |
nadvornik |
added done callback to utilops
|
Fri, 02 Jan 2009 09:39:14 +0000 |
nadvornik |
fixed view_dir notification
|
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.
|
Sat, 23 Aug 2008 08:42:12 +0000 |
nadvornik |
fixed vd_refresh
|
Wed, 20 Aug 2008 22:19:35 +0000 |
zas_ |
Do not return values of void functions. Reported by Jeffery Small.
|
Sun, 27 Jul 2008 13:46:24 +0000 |
nadvornik |
speed-up of directory notification on deleting large number of files
|
Sun, 27 Jul 2008 08:57:12 +0000 |
nadvornik |
improved updating of view_dir_tree
|
Wed, 23 Jul 2008 09:00:38 +0000 |
zas_ |
Fix missing newline at end of file.
|