MenuPanel.st
Wed, 28 Oct 2009 12:23:31 +0100 Claus Gittinger changed: #updateStyleCache
Sun, 25 Oct 2009 00:06:53 +0200 Claus Gittinger changed: #buttonMotion:x:y:
Sat, 24 Oct 2009 16:02:56 +0200 Claus Gittinger changed: #updateLevelAndBorder
Sat, 24 Oct 2009 15:43:46 +0200 Claus Gittinger borderColor from styleSheet
Mon, 19 Oct 2009 22:55:32 +0200 Claus Gittinger changed:
Tue, 29 Sep 2009 09:59:30 +0200 Claus Gittinger code cleanup
Thu, 10 Sep 2009 17:32:05 +0200 Claus Gittinger *** empty log message ***
Fri, 04 Sep 2009 23:25:42 +0200 Claus Gittinger *** empty log message ***
Fri, 31 Jul 2009 10:47:11 +0200 Claus Gittinger oops AEG stuff removed
Mon, 18 May 2009 15:43:22 +0200 Claus Gittinger fixed flyByHelp for the scroll-buttons
Wed, 11 Feb 2009 14:34:39 +0100 Claus Gittinger recursion avoidance
Thu, 18 Dec 2008 01:13:06 +0100 Claus Gittinger *** empty log message ***
Sun, 07 Dec 2008 23:27:34 +0100 Claus Gittinger image resource method fixes (key must be name of method)
Wed, 26 Nov 2008 16:59:48 +0100 Claus Gittinger comment
Sun, 26 Oct 2008 21:15:36 +0100 Stefan Vogel changed #preferredExtent - use explicitExtent instvar
Fri, 24 Oct 2008 16:14:42 +0200 Claus Gittinger better icons
Mon, 20 Oct 2008 16:54:27 +0200 Claus Gittinger halt removed
Thu, 16 Oct 2008 16:35:52 +0200 Claus Gittinger variable renamed
Tue, 22 Jul 2008 10:25:23 +0200 Stefan Vogel variable naming
Mon, 30 Jun 2008 11:25:49 +0200 Stefan Vogel Sonce MenuPanel is used as a TopView - without inheriting from TopView -
Sat, 28 Jun 2008 13:48:50 +0200 Stefan Vogel Remove string specific acent handling instead of the generic #ascentOn: approach.
Fri, 20 Jun 2008 13:17:45 +0200 Stefan Vogel Make ascent handling for non-strings compatible with Label>>#drawWith:and:clearInside:etchedFg:
Fri, 13 Jun 2008 11:01:36 +0200 Claus Gittinger avoid ultra-long lines in Transcript
Mon, 09 Jun 2008 10:15:38 +0200 Claus Gittinger flyby help fixed
Wed, 04 Jun 2008 11:32:09 +0200 Claus Gittinger code refactored
Fri, 30 May 2008 14:25:12 +0200 Claus Gittinger added preferredWidth & preferredHeight
Wed, 28 May 2008 09:23:53 +0200 Stefan Vogel Mousewheel support
Tue, 27 May 2008 18:14:33 +0200 Claus Gittinger more info about missing channel
Fri, 23 May 2008 15:03:41 +0200 Claus Gittinger extra menu-indicator click behavior
Mon, 19 May 2008 15:39:11 +0200 Claus Gittinger *** empty log message ***
Mon, 19 May 2008 15:10:25 +0200 Claus Gittinger flybyhelp - give menuPanel achance to provide a text
Fri, 25 Apr 2008 16:19:38 +0200 Claus Gittinger Alt-key alone catches focus and selects first item
Tue, 01 Apr 2008 17:11:21 +0200 fm class variable for MaxShortCutSearchLevel
Tue, 01 Apr 2008 14:48:42 +0200 Claus Gittinger right-click delayed menu
Mon, 10 Mar 2008 10:27:33 +0100 Claus Gittinger accelerator search limited to 2-levels;
Mon, 10 Mar 2008 08:09:28 +0100 Stefan Vogel Define #printOn: for each method defining #printString
Tue, 05 Feb 2008 15:16:45 +0100 Claus Gittinger use accessors for hiddenOnrealize and explicitExtent
Mon, 04 Feb 2008 15:41:53 +0100 Claus Gittinger changed #doAccessCharacterTranslation
Mon, 04 Feb 2008 13:18:47 +0100 Claus Gittinger no access character translation for the combo-list
Sun, 27 Jan 2008 16:59:07 +0100 Claus Gittinger *** empty log message ***
Fri, 21 Dec 2007 12:42:36 +0100 fm *** empty log message ***
Wed, 05 Dec 2007 12:46:27 +0100 ca activate scroller if button is pressed and moved over scroller
Wed, 10 Oct 2007 00:43:17 +0200 Claus Gittinger changed #rearrangeGroups
Tue, 25 Sep 2007 14:36:58 +0200 Stefan Vogel Show scroll buttons, if menu is larger than screen (needed for PopupListm ComboBox, ...)
Wed, 20 Jun 2007 11:02:07 +0200 ca bugfix - waiting for anyButtonPressede not
Fri, 30 Mar 2007 16:39:29 +0200 ca bugfix for mapTime
Tue, 27 Mar 2007 11:19:11 +0200 Claus Gittinger use decodeFromLiteralArray
Thu, 15 Mar 2007 11:20:00 +0100 Claus Gittinger *** empty log message ***
Tue, 13 Mar 2007 07:32:32 +0100 ca get timeStamp from buttonPress and buttonRelease event
Mon, 05 Mar 2007 13:46:53 +0100 ca shortcuts... processing
Fri, 02 Mar 2007 18:12:04 +0100 ca focus handling
Fri, 02 Mar 2007 16:41:12 +0100 ca focus handling
Wed, 15 Nov 2006 18:26:23 +0100 ca focus handling
Thu, 09 Nov 2006 13:10:04 +0100 Claus Gittinger conditionalRight revisited
Thu, 09 Nov 2006 10:55:53 +0100 Claus Gittinger conditionalRight fix
Wed, 08 Nov 2006 18:32:55 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Nov 2006 16:31:47 +0100 ca bugfix: check for notNil windowGroup
Wed, 08 Nov 2006 16:25:51 +0100 ca focusView handling
Tue, 07 Nov 2006 11:10:04 +0100 Claus Gittinger code cleanup; comments
Mon, 30 Oct 2006 12:18:57 +0100 ca *** empty log message ***
less more (0) -300 -100 -60 tip