log src/layout_util.c @ 1707:bca2ab687abb

age author description
Thu, 27 Aug 2009 20:23:28 +0000 nadvornik fixed toggle_slideshow function
Tue, 25 Aug 2009 22:21:46 +0000 nadvornik use name as a tooltip of external editor if comment is missing
Sun, 28 Jun 2009 09:25:47 +0000 nadvornik cleanup: remove some disabled code
Mon, 08 Jun 2009 19:05:49 +0000 nadvornik unify code paths for New directory
Sat, 06 Jun 2009 22:51:55 +0000 nadvornik added mark filter to menu - now it is possible to assign hotkeys
Sun, 31 May 2009 13:32:09 +0000 nadvornik do not display menus ("FileMenu" etc.) in accelerator configuration
Thu, 21 May 2009 09:20:48 +0000 zas_ Attempt to use stock gtk icons for directory list and tree views.
Sat, 09 May 2009 19:45:24 +0000 nadvornik expose the file grouping flag to the user
Fri, 01 May 2009 15:50:26 +0900 Yoshiki Yazawa merged
Fri, 01 May 2009 15:50:13 +0900 Yoshiki Yazawa Backed out changeset 2a3efbdf73b0
Fri, 01 May 2009 15:49:57 +0900 Yoshiki Yazawa merged
Fri, 01 May 2009 15:49:46 +0900 Yoshiki Yazawa Backed out changeset b5608391f479
Fri, 01 May 2009 15:45:54 +0900 Yoshiki Yazawa Backed out changeset 3d9f5c078521
Sat, 25 Apr 2009 22:08:09 +0000 nadvornik separated Orientation and Grayscale functions
Mon, 13 Apr 2009 10:55:49 +0000 nadvornik support X11 screen profile
Mon, 13 Apr 2009 08:09:56 +0000 nadvornik moved color profiles from statusbar to View menu
Mon, 06 Apr 2009 19:53:59 +0000 nadvornik added pane_notify_selection to pane API
Sat, 04 Apr 2009 22:09:50 +0000 nadvornik dropped show_copy_path option
Sat, 04 Apr 2009 16:42:54 +0000 nadvornik set current fd when the bar is shown again
Sun, 29 Mar 2009 14:20:44 +0000 nadvornik improved sidebar configuration
Sat, 28 Mar 2009 15:09:09 +0000 nadvornik split-mode cleanup and improvements
Fri, 27 Mar 2009 08:05:14 +0000 nadvornik added simple desktop file editor
Sat, 21 Mar 2009 18:22:04 +0000 nadvornik do not copy existing layout id to new window
Fri, 20 Mar 2009 22:48:01 +0000 nadvornik do not re-create ui_manager at layout change
Fri, 20 Mar 2009 21:28:31 +0000 nadvornik added a possibility to update existing bars from config
Fri, 20 Mar 2009 17:02:00 +0000 nadvornik added tooltips to external editors on toolbar
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
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.
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.
Fri, 06 Mar 2009 15:52:47 +0000 nadvornik simplified bar interface
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
Sat, 28 Feb 2009 20:53:59 +0000 zas_ Add missing space between while and first parenthesis.
Sat, 28 Feb 2009 20:24:42 +0000 zas_ Prevent Gtk assertion failures when no icon is set.
Sat, 28 Feb 2009 18:51:25 +0000 nadvornik load icons for external editors
Sat, 28 Feb 2009 12:50:39 +0000 nadvornik save and restore toolbar configuration
Sat, 28 Feb 2009 09:59:27 +0000 nadvornik create toolbar from ui_manager
Tue, 24 Feb 2009 22:21:28 +0000 nadvornik improved bar_sort configuration
Tue, 24 Feb 2009 20:47:38 +0000 nadvornik fixed --fullscreen option together with enabled bar
Tue, 24 Feb 2009 20:34:39 +0000 nadvornik simplified and improved bar configuration
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Sun, 15 Feb 2009 09:36:53 +0000 nadvornik separated "normal" and advanced exif, "Normal" exif is now in the
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
Fri, 06 Feb 2009 22:41:47 +0000 nadvornik improved labels of some menu items
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Tue, 03 Feb 2009 18:04:10 +0000 nadvornik do not translate already translated texts from desktop files
Tue, 03 Feb 2009 08:41:21 +0000 zas_ editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
Mon, 02 Feb 2009 20:32:59 +0000 nadvornik improved placing of external commands in menu
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Thu, 29 Jan 2009 19:00:24 +0000 zas_ Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
Fri, 02 Jan 2009 14:58:21 +0000 nadvornik added done callback to utilops
Mon, 22 Dec 2008 18:29:25 +0000 nadvornik write metadata after timeout, image change or dir change
Sun, 23 Nov 2008 22:05:27 +0000 zas_ Hide .gqv extension from collection name in collection window title and recent menu list.
Sat, 22 Nov 2008 16:24:23 +0000 zas_ Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.