Sun, 22 Jan 2017 10:50:57 +0100 comment
Claus Gittinger <cg@exept.de> [Sun, 22 Jan 2017 10:50:57 +0100] rev 7780
comment
Sat, 21 Jan 2017 04:04:02 +0100 #DOCUMENTATION by cg expecco_2_11_0
Claus Gittinger <cg@exept.de> [Sat, 21 Jan 2017 04:04:02 +0100] rev 7779
#DOCUMENTATION by cg class: SimpleView changed: #controller:
Fri, 20 Jan 2017 23:06:27 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 23:06:27 +0100] rev 7778
#FEATURE by cg class: SimpleView comment/format in: #redraw:
Thu, 19 Jan 2017 04:37:48 +0000 update tags
convert-repo [Thu, 19 Jan 2017 04:37:48 +0000] rev 7777
update tags
Wed, 18 Jan 2017 15:43:33 +0100 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Wed, 18 Jan 2017 15:43:33 +0100] rev 7776
#QUALITY by cg class: DeviceWorkstation added: #rightButtonIsLowerWindow: #shiftedLeftButtonIsLowerWindow: these were missing in non-Windows setups. added for completeness.
Thu, 12 Jan 2017 21:25:55 +0000 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Jan 2017 21:25:55 +0000] rev 7775
Merge
Tue, 10 Jan 2017 23:29:23 +0000 Fixed `FormTests>>test_issue_25a` to work under Xvfb jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 10 Jan 2017 23:29:23 +0000] rev 7774
Fixed `FormTests>>test_issue_25a` to work under Xvfb ...which pads each pixel in 24bit images to 32bit quantum with last byte of value 0 (zero) whereas real X.org server for Intel cards pads it with value 255. To support both, ignore every fourth byte in comparison. Also checks that black pixel ha value 0 and that the form bytes are actually padded to 32bit quantums to increase robustness of the test (if this breaks, the assert would catch it making clear what's wrong). However, I yet have to see such an Xserver.
Tue, 10 Jan 2017 16:53:12 +0000 Issue #111: Send `#deviceClippingBounds:` instead of `#deviceClippingBoundsOrNil:` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 10 Jan 2017 16:53:12 +0000] rev 7773
Issue #111: Send `#deviceClippingBounds:` instead of `#deviceClippingBoundsOrNil:` ...in `DisplaySurface >> #fillDeviceRectangleWithPattern:x:y:width:height:patternOffset:`. The former is nowhere implemented (probably a consequence of some refactoring) https://swing.fit.cvut.cz/projects/stx-jv/ticket/111
Mon, 09 Jan 2017 21:14:42 +0000 XFT: Make destroying of an `XftDraw*` more robust jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Jan 2017 21:14:42 +0000] rev 7772
XFT: Make destroying of an `XftDraw*` more robust ...expecially guard against double call to `XftDrawDestroy()` with the same `XftDraw*`.
Fri, 06 Jan 2017 23:53:36 +0000 Fixed DeviceGraphicsContext>>registerChange to use device registry jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Jan 2017 23:53:36 +0000] rev 7771
Fixed DeviceGraphicsContext>>registerChange to use device registry rather than `Lobby` classvar which has been removed time ago. This caused snapshot with GUI crashing on DNU. Thanks Patrik Svestka for spotting and reporting this.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip