WindowGroup.st
Thu, 13 May 2004 20:47:57 +0200 Stefan Vogel Mark obsolete methods
Wed, 07 Apr 2004 17:55:42 +0200 werner *** empty log message ***
Wed, 07 Apr 2004 17:43:03 +0200 werner *** empty log message ***
Fri, 02 Apr 2004 20:34:46 +0200 werner refactored shutDownProcess
Thu, 01 Apr 2004 12:32:21 +0200 ca revert focus to previous group
Thu, 26 Feb 2004 12:24:53 +0100 Claus Gittinger *** empty log message ***
Wed, 07 May 2003 17:18:44 +0200 Claus Gittinger method category rename
Tue, 15 Apr 2003 13:59:23 +0200 Stefan Vogel Use SynchronousWindoeSensor if no windowGroup
Fri, 11 Apr 2003 19:14:27 +0200 Stefan Vogel #errorSignal -> #description
Tue, 08 Apr 2003 14:32:24 +0200 martin care for 'migrate back' pressed without any topViews left (closed before).
Fri, 21 Mar 2003 00:42:22 +0100 Claus Gittinger comment
Fri, 24 Jan 2003 17:33:12 +0100 Claus Gittinger obsoleted preEventHook and postEventHook; rel4_1_7 release
Tue, 07 Jan 2003 13:55:27 +0100 Claus Gittinger remember process which created a modal group,
Tue, 10 Dec 2002 16:59:34 +0100 penk also check for masterGroups preEventHooks
Fri, 25 Oct 2002 17:34:11 +0200 Michael Beyl rewrite
Wed, 25 Sep 2002 17:29:17 +0200 Claus Gittinger added #leaveModalLoop
Tue, 24 Sep 2002 15:22:58 +0200 penk add lastEvent query
Tue, 13 Aug 2002 14:10:52 +0200 penk send release to application
Fri, 02 Aug 2002 15:55:47 +0200 penk avoid trouble in reinit with leftOver windowGroups
Fri, 02 Aug 2002 13:56:18 +0200 ca preps for applicationEvents;
Wed, 17 Jul 2002 17:33:42 +0200 Claus Gittinger focus handling watch this
Mon, 15 Jul 2002 14:27:20 +0200 Stefan Vogel Remove unused method vars
Mon, 15 Jul 2002 13:53:28 +0200 Stefan Vogel Fix #focusRequestFrom:
Fri, 03 May 2002 20:04:24 +0200 Claus Gittinger use #isSlave, #isPartner instead of comparing the type
Thu, 02 May 2002 12:48:29 +0200 Claus Gittinger *** empty log message ***
Thu, 02 May 2002 12:44:55 +0200 Claus Gittinger anElement now raises an error if collection is empty
Tue, 26 Feb 2002 13:58:22 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Mon, 19 Nov 2001 17:44:15 +0100 Claus Gittinger comment
Sat, 17 Nov 2001 17:36:36 +0100 Claus Gittinger *** empty log message ***
Fri, 09 Nov 2001 18:01:21 +0100 Claus Gittinger oops (care for nil LastGroup)
Fri, 09 Nov 2001 12:30:32 +0100 Claus Gittinger oops - redraw of a modal box which had a mdal box open
Mon, 24 Sep 2001 10:24:13 +0200 Claus Gittinger multiple pre/post event hooks;
Mon, 10 Sep 2001 18:08:33 +0200 Claus Gittinger cleanup - single access to focusView
Thu, 02 Aug 2001 11:59:41 +0200 Claus Gittinger optionBox: cancel-value corrected
Mon, 23 Jul 2001 10:10:38 +0200 Claus Gittinger button press in a view while a modal dialog is active:
Fri, 22 Jun 2001 14:44:33 +0200 ca avoid dangling references to invoking application (via thisContext)
Wed, 13 Jun 2001 11:13:04 +0200 Claus Gittinger *** empty log message ***
Wed, 13 Jun 2001 09:57:29 +0200 Claus Gittinger oops - topViews may become empty after hideRequest.
Fri, 18 May 2001 00:44:28 +0200 Stefan Vogel Use <resource:#obsolete>
Mon, 15 Jan 2001 18:32:40 +0100 tm fixed focusRequestFrom:aView.
Fri, 08 Dec 2000 16:01:57 +0100 ca - rename #mnemonicViewNext: to #processMnemonic:
Fri, 10 Nov 2000 12:21:57 +0100 tm added hasKeyboardFocus event
Thu, 09 Nov 2000 17:14:17 +0100 Claus Gittinger only eat a modal Escape-key event, if the modalView did unmap
Thu, 09 Nov 2000 16:25:17 +0100 ca mnemonic-key and shortcut-key support;
Tue, 31 Oct 2000 10:58:40 +0100 Claus Gittinger application fetch fix
Mon, 30 Oct 2000 12:51:41 +0100 Claus Gittinger *** empty log message ***
Fri, 27 Oct 2000 15:23:13 +0200 ca do not pass an Escape, which closes a modalBox
Fri, 27 Oct 2000 15:18:59 +0200 ca remember focus and grab, when starting a modal loop;
Thu, 26 Oct 2000 02:14:37 +0200 Stefan Vogel Fix comment
Wed, 25 Oct 2000 14:06:01 +0200 Stefan Vogel WindowGroupProcesses are process group leaders
Fri, 22 Sep 2000 13:44:33 +0200 Claus Gittinger *** empty log message ***
Thu, 14 Sep 2000 21:54:42 +0200 Claus Gittinger block migration of a modalBox
Wed, 06 Sep 2000 16:21:04 +0200 Claus Gittinger *** empty log message ***
Tue, 05 Sep 2000 22:50:34 +0200 Claus Gittinger *** empty log message ***
Tue, 05 Sep 2000 14:12:13 +0200 Claus Gittinger migration - not yet finished
Mon, 04 Sep 2000 15:43:24 +0200 Claus Gittinger only flush once in #showCursor
Sun, 03 Sep 2000 15:37:59 +0200 Claus Gittinger flush device-queue when showing cursor,
Fri, 01 Sep 2000 18:03:33 +0200 Claus Gittinger care for modal dialogs in automatic busy cursor handling
Fri, 01 Sep 2000 16:36:38 +0200 Claus Gittinger *** empty log message ***
Fri, 01 Sep 2000 14:41:15 +0200 Claus Gittinger unwind-protect busyBlock evaluation
less more (0) -100 -60 tip