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.
Tue, 05 Apr 2016 08:02:32 +0100 Oops, fixed CairoGraphicsContext>>width:height:
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Apr 2016 08:02:32 +0100] rev 76
Oops, fixed CairoGraphicsContext>>width:height: Must test whether a Cairo context has been created. If not, we're done.
Tue, 05 Apr 2016 07:44:27 +0100 Fixed a baad bug in CairoGraphicsContext>>clippingBounds:
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Apr 2016 07:44:27 +0100] rev 75
Fixed a baad bug in CairoGraphicsContext>>clippingBounds: Must call `cr clipReset` as `cr clip` can never make clipping bounds larger (see documentation for cairo_clip()). This fixes bard drawing of underlined Text in text editor.
Mon, 04 Apr 2016 18:47:45 +0100 Oops, fixed slip in CairoGraphicsContext>>destroyCR
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 04 Apr 2016 18:47:45 +0100] rev 74
Oops, fixed slip in CairoGraphicsContext>>destroyCR Call #dcUnlockForGC: only on Windows...
Mon, 04 Apr 2016 18:43:52 +0100 Moved CairoGraphicsContextTests to Smalltalk
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 04 Apr 2016 18:43:52 +0100] rev 73
Moved CairoGraphicsContextTests to Smalltalk
(0) -10 tip