DialogBox.st
Tue, 16 Jun 1998 12:37:19 +0200 Claus Gittinger added #defaultParentWindow for VW compatibility.
Sun, 19 Apr 1998 17:22:23 +0200 Claus Gittinger ESC returns false in #confirm-dialog
Sat, 15 Nov 1997 15:22:49 +0100 Claus Gittinger *** empty log message ***
Sun, 02 Nov 1997 18:30:24 +0100 Claus Gittinger st80 stuff
Thu, 23 Oct 1997 20:02:18 +0200 Claus Gittinger also remember last directory in requestFileName dialogs
Tue, 21 Oct 1997 20:28:05 +0200 Claus Gittinger *** empty log message ***
Mon, 08 Sep 1997 20:32:30 +0200 Claus Gittinger filename stuff
Mon, 28 Jul 1997 12:23:41 +0200 Claus Gittinger *** empty log message ***
Thu, 06 Mar 1997 15:46:41 +0100 Claus Gittinger *** empty log message ***
Fri, 21 Feb 1997 16:02:50 +0100 Stefan Vogel New class method:
Fri, 21 Feb 1997 11:20:35 +0100 Claus Gittinger comment
Thu, 20 Feb 1997 18:16:49 +0100 Claus Gittinger allow path as default in requestFileName;
Thu, 13 Feb 1997 20:27:24 +0100 ca added #confirmWithCancel:default:
Sat, 01 Feb 1997 12:05:45 +0100 Claus Gittinger use #removeIdentical: - its faster.
Thu, 16 Jan 1997 22:02:25 +0100 Claus Gittinger DialogBoxes positionOffset now handles all common cases
Thu, 16 Jan 1997 11:45:43 +0100 Claus Gittinger added aspect dictionary facility.
Thu, 16 Jan 1997 11:12:42 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Jan 1997 11:45:11 +0100 Stefan Vogel More #positionOffset fixes.
Fri, 03 Jan 1997 11:10:07 +0100 Stefan Vogel Fix #positionOffset to show 'senders' box with cursor on ok-button.
Fri, 15 Nov 1996 00:40:33 +0100 Claus Gittinger *** empty log message ***
Thu, 14 Nov 1996 16:07:36 +0100 Claus Gittinger confirmation box labels
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
less more (0) -100 -60 tip