Sat, 10 Feb 1996 10:32:49 +0100 ca allow multiple patterns sep'd by semi
Fri, 09 Feb 1996 23:13:39 +0100 Claus Gittinger ignore Return key - its meant to close a box
Fri, 09 Feb 1996 22:53:50 +0100 Claus Gittinger dont forward Tab to pulled views
Fri, 09 Feb 1996 22:52:53 +0100 Claus Gittinger checkin from browser
Fri, 09 Feb 1996 22:51:44 +0100 Claus Gittinger checkin from browser
Fri, 09 Feb 1996 22:51:11 +0100 Claus Gittinger use #autoRepeat:
Fri, 09 Feb 1996 22:48:18 +0100 Claus Gittinger more examples; added #addComboBox
Fri, 09 Feb 1996 21:31:29 +0100 Claus Gittinger oops - explicit focusChange was broken
Fri, 09 Feb 1996 19:59:17 +0100 Claus Gittinger check if buttons are down at map-time; change release behavior, if no button is pressed then
Fri, 09 Feb 1996 18:57:17 +0100 Claus Gittinger defaultExtent with bottomSpace forgot about spacing
Fri, 09 Feb 1996 18:56:54 +0100 Claus Gittinger defaultExtent with rightSpace forgot about spacing
Fri, 09 Feb 1996 13:48:50 +0100 ca acced method to set the wordCheckBlock
Fri, 09 Feb 1996 13:48:15 +0100 ca oops
Fri, 09 Feb 1996 02:42:42 +0100 Claus Gittinger oops - debugPrints rel2_10_8_6_last_before_vmData_change
Fri, 09 Feb 1996 02:29:10 +0100 Claus Gittinger *** empty log message ***
Fri, 09 Feb 1996 02:27:00 +0100 Claus Gittinger hideOnRelease fixes for COmboBox
Fri, 09 Feb 1996 02:12:17 +0100 Claus Gittinger added sizeFixed attribute
Fri, 09 Feb 1996 02:10:36 +0100 Claus Gittinger handle disabled state
Thu, 08 Feb 1996 22:08:41 +0100 Claus Gittinger scroll-off-by-one bug fixed (I hope)
Thu, 08 Feb 1996 20:23:06 +0100 Claus Gittinger made modifiedFlag a channels value (allows change notifications to be sent);
Thu, 08 Feb 1996 20:22:02 +0100 Claus Gittinger *** empty log message ***
Thu, 08 Feb 1996 20:21:03 +0100 Claus Gittinger redraw directoryMarks if size changes
Thu, 08 Feb 1996 15:30:23 +0100 Claus Gittinger check for nil controller (turnOn/Off might be called after destroy)
Thu, 08 Feb 1996 15:08:35 +0100 Claus Gittinger fixes to allow use of ListEntries (and an example)
Wed, 07 Feb 1996 19:46:19 +0100 Claus Gittinger use sensor shiftDown (instead of device shiftDown)
Wed, 07 Feb 1996 19:37:45 +0100 Claus Gittinger better Tab key handling
Wed, 07 Feb 1996 19:32:04 +0100 Claus Gittinger better Tab key handling
Wed, 07 Feb 1996 18:42:12 +0100 Claus Gittinger added tabMeansNextField instVar & method (ST-80 compatibility)
Wed, 07 Feb 1996 15:23:21 +0100 Claus Gittinger checkin from browser
Tue, 06 Feb 1996 21:46:13 +0100 Claus Gittinger preferredExtent computation used hSpace instead of vSpace
Tue, 06 Feb 1996 17:32:15 +0100 Claus Gittinger fixed error when resized empty and multiSelectOk
Sun, 04 Feb 1996 21:40:56 +0100 Claus Gittinger dont forward Cursor-motion to the enterField
Sun, 04 Feb 1996 21:40:21 +0100 Claus Gittinger new adjusts: #leftRight and #rightLeft (sounds wierd - mhmh)
Wed, 31 Jan 1996 02:53:04 +0100 Claus Gittinger Escape closes pullDownMenus & PopUpLists
Wed, 31 Jan 1996 02:10:17 +0100 Claus Gittinger fixed Tab handling in enterFieldGroups;
Tue, 30 Jan 1996 12:31:57 +0100 Claus Gittinger check for nil-controller (dont die if fBrowser is closed while command is being executed)
Sat, 27 Jan 1996 20:36:37 +0100 Claus Gittinger no border for textLabels in 2D styles
Sat, 27 Jan 1996 19:00:13 +0100 Claus Gittinger only replace selection by return, if it was not created by a paste
Sat, 27 Jan 1996 18:58:46 +0100 Claus Gittinger allow more control over the indent when adding components
Sat, 27 Jan 1996 18:32:13 +0100 Claus Gittinger added query for height with n lines
Sat, 27 Jan 1996 18:30:14 +0100 Claus Gittinger allow specification of the resizing behavior (better list-choosers)
Sat, 27 Jan 1996 16:37:22 +0100 Claus Gittinger new tabbing scheme (asking via #canTab); new focus change (passing explicit to showFocus/noFocus);
Sat, 27 Jan 1996 16:35:46 +0100 Claus Gittinger handle show: with a string containing cr's
Sat, 27 Jan 1996 15:16:15 +0100 Claus Gittinger changed cancel-value to '' (ST-80 compat.); added xxx:onCancel: methods; added more choose methods
Sat, 27 Jan 1996 15:15:17 +0100 Claus Gittinger changed cancel-value to '' (ST-80 compat.); added xxx:onCancel: methods
Sat, 27 Jan 1996 12:51:29 +0100 Claus Gittinger commentary
Fri, 26 Jan 1996 18:32:04 +0100 ah *** empty log message ***
Fri, 26 Jan 1996 18:26:48 +0100 ah if undefined, set label to empty string when asked for preferredExtent (would otherwise return 0@0)
Fri, 26 Jan 1996 14:04:47 +0100 ah added example with passwordCharacter
Wed, 24 Jan 1996 19:04:30 +0100 Claus Gittinger *** empty log message ***
Wed, 24 Jan 1996 16:29:41 +0100 ah adding/removing views to Panels
Wed, 24 Jan 1996 14:25:52 +0100 ah oops - tableViews private interface was lost - reintroduced
Wed, 24 Jan 1996 13:37:49 +0100 ah added more control over tab-key behavior (acceptOnTab:); added more examples & docu
Thu, 18 Jan 1996 22:29:07 +0100 Claus Gittinger beep if cursor leaves the visible area
Thu, 18 Jan 1996 22:28:46 +0100 Claus Gittinger more examples in the documentation category
Thu, 18 Jan 1996 01:11:18 +0100 Claus Gittinger *** empty log message ***
Thu, 18 Jan 1996 01:09:26 +0100 Claus Gittinger merged all variablePanel code into a common class.
Wed, 17 Jan 1996 13:12:51 +0100 Claus Gittinger *** empty log message ***
Wed, 17 Jan 1996 13:06:35 +0100 Claus Gittinger use new Delay wait
Wed, 17 Jan 1996 12:18:40 +0100 Claus Gittinger *** empty log message ***
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 tip