log src/layout_util.c @ 1468:e9f9d3da3f43

age author description
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.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 10 Sep 2008 20:37:30 +0000 nadvornik use SHIFT for connected scroll and zoom
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Wed, 27 Aug 2008 16:42:59 +0000 zas_ Silent a compiler warning.
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Fri, 22 Aug 2008 21:52:13 +0000 zas_ Add an option named layout.home_path which modifies the behavior of the Home button.
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Sat, 19 Jul 2008 13:57:03 +0000 zas_ Tidy up.
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Fri, 23 May 2008 22:55:23 +0000 zas_ Use the same label for toolbar buttons tooltip than in main menu.
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
Thu, 22 May 2008 09:12:36 +0000 zas_ Introduce an helper function that returns the name of an editor.
Thu, 22 May 2008 08:49:52 +0000 zas_ Use a struct to handle editor's properties.
Mon, 19 May 2008 09:27:30 +0000 zas_ Fix some incomplete initialization warnings.
Sat, 17 May 2008 21:26:45 +0000 zas_ Add a log window that shows normal and debug messages. For now, it was added to Help menu.
Tue, 13 May 2008 19:32:25 +0000 zas_ Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Wed, 07 May 2008 22:48:30 +0000 zas_ Add a way to invert the current selection.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Sun, 04 May 2008 00:32:05 +0000 zas_ Shorten Edit menu labels, dropping "in ". It will ease
Sun, 04 May 2008 00:16:37 +0000 zas_ Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Fri, 25 Apr 2008 08:07:22 +0000 zas_ Handle the case of reduction of the number of view directory types.