Tue, 17 Jul 2018 19:50:23 +0200 Refactored `CairoGraphicsContext` finalization to avoid code duplication
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Jul 2018 19:50:23 +0200] rev 86
Refactored `CairoGraphicsContext` finalization to avoid code duplication
Tue, 17 Jul 2018 08:23:27 +0200 Fixed `CairoGraphicsContext >> #initCR` and `#createGC` to work with recent `stx:libvuew`
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Jul 2018 08:23:27 +0200] rev 85
Fixed `CairoGraphicsContext >> #initCR` and `#createGC` to work with recent `stx:libvuew` ...which had removed global `Lobby` registry. GCs are now registered within their device.
Tue, 17 Jul 2018 08:21:43 +0200 Fixed and regenerated build files after removal of extentsion `DeviceGraphicsContext >> drawableId`
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Jul 2018 08:21:43 +0200] rev 84
Fixed and regenerated build files after removal of extentsion `DeviceGraphicsContext >> drawableId` ...which is now in `stx:libview`.
Mon, 02 Jul 2018 08:46:02 +0200 Tagged Smalltalk/X 8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Jul 2018 08:46:02 +0200] rev 83
Tagged Smalltalk/X 8.0.0
Thu, 05 May 2016 09:06:26 +0200 Oops, removed version_HG extensions that belongs to other packages! stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 May 2016 09:06:26 +0200] rev 82
Oops, removed version_HG extensions that belongs to other packages!
Tue, 26 Apr 2016 07:16:51 +0100 Oops, removed DeviceGraphicsContext>>drawableId
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 26 Apr 2016 07:16:51 +0100] rev 81
Oops, removed DeviceGraphicsContext>>drawableId ...this one should belong to stx:libview!
Fri, 08 Apr 2016 08:02:56 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Apr 2016 08:02:56 +0100] rev 80
Merge
Fri, 08 Apr 2016 07:55:42 +0100 README: Addedc screenshot to readme.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Apr 2016 07:55:42 +0100] rev 79
README: Addedc screenshot to readme.
Tue, 05 Apr 2016 21:58:30 +0100 Issue #1: Oops, must adjust coordinates also when filling a rectangle.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Apr 2016 21:58:30 +0100] rev 78
Issue #1: Oops, must adjust coordinates also when filling a rectangle. See commit dcb2eb06e759.
Tue, 05 Apr 2016 10:00:57 +0100 CairoGraphicsContext: Fixed paint setting
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Apr 2016 10:00:57 +0100] rev 77
CairoGraphicsContext: Fixed paint setting Even though methods like #foreground: / #foreground:background: method are marked obsolete for quite some time, a lot of core widgets are still using them (!). Therefore CairoGraphicsContext must implement them to correctly update Cairo context. This fixes issues with EditField.
(0) -10 tip