Sun, 20 Jul 2008 11:22:19 +0000 |
nadvornik |
implemented directory rename and delete operations
|
Sat, 19 Jul 2008 09:06:24 +0000 |
nadvornik |
increase reference count before sending notification in file_data_new
|
Thu, 17 Jul 2008 21:51:21 +0000 |
nadvornik |
reload changed images
|
Thu, 03 Jul 2008 08:33:10 +0000 |
zas_ |
Increase debugging info in file_data_ref() and file_data_unref().
|
Wed, 25 Jun 2008 20:53:52 +0000 |
zas_ |
Tidy up.
|
Sun, 22 Jun 2008 09:19:42 +0000 |
nadvornik |
added possibility to disable grouping of selected files
|
Sat, 21 Jun 2008 16:00:13 +0000 |
nadvornik |
simple cache for loaded pixbufs
|
Sat, 21 Jun 2008 11:05:55 +0000 |
nadvornik |
renamed fd->pixbuf to fd->thumb_pixbuf
|
Sun, 08 Jun 2008 23:42:51 +0000 |
zas_ |
Tidy up: add/remove white lines, minor code changes.
|
Sat, 07 Jun 2008 22:44:17 +0000 |
nadvornik |
various refresh and notification fixes
|
Sat, 07 Jun 2008 15:08:33 +0000 |
nadvornik |
various notification improvements
|
Fri, 06 Jun 2008 22:11:03 +0000 |
nadvornik |
added NotifyType
|
Fri, 06 Jun 2008 21:50:09 +0000 |
nadvornik |
realtime file monitor
|
Fri, 06 Jun 2008 20:59:03 +0000 |
nadvornik |
zero-lenght path must be allowed for now
|
Thu, 05 Jun 2008 08:41:02 +0000 |
zas_ |
Use uft8_collate_key() to sort utf8 strings.
|
Wed, 04 Jun 2008 21:12:47 +0000 |
nadvornik |
new notification system (used only in vflist for now)
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Tue, 03 Jun 2008 11:24:16 +0000 |
zas_ |
Drop initialization to NULL since filelist_read() will take care of it.
|
Tue, 03 Jun 2008 09:41:00 +0000 |
zas_ |
filelist_read_real(): optimize and clean up.
|
Sat, 31 May 2008 19:46:26 +0000 |
nadvornik |
do not change original FileData on copy
|
Wed, 28 May 2008 22:12:10 +0000 |
nadvornik |
improved infrastructure for tracing changes, optimized vflist_populate_view
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Sat, 24 May 2008 09:18:09 +0000 |
nadvornik |
improved filedata interface
|
Wed, 21 May 2008 11:00:13 +0000 |
zas_ |
Use G_DIR_SEPARATOR_S where applicable.
|
Wed, 21 May 2008 00:13:12 +0000 |
zas_ |
Use g_build_filename() and get rid of "root dir fix".
|
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, 06 May 2008 20:24:16 +0000 |
nadvornik |
use some of the new functions in filedata.c
|
Mon, 05 May 2008 20:51:51 +0000 |
nadvornik |
started implementation of API for sidecar files
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|