Thu, 08 May 2008 12:50:25 +0000 |
zas_ |
Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
|
Thu, 08 May 2008 12:38:34 +0000 |
zas_ |
Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
|
Tue, 06 May 2008 12:31:23 +0000 |
zas_ |
Use a dedicated option to enable keywords and comment saving as XMP tags
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Sat, 03 May 2008 11:34:13 +0000 |
zas_ |
Replace Layout icon_view field by more generic file_view_type.
|
Thu, 01 May 2008 22:30:16 +0000 |
zas_ |
save_options(): minor code simplification.
|
Thu, 24 Apr 2008 15:49:57 +0000 |
zas_ |
Convert the minority of while() to while ().
|
Wed, 23 Apr 2008 22:17:21 +0000 |
zas_ |
Allow the copy of file paths to clipboard.
|
Tue, 22 Apr 2008 23:53:24 +0000 |
zas_ |
Save sort manager state to rc file.
|
Tue, 22 Apr 2008 22:44:10 +0000 |
zas_ |
Save state and width of exif, info and sort panels to rc file.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Mon, 21 Apr 2008 20:39:36 +0000 |
zas_ |
Add some macros to handle rc file compatibility issues related to
|
Mon, 21 Apr 2008 20:01:22 +0000 |
zas_ |
Replace fullscreen.info and fullscreen.show_info options by:
|
Mon, 21 Apr 2008 10:09:01 +0000 |
zas_ |
Allow the user to set the drag'n drop icon size through
|
Sun, 20 Apr 2008 18:07:51 +0000 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|