KeyboardProcessor.st
Mon, 13 Feb 2017 20:49:58 +0100 Claus Gittinger #DOCUMENTATION by cg
Mon, 06 Jun 2016 11:47:47 +0200 mawalch #OTHER by mawalch
Sun, 17 Jan 2016 03:43:28 +0100 Claus Gittinger #FEATURE
Sat, 31 Aug 2013 00:54:36 +0200 Claus Gittinger class: KeyboardProcessor
Mon, 18 Jul 2011 09:48:05 +0200 Claus Gittinger changed: #processEvent:forModalView:
Thu, 04 Feb 2010 23:07:53 +0100 Claus Gittinger +eventFilter
Wed, 17 Dec 2008 19:58:45 +0100 Claus Gittinger return-key handling (dont care for non-keyboard-consumers)
Wed, 04 Jun 2008 11:05:35 +0200 Claus Gittinger also allow F-keys to be used as shortCuts (accelerators)
Thu, 08 May 2008 11:18:43 +0200 Claus Gittinger ALT-key processing disabled (temporarily)
Fri, 25 Apr 2008 16:19:58 +0200 Claus Gittinger Alt-key alone catches focus and selects first item
Sat, 08 Mar 2008 15:20:20 +0100 Claus Gittinger support ALT-F4 (close window)
Tue, 26 Feb 2008 22:47:57 +0100 ab changed #processEvent:forModalView:
Tue, 26 Feb 2008 22:38:58 +0100 ab mnemonic key handling
Mon, 11 Feb 2008 15:23:52 +0100 Claus Gittinger *** empty log message ***
Mon, 07 Jan 2008 14:33:26 +0100 Claus Gittinger category change
Fri, 19 Oct 2007 15:23:40 +0200 Claus Gittinger menu UI
Fri, 13 Oct 2006 13:03:39 +0200 Claus Gittinger code cleanup: use #contains/#conform instead of explicit loop
Thu, 19 Aug 2004 12:10:10 +0200 Claus Gittinger kludge for subcanvas-inputfields
Thu, 19 Aug 2004 12:09:08 +0200 Claus Gittinger must accept an inputField before
Thu, 19 Aug 2004 11:07:52 +0200 Claus Gittinger ignore return (do not close) if the current
Mon, 17 May 2004 18:53:10 +0200 Claus Gittinger initial focus
Tue, 19 Aug 2003 19:56:50 +0200 Claus Gittinger extra hooks for ok/cancel via keyboard
Wed, 07 May 2003 16:30:37 +0200 Claus Gittinger method category rename
Thu, 17 Oct 2002 19:01:45 +0200 ca code rewrite
Thu, 17 Oct 2002 18:58:19 +0200 ca escapeIsCancel/returnIsOK in popup with same app as mainapp
Thu, 17 Oct 2002 18:47:30 +0200 ca escapeIsCancel/returnIsOK default
Mon, 07 Jan 2002 18:25:09 +0100 Claus Gittinger initial focus
Mon, 10 Sep 2001 11:09:38 +0200 Claus Gittinger cursor keys ARE allowed as accelerators (is this a good idea ?)
Wed, 05 Sep 2001 11:24:17 +0200 Claus Gittinger checkin from browser
Tue, 04 Sep 2001 20:58:36 +0200 Claus Gittinger protocol rename
Tue, 21 Aug 2001 01:19:33 +0200 Claus Gittinger *** empty log message ***
Thu, 02 Aug 2001 11:58:56 +0200 Claus Gittinger optionBox: cancel-value corrected
Thu, 18 Jan 2001 16:39:12 +0100 Claus Gittinger accept autoAccept (RETURN) if no input field widget is present
Wed, 17 Jan 2001 13:14:28 +0100 Claus Gittinger *** empty log message ***
Wed, 17 Jan 2001 12:15:58 +0100 Claus Gittinger debug print
Wed, 17 Jan 2001 12:11:38 +0100 Claus Gittinger shortcut key processing (too slow)
Thu, 11 Jan 2001 18:37:46 +0100 Claus Gittinger dont check for shortCuts with Control-key (alone)
Thu, 28 Dec 2000 15:58:00 +0100 Claus Gittinger early bailOut for cursorKeys (do not check for shortCuts)
Fri, 15 Dec 2000 17:05:59 +0100 tm care for topViews without windowGroup (which should not happen - but...)
Fri, 08 Dec 2000 16:02:41 +0100 ca - rename #mnemonicViewNext: to #processMnemonic:
Thu, 09 Nov 2000 20:42:15 +0100 Claus Gittinger *** empty log message ***
Thu, 09 Nov 2000 16:20:43 +0100 ca mnemonic-key support;
Fri, 11 Aug 2000 19:39:48 +0200 Claus Gittinger category only
Mon, 17 Jan 2000 12:28:50 +0100 Claus Gittinger category renamining
Thu, 07 Oct 1999 13:13:13 +0200 Claus Gittinger added global accelerator
Thu, 15 Apr 1999 14:11:25 +0200 Claus Gittinger doc
Thu, 18 Mar 1999 18:17:14 +0100 Claus Gittinger *** empty log message ***
Thu, 11 Mar 1999 02:32:37 +0100 Claus Gittinger checkin from browser
Thu, 11 Mar 1999 01:02:58 +0100 Claus Gittinger only do autoAccept, if there is no focus view.
Wed, 10 Mar 1999 23:38:58 +0100 Claus Gittinger fixed requestAutoAccept.
Wed, 10 Mar 1999 01:49:35 +0100 Claus Gittinger invoke requestGlobalAutoAccept here
Wed, 10 Mar 1999 01:00:08 +0100 Claus Gittinger added autoAccept (editFields in dialogs)
Tue, 09 Mar 1999 17:40:36 +0100 Claus Gittinger moved from libcompat
less more (0) tip