Mon, 16 Mar 2009 20:39:09 +0000 |
zas_ |
gint -> gboolean where applicable. The end (ouf!).
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Sun, 17 Aug 2008 09:30:45 +0000 |
zas_ |
Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
|
Sat, 16 Aug 2008 20:34:14 +0000 |
nadvornik |
implemented marks filter
|
Mon, 09 Jun 2008 20:27:39 +0000 |
nadvornik |
moved notification to view_file.c
|
Thu, 05 Jun 2008 18:43:44 +0000 |
nadvornik |
use new notification in vficon
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Thu, 22 May 2008 13:00:45 +0000 |
zas_ |
Fix signed vs unsigned warnings.
|
Wed, 14 May 2008 08:56:08 +0000 |
zas_ |
Make vf_pop_menu_*_cb static.
|
Tue, 13 May 2008 20:13:44 +0000 |
zas_ |
Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
|
Tue, 13 May 2008 19:56:52 +0000 |
zas_ |
Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
|
Mon, 12 May 2008 00:22:38 +0000 |
zas_ |
Add some wrapper functions for not yet common code.
|
Sun, 11 May 2008 23:47:59 +0000 |
zas_ |
Move a part of pop up menu common code to view_file.[ch].
|
Sun, 11 May 2008 23:09:39 +0000 |
zas_ |
Introduce vf_pop_menu_file_list() as a wrapper to
|