MenuView.st
Mon, 13 Feb 2017 20:49:14 +0100 Claus Gittinger #OTHER by cg
Tue, 24 Jan 2017 23:08:10 +0100 Claus Gittinger #TUNING by cg
Wed, 31 Aug 2016 18:47:22 +0200 Claus Gittinger #UI_ENHANCEMENT by cg
Mon, 02 May 2016 14:10:47 +0200 Claus Gittinger #UI_ENHANCEMENT by cg
Sat, 02 Apr 2016 17:10:59 +0200 Claus Gittinger device access
Wed, 20 May 2015 12:28:39 +0200 Claus Gittinger class: MenuView
Tue, 02 Dec 2014 17:27:59 +0100 Claus Gittinger class: MenuView
Wed, 04 Jun 2014 14:38:35 +0200 Claus Gittinger class: MenuView
Tue, 18 Feb 2014 15:56:00 +0100 Stefan Vogel class: MenuView
Thu, 23 Jan 2014 17:11:49 +0100 Stefan Vogel AbortSignal -> AbortOperationRequest
Mon, 02 Sep 2013 19:58:27 +0200 Claus Gittinger class: MenuView
Thu, 29 Aug 2013 19:03:51 +0200 Claus Gittinger class: MenuView
Wed, 28 Aug 2013 14:02:52 +0200 Claus Gittinger class: MenuView
Wed, 26 Jun 2013 00:25:56 +0200 Claus Gittinger class: MenuView
Mon, 17 Jun 2013 16:28:06 +0200 Claus Gittinger class: MenuView
Mon, 17 Jun 2013 16:26:33 +0200 Claus Gittinger isEmpty -> hasItems
Mon, 17 Jun 2013 16:23:34 +0200 Claus Gittinger added isEmpty to menu query
Fri, 26 Apr 2013 14:59:14 +0200 Claus Gittinger class: MenuView
Sun, 31 Mar 2013 12:08:05 +0200 Claus Gittinger class: MenuView
Thu, 17 Jan 2013 11:44:18 +0100 Claus Gittinger changed: #keyPress:x:y:
Wed, 15 Feb 2012 18:55:29 +0100 Claus Gittinger refactored ampersand processing for more reusability.
Wed, 15 Feb 2012 18:19:53 +0100 Claus Gittinger changed: #shortKeyPrefixFor:
Thu, 06 Oct 2011 17:26:03 +0200 Claus Gittinger changed:
Wed, 05 Oct 2011 16:13:05 +0200 az comment: #initStyle
Sat, 22 Jan 2011 15:32:38 +0100 Claus Gittinger changed: #addLabels:selectors:accelerators:resources:before:
Mon, 29 Nov 2010 19:53:52 +0100 Claus Gittinger added: #setSelection:
Mon, 29 Nov 2010 19:52:00 +0100 Claus Gittinger category of:
Mon, 29 Nov 2010 19:49:46 +0100 Claus Gittinger delayed submenu (one half; other half is in MenuPanel)
Tue, 02 Feb 2010 10:54:28 +0100 Claus Gittinger *** empty log message ***
Tue, 02 Feb 2010 10:53:43 +0100 Claus Gittinger changed: #showSubmenu:
Sat, 24 Oct 2009 16:00:32 +0200 Claus Gittinger border handling
Fri, 23 Oct 2009 17:22:39 +0200 Claus Gittinger no more direct accesses to borderWidth and borderColor
Thu, 15 Oct 2009 12:46:58 +0200 Claus Gittinger allow for a block given as submenu
Mon, 12 Oct 2009 14:49:03 +0200 Claus Gittinger changed: #keyPress:x:y:
Mon, 12 Oct 2009 12:10:14 +0200 Claus Gittinger added:
Tue, 15 Sep 2009 20:15:42 +0200 Claus Gittinger preps for right-menu on buttonRelease
Wed, 29 Jul 2009 20:00:19 +0200 Claus Gittinger changed #buttonRelease:x:y:
Sun, 26 Oct 2008 21:08:36 +0100 Stefan Vogel changed #preferredExtent - use explicitExtent instvar
Tue, 05 Feb 2008 15:17:20 +0100 Claus Gittinger use accessors for hiddenOnRealize and explicitExtents
Mon, 12 Mar 2007 09:23:50 +0100 ca bugfix: pointer grab
Tue, 08 Aug 2006 15:59:59 +0200 Claus Gittinger shortKey handling moved to device (shared between menu and menuPanel)
Wed, 29 Mar 2006 10:55:42 +0200 Stefan Vogel handle nonString items correctly
Thu, 14 Apr 2005 11:12:10 +0200 Claus Gittinger refactored intention revealing code:
Thu, 13 May 2004 11:34:25 +0200 Claus Gittinger *** empty log message ***
Wed, 12 May 2004 11:58:17 +0200 Claus Gittinger care for doubled &'s
Fri, 02 Apr 2004 20:04:24 +0200 werner string -> asString
Fri, 02 Apr 2004 20:03:49 +0200 werner string -> asString
Thu, 01 Apr 2004 23:24:23 +0200 Claus Gittinger *** empty log message ***
Wed, 03 Mar 2004 17:52:13 +0100 Claus Gittinger added protocol to add an itemList with resource-translation
Tue, 02 Mar 2004 09:44:19 +0100 Claus Gittinger *** empty log message ***
Thu, 12 Feb 2004 16:01:23 +0100 Claus Gittinger +addItemList:after:
Wed, 08 Oct 2003 17:35:59 +0200 Claus Gittinger not ifTrue -> ifFalse rel5_1_3 stx_513
Wed, 07 May 2003 17:00:15 +0200 Claus Gittinger method category rename
Thu, 30 Jan 2003 16:39:19 +0100 Claus Gittinger allow for action with arg
Mon, 19 Aug 2002 18:25:14 +0200 Claus Gittinger disabledBGColor-from styleSheet fix
Thu, 08 Aug 2002 09:23:43 +0200 Claus Gittinger oops - redraw bug with etched color fixed
Tue, 06 Aug 2002 10:42:55 +0200 Claus Gittinger dont forget to draw accelerator when disabled
Tue, 26 Feb 2002 14:03:06 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 14 Dec 2001 11:53:51 +0100 Claus Gittinger use new #perform:withOptionalArgument:
Mon, 10 Dec 2001 15:47:16 +0100 Claus Gittinger etching
less more (0) -100 -60 tip