Sat, 02 Apr 2016 16:25:49 +0200 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 16:25:49 +0200] rev 7258
#DOCUMENTATION class: WindowSensor comment/format in: #waitForExposeFor:
Sat, 02 Apr 2016 16:21:13 +0200 #FEATURE
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 16:21:13 +0200] rev 7257
#FEATURE class: DeviceGraphicsContext changed: #new when doing lazy device opening, check again for global Display being set
Sat, 02 Apr 2016 22:45:40 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 02 Apr 2016 22:45:40 +0100] rev 7256
Merge
Sat, 02 Apr 2016 22:42:34 +0100 Win32: Eliminate compiler warnings in WinWorkstation under MinGW jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 02 Apr 2016 22:42:34 +0100] rev 7255
Win32: Eliminate compiler warnings in WinWorkstation under MinGW ...don't care about BCC anymore.
Sat, 02 Apr 2016 16:25:33 +0100 Added SimpleView>>waitUntilEventsProcessed jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 02 Apr 2016 16:25:33 +0100] rev 7254
Added SimpleView>>waitUntilEventsProcessed ...for debugging and testing purposes.
Sat, 02 Apr 2016 15:47:26 +0100 Inform GC (DeviceGraphicsContext) when it's size or children's size or origin changes jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 02 Apr 2016 15:47:26 +0100] rev 7253
Inform GC (DeviceGraphicsContext) when it's size or children's size or origin changes By default, do nothing special (in DeviceGraphicsContext), but alternative graphics library, e.g., Cairo, may use this to update it's own internal state.
Sat, 02 Apr 2016 14:17:33 +0100 Win32: Added #dcGetClipBoxForGC: mainly for debugging purposes jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 02 Apr 2016 14:17:33 +0100] rev 7252
Win32: Added #dcGetClipBoxForGC: mainly for debugging purposes It return result of GetClipBox() WinAPI.
Mon, 28 Mar 2016 00:38:27 +0100 Win32: Added methods to lock device context in place jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 28 Mar 2016 00:38:27 +0100] rev 7251
Win32: Added methods to lock device context in place Added #dcLockForGC: and #dcUnlockForGC: to "lock" device context in place. After a call to #dcLockForGC: it's guaranteed that the device context is not destroyed - until corresponding #dcUnlockForGC: is called. This facility is to be used by alternative drawing libraries, e.g. Cairo.
Fri, 25 Mar 2016 06:41:01 +0000 Win32: #Include <stdlib.h> to get proper prototypes for malloc() / free() jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 25 Mar 2016 06:41:01 +0000] rev 7250
Win32: #Include <stdlib.h> to get proper prototypes for malloc() / free()
Sat, 02 Apr 2016 06:55:45 +0200 Merge jv
Merge Script [Sat, 02 Apr 2016 06:55:45 +0200] rev 7249
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip