log src/bar_keywords.c @ 2916:ae6cdcd69d9f default tip

age author description
Mon, 27 Aug 2018 11:28:17 +0100 Colin Clark Bug fix: Option to hide predefined keyword tree
Sun, 26 Aug 2018 19:32:38 +0100 Colin Clark Option to hide predefined keyword tree
Sun, 26 Aug 2018 13:32:42 +0100 Colin Clark Fix #305: Faster Tagging (Keywords)
Fri, 17 Aug 2018 18:12:04 +0100 Colin Clark Fix #629: Keywords are not adding properly to selected files
Fri, 17 Nov 2017 16:46:18 +0000 Colin Clark Disconnect all mark keyword connections
Sat, 16 Sep 2017 20:18:35 +0100 Tomasz Golinski Bug fix #509: Increase number of marks to 10
Wed, 06 Sep 2017 11:59:47 +0100 cclark Fix #508: Copy and Move windows scale incorrectly
Thu, 31 Aug 2017 11:38:26 +0100 Tomasz Golinski Fix #507: Slightly rearrange keywords context menu
Mon, 05 Jun 2017 16:55:14 +0100 Colin Clark Additional keyword menu entries
Thu, 25 May 2017 12:53:54 +0100 Colin Clark Remember keywords layout
Mon, 22 May 2017 13:35:40 +0100 Colin Clark Fix #445: Info sidebar section heights
Mon, 20 Jun 2016 17:03:37 +0100 Colin Clark Keyword right-click menu
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Wed, 30 Mar 2016 15:36:32 +0100 Colin Clark Bug fix #227 + enable user to set height of Keywords pane
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Thu, 30 Aug 2012 15:53:28 +0200 Laurent Monin Remove commented out code.
Tue, 21 Aug 2012 20:39:03 +0200 Vladimir Nadvornik fixed updating of comment and keyword pane
Sun, 19 Aug 2012 00:28:42 +0200 Vladimir Nadvornik dropped support for gtk < 2.20
Wed, 01 Aug 2012 00:17:18 +0200 Vladimir Nadvornik use accessor functions
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Mon, 10 May 2010 11:32:56 +0000 Klaus Ethgen GTK marks several functions as deprecated
Sat, 27 Feb 2010 20:35:26 +0000 Klaus Ethgen Add the feature to add single keywords to selection
Mon, 10 May 2010 11:32:56 +0000 Klaus Ethgen GTK marks several functions as deprecated
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Thu, 10 Dec 2009 17:48:43 +0000 Laurent Monin Move "Add Keyword" menu item at top of Keywords bar contextual menu.
Thu, 10 Dec 2009 17:44:31 +0000 Laurent Monin Fix contextual menus in lateral bars.
Mon, 14 Sep 2009 21:25:10 +0000 Vladimir Nadvornik fixed selection handling in sidebar
Mon, 07 Sep 2009 08:24:09 +0000 Laurent Monin Comment out unused functions, silenting related compilation warnings.
Thu, 07 May 2009 19:52:38 +0000 Vladimir Nadvornik fixed keyword tree initialization
Sun, 12 Apr 2009 08:36:53 +0000 Vladimir Nadvornik fixed ambiguous strings
Mon, 06 Apr 2009 23:59:54 +0000 Klaus Ethgen Nest new keywords inside existing
Mon, 06 Apr 2009 23:59:38 +0000 Klaus Ethgen Fix the is_keyword bug
Mon, 06 Apr 2009 23:39:27 +0000 Klaus Ethgen Set the focus for new keyword dialog
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Tue, 31 Mar 2009 20:05:16 +0000 Vladimir Nadvornik improved debug messages
Sun, 29 Mar 2009 14:26:44 +0000 Vladimir Nadvornik pane interface cleanup
Sat, 21 Mar 2009 17:47:50 +0000 Vladimir Nadvornik update translated pane titles
Fri, 20 Mar 2009 21:28:31 +0000 Vladimir Nadvornik added a possibility to update existing bars from config
Fri, 20 Mar 2009 11:52:29 +0000 Vladimir Nadvornik do not add duplicate keywords from config file
Fri, 20 Mar 2009 10:12:29 +0000 Vladimir Nadvornik be more verbose on parse errors
Thu, 19 Mar 2009 22:12:14 +0000 Vladimir Nadvornik improved config file formatting
Tue, 17 Mar 2009 18:58:15 +0000 Vladimir Nadvornik improved expanding and hiding of helper keywords
Tue, 17 Mar 2009 18:30:53 +0000 Vladimir Nadvornik fixed keyword tree redrawing
Sun, 15 Mar 2009 23:22:17 +0000 Vladimir Nadvornik improved pane_keywords notification
Sun, 15 Mar 2009 22:46:25 +0000 Vladimir Nadvornik call the notify function just once when the keywords are pushed to the
Sat, 14 Mar 2009 10:34:42 +0000 Vladimir Nadvornik cleanup, small fixes
Fri, 13 Mar 2009 23:19:58 +0000 Vladimir Nadvornik do not allow to add keywords with the same name as siblings
Fri, 13 Mar 2009 16:45:21 +0000 Vladimir Nadvornik added keyword tree filtering
Fri, 13 Mar 2009 09:03:06 +0000 Vladimir Nadvornik fixed keyword to mark connection
Thu, 12 Mar 2009 21:27:13 +0000 Vladimir Nadvornik added a dialog for editing keyword tree
Wed, 11 Mar 2009 21:54:54 +0000 Vladimir Nadvornik added a popup menu in keyword tree
Sun, 08 Mar 2009 12:42:23 +0000 Vladimir Nadvornik dnd fixes
Sun, 08 Mar 2009 11:32:12 +0000 Vladimir Nadvornik dnd fixes
Sun, 08 Mar 2009 10:38:51 +0000 Vladimir Nadvornik allow dropping of multiple keywords
Sun, 08 Mar 2009 10:25:24 +0000 Vladimir Nadvornik show a label instead of the default drag icon
Sun, 08 Mar 2009 09:56:40 +0000 Vladimir Nadvornik dnd in keywords tree
Sat, 07 Mar 2009 17:02:59 +0000 Vladimir Nadvornik implemented keywords editor as described at
Sat, 07 Mar 2009 10:31:30 +0000 Laurent Monin Use a common function bar_pane_expander_title() to set expanders title widget.
Fri, 06 Mar 2009 15:52:47 +0000 Vladimir Nadvornik simplified bar interface