log finch/libgnt/gntmenu.c @ 29782:3882d419e628

age author description
Sat, 13 Sep 2008 23:31:33 +0000 Sadrul Habib Chowdhury Fix handling mouse events with menus.
Mon, 09 Jun 2008 19:34:25 +0000 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
Sun, 11 May 2008 07:20:42 +0000 Richard Nelson Check if a key is already bound before assigning a menu trigger
Sun, 17 Feb 2008 17:26:37 +0000 Sadrul Habib Chowdhury Single clicking a menuitem should activate it.
Fri, 23 Nov 2007 11:05:43 +0000 Sadrul Habib Chowdhury Improve the 'menu experience' a little bit.
Wed, 14 Nov 2007 00:09:06 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
Mon, 12 Nov 2007 17:13:44 +0000 Sadrul Habib Chowdhury Add maximize flags for windows.
Sun, 21 Oct 2007 08:40:42 +0000 Sadrul Habib Chowdhury Fix menu hiding.
Sat, 20 Oct 2007 05:52:52 +0000 Sadrul Habib Chowdhury Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Wed, 03 Oct 2007 07:19:31 +0000 Sadrul Habib Chowdhury Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.
Wed, 03 Oct 2007 06:51:26 +0000 Sadrul Habib Chowdhury Allow binding key-shortcuts to menuitems.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:59:23 +0000 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
Wed, 05 Sep 2007 12:53:51 +0000 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in