WindowGroup.st
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
Fri, 01 Sep 2000 14:38:43 +0200 Claus Gittinger added busy hook (to support automatic hour-glass cursor)
Thu, 31 Aug 2000 12:04:04 +0200 Claus Gittinger category change
Sun, 02 Jul 2000 14:52:38 +0200 Claus Gittinger rel5 migration
Fri, 11 Feb 2000 14:50:19 +0100 Claus Gittinger oops - the active* queries should return nil sometimes
Thu, 10 Feb 2000 20:21:26 +0100 Stefan Vogel Define #activeApplication and #activeMainApplication (cg)
Wed, 26 Jan 2000 15:35:47 +0100 ca focusNext and focusPrevious reimplemented; abwärts compatible
Mon, 24 Jan 2000 17:34:12 +0100 ca register/ deregister views in focusSequence
Wed, 29 Dec 1999 13:05:25 +0100 Claus Gittinger enumerate a copy of the collection, when closing down views
Thu, 09 Dec 1999 13:44:48 +0100 ca tabbed focus fix
Wed, 08 Dec 1999 21:52:07 +0100 ca always use the same dispatch methods
Fri, 03 Dec 1999 16:57:39 +0100 ps *** empty log message ***
Thu, 02 Dec 1999 17:39:56 +0100 Claus Gittinger care for nil cursors
Wed, 27 Oct 1999 15:28:43 +0200 Stefan Vogel care for nil Display
Sat, 09 Oct 1999 17:32:26 +0200 Claus Gittinger checkin from browser
Fri, 08 Oct 1999 11:05:34 +0200 ca care for mainGroup/view/app being nil before accessing
Thu, 07 Oct 1999 17:26:03 +0200 ca added a hook to allow interception of new-sub-application
Thu, 07 Oct 1999 16:32:09 +0200 ca no longer groupLeader but gui
Thu, 07 Oct 1999 12:39:34 +0200 Claus Gittinger Have to flush in #eventLoopWhile:onLeave: before waiting. (stefan)
Mon, 04 Oct 1999 20:21:31 +0200 Claus Gittinger care for empty topViews when trying to hide one.
Tue, 31 Aug 1999 18:00:28 +0200 Claus Gittinger checkin from browser
Wed, 25 Aug 1999 18:00:51 +0200 Claus Gittinger checkin from browser
Tue, 24 Aug 1999 01:07:43 +0200 Claus Gittinger checkin from browser
Mon, 23 Aug 1999 22:33:13 +0200 Claus Gittinger handle errors when closing views.
Mon, 23 Aug 1999 14:17:22 +0200 Claus Gittinger cache graphicsDevice - its called often
Fri, 20 Aug 1999 11:32:44 +0200 Claus Gittinger startupWith:startupAction
Mon, 02 Aug 1999 10:57:59 +0200 Claus Gittinger replaced #proceed with #proceedWith:nil
Sat, 26 Jun 1999 11:50:18 +0200 Claus Gittinger paranoia - check for nil in topViews & views lists
Wed, 26 May 1999 14:41:24 +0200 Claus Gittinger *** empty log message ***
Sun, 23 May 1999 14:48:40 +0200 Claus Gittinger new focus mechanism
Thu, 20 May 1999 18:35:21 +0200 Claus Gittinger checkin from browser
Thu, 20 May 1999 18:34:11 +0200 Claus Gittinger provide a hook for a defaultFocusWidget (not yet implemented)
Thu, 20 May 1999 16:16:37 +0200 Claus Gittinger care for activateOnClick mode when granting a focusRequest.
Thu, 06 May 1999 09:50:49 +0200 Claus Gittinger oops - restart with iconified views recreated them
Sat, 24 Apr 1999 21:52:52 +0200 Claus Gittinger oops - modalTop could be nil.
Sat, 24 Apr 1999 21:42:05 +0200 Claus Gittinger comment
Sat, 24 Apr 1999 16:18:12 +0200 Claus Gittinger focus handling: remember if focusView was explicit
Tue, 13 Apr 1999 18:10:11 +0200 tm change per-display-focusView info BEFORE calling
Thu, 25 Mar 1999 15:56:25 +0100 Claus Gittinger changed request-focus-with-Button press
Sun, 21 Mar 1999 18:55:06 +0100 Claus Gittinger checkin from browser
Fri, 19 Mar 1999 10:46:02 +0100 Claus Gittinger checkin from browser
Fri, 19 Mar 1999 08:28:30 +0100 Stefan Vogel Use #query instead of #raise when invoking QuerySignals
Thu, 18 Mar 1999 18:17:04 +0100 Claus Gittinger checkin from browser
less more (0) -100 -60 tip