Wed, 08 Feb 2017 23:58:18 +0000 Allow individual applications to define their own shortcut mapping jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 08 Feb 2017 23:58:18 +0000] rev 7969
Allow individual applications to define their own shortcut mapping When a system wants to translate a shortcut into a logical action key, it asks a view to it's keyboard map which porivdes such translations. Histrically, there was only one such map kept in window device. To allow per-application customization, each view by default returns its parent's view map. The top level window then asks its underlaying application model for a map. This way, each application may provide its own shortcut mappings or override / inhibit global ones. Keyboard mappings may be chained to from a hiearchy: if a mapping is not found in given keyboard map, it's parent map (if any) is asked for the mapping. Usually a device's keyboard map is at the top of the hiearchy (but not necessarily)
Tue, 07 Mar 2017 07:29:26 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 07 Mar 2017 07:29:26 +0100] rev 7968
#TUNING by cg class: Image changed: #fromImage:photometric: rgba->rgb speedup
Mon, 06 Mar 2017 14:49:50 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 06 Mar 2017 14:49:50 +0100] rev 7967
#REFACTORING by cg class: Image changed: #fromScreen (send #getScreenBounds: instead of #screenBounds:)
Sun, 05 Mar 2017 11:43:46 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sun, 05 Mar 2017 11:43:46 +0100] rev 7966
#BUGFIX by cg class: Image changed: #fromScreen hack for OSX, which does not include the dock's height in the dimension returned by XQuartz
Sun, 05 Mar 2017 11:42:57 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sun, 05 Mar 2017 11:42:57 +0100] rev 7965
#DOCUMENTATION by cg class: XWorkstation comment/format in: #usableHeightAt:
Fri, 03 Mar 2017 09:20:47 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Fri, 03 Mar 2017 09:20:47 +0100] rev 7964
#REFACTORING by stefan class: Color changed: #allocateColorsIn:on:
Mon, 27 Feb 2017 15:26:14 +0000 ResourcePack: print show full stack trace in case of error when reading jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 27 Feb 2017 15:26:14 +0000] rev 7963
ResourcePack: print show full stack trace in case of error when reading ...the pack. The code still uses `Transcript show:...` - this should later be rewritten to use `Logger`
Sun, 26 Feb 2017 18:25:16 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Sun, 26 Feb 2017 18:25:16 +0100] rev 7962
#TUNING by cg class: Image changed: #fromScreen:on:grab: fast image readout on OSX
Sun, 26 Feb 2017 18:18:07 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sun, 26 Feb 2017 18:18:07 +0100] rev 7961
#FEATURE by cg class: Image added: #drawEllipse:withColor:lineWidth: #drawEllipse:withValue:lineWidth: changed: #drawEllipse:withColor: #drawEllipse:withValue: line width
Sat, 25 Feb 2017 19:31:59 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 25 Feb 2017 19:31:59 +0100] rev 7960
#DOCUMENTATION by cg class: Image comment/format in: #photometric:
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip