DialogBox.st
Fri, 08 Nov 1996 15:31:38 +0100 Claus Gittinger checkin from browser
Fri, 18 Oct 1996 15:52:52 +0200 Claus Gittinger added more configuration options to confirmWithCancel:
Tue, 10 Sep 1996 00:59:12 +0200 Stefan Vogel Rename Launcher-->OldLauncher, NewLauncher-->Launcher.
Fri, 26 Jul 1996 18:11:47 +0200 Claus Gittinger another example
Mon, 22 Jul 1996 11:47:22 +0200 Claus Gittinger checkin from browser
Fri, 19 Jul 1996 20:52:41 +0200 Claus Gittinger *** empty log message ***
Wed, 17 Jul 1996 16:05:30 +0200 Claus Gittinger checkin from browser
Wed, 17 Jul 1996 12:09:58 +0200 Claus Gittinger care for 2D look
Sat, 15 Jun 1996 01:26:49 +0200 Stefan Vogel Allow text boxes as elements.
Mon, 03 Jun 1996 18:49:43 +0200 Claus Gittinger allow partial-labelled inputFields
Fri, 31 May 1996 23:00:13 +0200 Claus Gittinger show input field inset some at the right
Fri, 31 May 1996 22:16:08 +0200 Claus Gittinger fixed focus stuff (dont include hidden views in returned focusList)
Fri, 31 May 1996 13:24:09 +0200 Claus Gittinger place popUp at right (without extra space)
Wed, 29 May 1996 15:28:01 +0200 Claus Gittinger destroy boxes from standard dialogs
Wed, 29 May 1996 15:16:23 +0200 Claus Gittinger more fill-in-the-blank standard entries
Wed, 29 May 1996 15:15:25 +0200 Claus Gittinger more fill-in-the-blank standard entries
Wed, 29 May 1996 12:20:58 +0200 Claus Gittinger care for preSet preferredExtent
Sat, 25 May 1996 12:12:21 +0200 Claus Gittinger commentary
Tue, 21 May 1996 14:40:39 +0200 Claus Gittinger use new documentView
Sat, 18 May 1996 17:42:59 +0200 Claus Gittinger showCr: -> showCR:
Thu, 16 May 1996 12:20:43 +0200 Claus Gittinger checkin from browser
Thu, 16 May 1996 12:17:25 +0200 Claus Gittinger examples
Thu, 16 May 1996 12:02:53 +0200 Claus Gittinger examples
Sun, 12 May 1996 16:12:15 +0200 Claus Gittinger comment example
Tue, 30 Apr 1996 12:00:44 +0200 Claus Gittinger comments
Sat, 27 Apr 1996 20:21:37 +0200 Claus Gittinger examples
Thu, 25 Apr 1996 19:26:41 +0200 Claus Gittinger documentation
Tue, 23 Apr 1996 17:17:11 +0200 Claus Gittinger checkin from browser
Sat, 20 Apr 1996 14:38:20 +0200 ca generic addLabelledField added
Fri, 19 Apr 1996 19:02:57 +0200 Claus Gittinger checkin from browser
Fri, 19 Apr 1996 19:01:08 +0200 Claus Gittinger suppress scrollBar in choose if there is nothing to scroll
Fri, 19 Apr 1996 17:42:15 +0200 Claus Gittinger oops - labelled inputFields with left-inset being non-0
Fri, 19 Apr 1996 17:16:54 +0200 Claus Gittinger shift focus to OK button on return - thats better
Fri, 19 Apr 1996 15:15:31 +0200 Claus Gittinger addHorizontalLine returns the added component
Fri, 19 Apr 1996 14:36:45 +0200 Claus Gittinger moved all file request methods (class protocol) to DialogBox; added directory dialogs
Sat, 13 Apr 1996 13:42:01 +0200 Claus Gittinger renamed #addLabelledInputField... method
Sat, 13 Apr 1996 13:40:12 +0200 Claus Gittinger added #addLabelledInputField... method
Wed, 10 Apr 1996 08:17:45 +0200 Claus Gittinger oops - dont clobber Dialog global if subclasses #initialize
Fri, 08 Mar 1996 21:20:18 +0100 Claus Gittinger checkin from browser
Thu, 07 Mar 1996 13:38:02 +0100 Claus Gittinger resources
Tue, 05 Mar 1996 01:41:39 +0100 Claus Gittinger checkin from browser
Tue, 05 Mar 1996 01:21:01 +0100 Claus Gittinger autoAccept as default; configurable
Thu, 29 Feb 1996 14:38:07 +0100 ca more addListBox protocol
Wed, 28 Feb 1996 15:23:12 +0100 Claus Gittinger commentary
Wed, 28 Feb 1996 15:20:07 +0100 Claus Gittinger added #addComboList
Tue, 27 Feb 1996 01:21:32 +0100 Claus Gittinger checkin from browser
Thu, 22 Feb 1996 21:43:54 +0100 Claus Gittinger added #addListBoxOn:
Wed, 21 Feb 1996 01:37:00 +0100 Claus Gittinger checkin from browser rel2_10_8_6_last2
Sun, 11 Feb 1996 11:18:50 +0100 Claus Gittinger care for acceptReturnAsOK being false and return being pressed
Sun, 11 Feb 1996 11:13:35 +0100 Claus Gittinger commentary
Sat, 10 Feb 1996 17:57:06 +0100 Claus Gittinger when computing the preferredExtent, take care of relative-sized components (scale)
Sat, 10 Feb 1996 17:31:03 +0100 Claus Gittinger added #addHelpButton; added #addButton:before:
Fri, 09 Feb 1996 22:48:18 +0100 Claus Gittinger more examples; added #addComboBox
Sat, 27 Jan 1996 20:36:37 +0100 Claus Gittinger no border for textLabels in 2D styles
Sat, 27 Jan 1996 18:58:46 +0100 Claus Gittinger allow more control over the indent when adding components
Sat, 27 Jan 1996 18:30:14 +0100 Claus Gittinger allow specification of the resizing behavior (better list-choosers)
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
Fri, 26 Jan 1996 14:04:47 +0100 ah added example with passwordCharacter
Wed, 10 Jan 1996 19:54:33 +0100 Claus Gittinger fixed cursor-wrapping in multiple-editfield boxes; added acceptCheck-block
Wed, 10 Jan 1996 14:34:31 +0100 ca tabable editFields added with makeTabable fixed (kludged)
less more (0) -60 tip