Sat, 14 Feb 2009 20:26:30 +0000 |
nadvornik |
droped Preferences dialog, sidebar should replace it completely
|
Sat, 14 Feb 2009 19:50:54 +0000 |
nadvornik |
replaced bar_info with an universal bar, restored the original
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Mon, 26 Jan 2009 14:59:49 +0000 |
zas_ |
Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
|
Sun, 11 Jan 2009 21:28:03 +0000 |
nadvornik |
show symlinks in filelist
|
Sat, 10 Jan 2009 20:40:37 +0000 |
nadvornik |
simplified metadata interface, dropped metadata_read,
|
Fri, 02 Jan 2009 23:14:01 +0000 |
nadvornik |
fixed updating of selection after deleting the last image from the list
|
Sat, 20 Dec 2008 21:30:27 +0000 |
zas_ |
Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
|
Mon, 15 Dec 2008 18:04:42 +0000 |
zas_ |
Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
|
Thu, 20 Nov 2008 11:46:43 +0000 |
zas_ |
Fix compilation warnings.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Wed, 27 Aug 2008 17:02:14 +0000 |
zas_ |
Comment out unused functions.
|
Tue, 26 Aug 2008 22:37:18 +0000 |
zas_ |
Use gpointer instead of void *.
|
Mon, 25 Aug 2008 22:45:38 +0000 |
nadvornik |
correctly maintain selection during iconlist refresh
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Sun, 17 Aug 2008 09:30:45 +0000 |
zas_ |
Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
|
Sun, 17 Aug 2008 09:00:33 +0000 |
zas_ |
Move variable declaration at start of block.
|
Sat, 16 Aug 2008 23:37:26 +0000 |
nadvornik |
marks in iconview made clickable
|
Sat, 16 Aug 2008 20:34:14 +0000 |
nadvornik |
implemented marks filter
|
Sun, 20 Jul 2008 15:16:05 +0000 |
zas_ |
Move uri_*() functions to separate files: uri_utils.[ch]
|
Sun, 22 Jun 2008 20:01:20 +0000 |
nadvornik |
show marks in iconview
|
Sun, 22 Jun 2008 10:01:26 +0000 |
nadvornik |
show sidecars in icon view
|
Sat, 21 Jun 2008 11:05:55 +0000 |
nadvornik |
renamed fd->pixbuf to fd->thumb_pixbuf
|
Tue, 17 Jun 2008 20:25:05 +0000 |
nadvornik |
more robust thumbs progress bar
|
Sun, 15 Jun 2008 20:09:15 +0000 |
nadvornik |
use FileData in thumb_loader
|
Sat, 14 Jun 2008 12:43:39 +0000 |
nadvornik |
iconlist_refresh optimization
|
Sat, 14 Jun 2008 12:30:44 +0000 |
nadvornik |
fixed iconview update after deletion of selected image
|
Tue, 10 Jun 2008 18:19:17 +0000 |
nadvornik |
dropped vficon_sync, use vficon_refresh everywhere
|
Mon, 09 Jun 2008 20:27:39 +0000 |
nadvornik |
moved notification to view_file.c
|
Mon, 09 Jun 2008 19:41:37 +0000 |
nadvornik |
use vficon_refresh for updating
|