MenuPanel.st
Sat, 05 Oct 2002 18:25:28 +0200 ca add: #selection:openMenu:
Wed, 02 Oct 2002 09:27:50 +0200 ca bug fix for toggles (buttun motion ...)
Tue, 01 Oct 2002 10:33:52 +0200 Claus Gittinger *** empty log message ***
Tue, 01 Oct 2002 10:05:12 +0200 Claus Gittinger drawColSep beautified;
Mon, 30 Sep 2002 19:58:32 +0200 Claus Gittinger when searching for a sumbenus application, do NOT
Mon, 30 Sep 2002 18:17:17 +0200 Stefan Vogel Change sends to obsolete methods
Thu, 26 Sep 2002 09:38:41 +0200 Claus Gittinger delayed submenu indicator
Thu, 26 Sep 2002 09:24:10 +0200 ca *** empty log message ***
Tue, 24 Sep 2002 15:45:21 +0200 penk no info for toolbarmenu enable channel
Mon, 23 Sep 2002 14:24:26 +0200 ca drawing delayed menu indicators... first try not yet finished
Thu, 19 Sep 2002 09:44:08 +0200 ca *** empty log message ***
Fri, 13 Sep 2002 01:11:39 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Sep 2002 15:20:06 +0200 Claus Gittinger changed superclass to View (to inherit model)
Thu, 05 Sep 2002 19:20:07 +0200 Claus Gittinger *** empty log message ***
Thu, 05 Sep 2002 15:24:19 +0200 Claus Gittinger enteredFG / enteredBG
Wed, 04 Sep 2002 17:11:50 +0200 Claus Gittinger style stuff
Wed, 04 Sep 2002 13:44:31 +0200 Claus Gittinger *** empty log message ***
Fri, 23 Aug 2002 12:26:16 +0200 Claus Gittinger ignore double clicks
Fri, 23 Aug 2002 10:55:29 +0200 Claus Gittinger toggle button draw & behavior
Wed, 21 Aug 2002 18:24:53 +0200 penk prep to separate vertical from horizontal space
Wed, 21 Aug 2002 11:44:57 +0200 penk draw label shifted right-down when pressed
Wed, 21 Aug 2002 11:39:03 +0200 penk pressed button label only shifted by one pixel
Tue, 20 Aug 2002 16:10:31 +0200 Claus Gittinger turn off button when leaving the view with mouse-button pressed
Mon, 19 Aug 2002 17:59:57 +0200 Claus Gittinger renamed Scrolling to ScrollActivity.
Mon, 12 Aug 2002 16:16:04 +0200 Claus Gittinger hide on buttonRelease outside (instead of buttonPress outside)
Mon, 12 Aug 2002 13:05:34 +0200 Claus Gittinger *** empty log message ***
Fri, 02 Aug 2002 14:01:35 +0200 ca event types are private to WindowEvent;
Thu, 25 Jul 2002 18:05:56 +0200 ca *** empty log message ***
Thu, 11 Jul 2002 13:20:26 +0200 ca optimize #labels: and #fetchImages in Item. discard block
Thu, 04 Jul 2002 09:49:03 +0200 ca mnemonic: first test block before enabled and visibility (optimize)
Thu, 04 Jul 2002 08:52:44 +0200 ca processing mnemonic's (search next from current)
Thu, 04 Jul 2002 07:04:38 +0200 ca bug fix when opening a menu by mnemonic
Tue, 07 May 2002 12:07:14 +0200 ca menuBuilder: support of horizontal/vertical layout of submenu
Mon, 06 May 2002 08:06:12 +0200 Claus Gittinger #on: -> #onDevice
Fri, 26 Apr 2002 07:11:16 +0200 ca bugfix in mode: DefaultSelectionFollowsMouse == true
Tue, 26 Feb 2002 14:03:15 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Mon, 11 Feb 2002 20:52:06 +0100 Stefan Vogel Fix rearrangeItem stuff
Mon, 11 Feb 2002 12:00:41 +0100 Claus Gittinger verticalLayout fix
Fri, 21 Dec 2001 12:01:58 +0100 Claus Gittinger do not invalidate if sensor is nil
Fri, 14 Dec 2001 11:53:34 +0100 Claus Gittinger use new #perform:withOptionalArgument:
Wed, 12 Dec 2001 16:18:27 +0100 Claus Gittinger checkin from browser
Wed, 12 Dec 2001 10:43:09 +0100 Claus Gittinger *** empty log message ***
Tue, 11 Dec 2001 12:53:42 +0100 Claus Gittinger checkin from browser
Mon, 10 Dec 2001 15:47:40 +0100 Claus Gittinger *** empty log message ***
Sat, 08 Dec 2001 13:07:08 +0100 Claus Gittinger code cleanup;
Sat, 08 Dec 2001 01:37:16 +0100 Claus Gittinger flyByHelp
Thu, 15 Nov 2001 21:01:24 +0100 Claus Gittinger *** empty log message ***
Thu, 15 Nov 2001 17:12:13 +0100 Claus Gittinger *** empty log message ***
Thu, 15 Nov 2001 17:10:01 +0100 Claus Gittinger do not destroy myself after accepting (for PopUpList)
Tue, 13 Nov 2001 20:30:37 +0100 Claus Gittinger code cleanup
Tue, 13 Nov 2001 20:00:06 +0100 Claus Gittinger initial delay; autoRepeat delay
Tue, 13 Nov 2001 14:19:27 +0100 Claus Gittinger code cleanup
Tue, 30 Oct 2001 15:49:30 +0100 Claus Gittinger *** empty log message ***
Tue, 30 Oct 2001 13:53:26 +0100 Claus Gittinger checkin from browser
Tue, 30 Oct 2001 13:49:03 +0100 Claus Gittinger either invoke catchExpose or do not copy async.
Wed, 24 Oct 2001 10:55:38 +0200 ca test for empty layouts
Wed, 10 Oct 2001 16:02:30 +0200 Claus Gittinger + #preferredWidth:
Wed, 10 Oct 2001 15:08:33 +0200 Claus Gittinger extracted common code to detectViewAt:aPoint.
Wed, 10 Oct 2001 08:43:34 +0200 ca checkin from browser
Tue, 09 Oct 2001 16:22:14 +0200 ca add scrolling - first
less more (0) -300 -100 -60 tip