Tue, 15 Aug 2017 14:54:58 +0100 Added `Grayscale` tab for inspector showing the image in gray. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Aug 2017 14:54:58 +0100] rev 8080
Added `Grayscale` tab for inspector showing the image in gray. Cherry picked from (bad) 863abc9d17bb.
Tue, 15 Aug 2017 13:46:01 +0100 Backed out changeset 863abc9d17bb jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Aug 2017 13:46:01 +0100] rev 8079
Backed out changeset 863abc9d17bb ...as it messed up build support files - win32 specific classes went missing. This was proably a consequence of an issue #63 [1] which is now fixed. [1]: https://swing.fit.cvut.cz/projects/stx-jv/ticket/63
Tue, 15 Aug 2017 08:26:26 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Aug 2017 08:26:26 +0100] rev 8078
Merge
Tue, 15 Aug 2017 08:25:53 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Aug 2017 08:25:53 +0100] rev 8077
Merge
Wed, 19 Jul 2017 13:01:28 +0100 Issue #154: Make `Cursor hand` a cursor with hand shape jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 19 Jul 2017 13:01:28 +0100] rev 8076
Issue #154: Make `Cursor hand` a cursor with hand shape ...as the name suggest, not plain arrow. The consequence is that uite a few widgets (buttons, nost notably) now show hand cursor rather than plain arrow. This makes Smalltalk/X UI consistent w.r.t running on X11 but may not be in line with Windows UI design guidelines. This has to checked and properly fixed in individual widgets - not by making hand cursor actually an arrow!
Wed, 19 Jul 2017 09:45:40 +0200 Issue #154: Set `_NET_WM_WINDOW_TYPE` property according to desired "windowStyle" jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 19 Jul 2017 09:45:40 +0200] rev 8075
Issue #154: Set `_NET_WM_WINDOW_TYPE` property according to desired "windowStyle" Note, that `wStyle` value is some Smalltalk/X abstraction of window types across all supported platforms (modeled, presumably, after Winsows) so there;s no 1:1 match. The code code below tries to do it's best. / See Extended Window Manager Hints 1.3 http://standards.freedesktop.org/wm-spec/1.3/ XWorkstation >> setWindowType:in: See https://swing.fit.cvut.cz/projects/stx-jv/ticket/154
Thu, 08 Jun 2017 14:35:32 +0100 Added `Grayscale` tab for inspector showing the image in gray jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Jun 2017 14:35:32 +0100] rev 8074
Added `Grayscale` tab for inspector showing the image in gray
Sat, 06 May 2017 11:26:33 +0100 Issue #134: Added generic implementation of `#sendKeyOrButtonEvent:..` to `DeviceWorkstation` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 06 May 2017 11:26:33 +0100] rev 8073
Issue #134: Added generic implementation of `#sendKeyOrButtonEvent:..` to `DeviceWorkstation` ...as a fallback. This implementation works purely on a Smalltalk level by directly injecting (St/X) events in (St/X) window group's event queue, completely bypassing windowing system. The implementation is icomplete and is designed and tested only with UI testing framework (stx:goodies/sunit/ext/ui) to allow UI testing on systems with no specific implementation of `#sendKeyOrButtonEvent...` - e.g. Windows at the time. https://swing.fit.cvut.cz/projects/stx-jv/ticket/134
Sat, 12 Aug 2017 13:22:38 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 12 Aug 2017 13:22:38 +0200] rev 8072
#DOCUMENTATION by cg class: Font category of: #graphicsDevice
Sat, 12 Aug 2017 13:20:01 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sat, 12 Aug 2017 13:20:01 +0200] rev 8071
#REFACTORING by cg class: FontDescription comment/format in: #asSize: changed: #asFontWithPixelSize:
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip