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.
|
Wed, 11 Mar 2009 21:54:54 +0000 |
nadvornik |
added a popup menu in keyword tree
|
Wed, 11 Mar 2009 17:38:20 +0000 |
zas_ |
Use dynamic allocation for editor key passed to various callbacks.
|
Tue, 10 Mar 2009 22:52:12 +0000 |
nadvornik |
fixed saving of file_view_type
|
Tue, 10 Mar 2009 17:58:30 +0000 |
zas_ |
Remove now useless element.
|
Tue, 10 Mar 2009 17:22:17 +0000 |
zas_ |
Remove the toggle on advanced exif window menu item.
|
Mon, 09 Mar 2009 19:37:58 +0000 |
zas_ |
Add missing g_key_file_free() call.
|
Mon, 09 Mar 2009 19:35:53 +0000 |
zas_ |
Fix editor_command_path_parse().
|
Mon, 09 Mar 2009 19:34:26 +0000 |
zas_ |
Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
|
Mon, 09 Mar 2009 12:44:06 +0000 |
zas_ |
Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
|
Sun, 08 Mar 2009 23:12:49 +0000 |
zas_ |
Introduce EditorFlags type, cleanup.
|