log

age author description
Thu, 12 Mar 2009 22:39:06 +0000 zas_ Make ishidden() static to filedata.c and rename it is_hidden_file().
Thu, 12 Mar 2009 22:35:45 +0000 zas_ gint -> gboolean and tidy up.
Thu, 12 Mar 2009 21:27:13 +0000 nadvornik added a dialog for editing keyword tree
Thu, 12 Mar 2009 21:06:37 +0000 zas_ Use gboolean where applicable, for the sake of consistency.
Wed, 11 Mar 2009 23:36:01 +0000 zas_ Code cleanup.
Wed, 11 Mar 2009 23:35:31 +0000 zas_ Fix bug when adding a new collection through sort manager. Tidy up.
Wed, 11 Mar 2009 23:04:30 +0000 zas_ 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.
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.