Wed, 20 Apr 2016 11:52:46 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Wed, 20 Apr 2016 11:52:46 +0200] rev 7302
#OTHER by cg class: DisplaySurface changed: #clearDeviceRectangleX:y:width:height: D149531 part1
Wed, 20 Apr 2016 11:51:34 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Wed, 20 Apr 2016 11:51:34 +0200] rev 7301
#OTHER by cg class: DeviceGraphicsContext changed: #clearDeviceRectangleX:y:width:height: D149531 part1
Wed, 20 Apr 2016 11:46:10 +0200 #TUNING by stefan
Stefan Vogel <sv@exept.de> [Wed, 20 Apr 2016 11:46:10 +0200] rev 7300
#TUNING by stefan class: WinWorkstation added: #primGetSystemColor: changed: #getSystemColor: #initialize #systemColorChange: when system colors are changed, take in account only those that we really use
Wed, 20 Apr 2016 09:06:30 +0100 Issue #42: User-defined (Xft) fonts are not preserved upon snapshot restart jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 20 Apr 2016 09:06:30 +0100] rev 7299
Issue #42: User-defined (Xft) fonts are not preserved upon snapshot restart This was due to a fact that all view style cache of SimpleView was reset during restart (as consequence to call to #updateAllStyleCaches. This commit simplifies the code in #updateAllStyleCaches by simply making it no-op when called during snapshot restart. https://swing.fit.cvut.cz/projects/stx-jv/ticket/42
Mon, 18 Apr 2016 23:42:35 +0100 Issue #76: XFT: Flush `RecentlyUsedFonts` cache when restarting from snapahot jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 18 Apr 2016 23:42:35 +0100] rev 7298
Issue #76: XFT: Flush `RecentlyUsedFonts` cache when restarting from snapahot ...in order to correctly recreate fonts. If not flushed, the XftFontDescription>>onDevice:ifAbsent: would find the font in `RecentlyUsedFonts` cache, return it and then subsequent operations would fails since the font has been released. It would ve more correct to remove flushed font from the cache instead of unconditionally slushing all fonts, but since it's a cache, flushing it should not harm and it's significantly faster.
Mon, 18 Apr 2016 23:37:20 +0100 Issue #76: Correctly reset device in GraphicsMedium>>setDevice:... jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 18 Apr 2016 23:37:20 +0100] rev 7297
Issue #76: Correctly reset device in GraphicsMedium>>setDevice:... As the grahics device is cached in GraphicsMedium, when setDevice: is called the cached value in GraphicsMedium `device slot must be set too. This fixes cursor recreation after snapshot restart.
Sat, 16 Apr 2016 06:47:45 +0200 Merge jv
Merge Script [Sat, 16 Apr 2016 06:47:45 +0200] rev 7296
Merge
Fri, 15 Apr 2016 15:20:41 +0200 #FEATURE by sr
sr [Fri, 15 Apr 2016 15:20:41 +0200] rev 7295
#FEATURE by sr class: SimpleView changed: #readStyleSheet
Fri, 15 Apr 2016 15:06:20 +0200 #BUGFIX by sr
sr [Fri, 15 Apr 2016 15:06:20 +0200] rev 7294
#BUGFIX by sr class: SimpleView changed: #readStyleSheet debug print
Fri, 15 Apr 2016 06:51:07 +0200 Merge jv
Merge Script [Fri, 15 Apr 2016 06:51:07 +0200] rev 7293
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip