Mon, 13 Apr 2009 14:39:50 +0000 |
nadvornik |
show color management status on statusbar
|
Mon, 13 Apr 2009 08:09:56 +0000 |
nadvornik |
moved color profiles from statusbar to View menu
|
Sat, 04 Apr 2009 22:29:25 +0000 |
nadvornik |
added option that simplifies saving of multi-window configurations
|
Sat, 04 Apr 2009 21:14:34 +0000 |
nadvornik |
startup path options simplified and moved to layout options
|
Thu, 02 Apr 2009 23:11:07 +0000 |
zas_ |
Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
|
Tue, 31 Mar 2009 21:33:54 +0000 |
nadvornik |
improved next/prev operation on sidecar files
|
Sat, 28 Mar 2009 15:51:21 +0000 |
nadvornik |
fixed keyboard focus on start-up
|
Sat, 28 Mar 2009 15:09:09 +0000 |
nadvornik |
split-mode cleanup and improvements
|
Sat, 21 Mar 2009 19:51:07 +0000 |
nadvornik |
layout id "_current_" matches the currently active layout window
|
Fri, 20 Mar 2009 22:48:01 +0000 |
nadvornik |
do not re-create ui_manager at layout change
|
Fri, 20 Mar 2009 14:36:59 +0000 |
nadvornik |
added possibility to update existing layout window from config
|
Fri, 20 Mar 2009 10:12:29 +0000 |
nadvornik |
be more verbose on parse errors
|
Fri, 20 Mar 2009 09:46:35 +0000 |
nadvornik |
added function to reload external editors at any time
|
Thu, 19 Mar 2009 22:12:14 +0000 |
nadvornik |
improved config file formatting
|
Sun, 15 Mar 2009 07:07:52 +0000 |
zas_ |
gint -> gboolean.
|
Sat, 14 Mar 2009 23:26:42 +0000 |
nadvornik |
completely separated global and layout window options
|
Sat, 14 Mar 2009 19:25:21 +0000 |
zas_ |
Use gboolean where applicable, minor cleanup and indentations fixes.
|
Sat, 14 Mar 2009 11:26:43 +0000 |
zas_ |
More gboolean and tidy up.
|
Wed, 11 Mar 2009 22:56:56 +0000 |
zas_ |
Use gboolean pseudo type where applicable.
|
Wed, 11 Mar 2009 22:28:37 +0000 |
zas_ |
Remove useless functions.
|
Tue, 10 Mar 2009 22:52:12 +0000 |
nadvornik |
fixed saving of file_view_type
|
Sun, 08 Mar 2009 21:12:45 +0000 |
nadvornik |
fixed crash with certain layout configurations
|
Fri, 06 Mar 2009 14:24:11 +0000 |
nadvornik |
use standard GtkHPaned for sidebar width
|
Wed, 04 Mar 2009 18:53:47 +0000 |
nadvornik |
Display pixel coordinates and rgb - patch by Ruben Stein
|
Mon, 02 Mar 2009 21:06:32 +0000 |
zas_ |
Random tidy up.
|
Sun, 01 Mar 2009 21:06:55 +0000 |
zas_ |
When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
|
Sun, 01 Mar 2009 17:58:19 +0000 |
zas_ |
Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
|
Sun, 01 Mar 2009 17:13:14 +0000 |
zas_ |
Improve file checks using is_readable_file().
|
Sun, 01 Mar 2009 15:41:51 +0000 |
zas_ |
Slightly modify access_file() and use it to test profile files existence and read access.
|
Sat, 28 Feb 2009 19:41:23 +0000 |
zas_ |
Color profiles menu: test for file access before allowing to select it as input profile.
|