WinWorkstation.st
Wed, 11 Oct 2017 13:01:51 +0200 Claus Gittinger padding fix
Mon, 11 Sep 2017 16:21:13 +0200 Claus Gittinger fixed mouseWheelMotion event for 64bit system
Thu, 31 Aug 2017 17:13:00 +0200 Claus Gittinger comments
Tue, 15 Aug 2017 08:25:53 +0100 Jan Vrany Merge jv
Wed, 19 Jul 2017 13:01:28 +0100 Jan Vrany Issue #154: Make `Cursor hand` a cursor with hand shape jv
Sat, 06 May 2017 11:26:33 +0100 Jan Vrany Issue #134: Added generic implementation of `#sendKeyOrButtonEvent:..` to `DeviceWorkstation` jv
Tue, 25 Jul 2017 12:54:29 +0200 Stefan Vogel #BUGFIX by stefan
Thu, 01 Jun 2017 15:54:54 +0100 Jan Vrany Win32: oops, fixed bug introduced by refactoring in 8bbd397fe321 jv
Fri, 05 May 2017 12:07:33 +0200 Claus Gittinger #BUGFIX by cg
Tue, 25 Apr 2017 11:20:05 +0200 Patrik Svestka Issue #133 Printing `WinWorkstation printGuiResourceCounts` exchanges user objects vs. GDI objects. jv
Wed, 12 Apr 2017 20:05:59 +0200 Claus Gittinger oops
Wed, 12 Apr 2017 19:30:34 +0200 Claus Gittinger #FEATURE by expecco
Wed, 12 Apr 2017 19:13:22 +0200 Claus Gittinger #FEATURE by expecco
Wed, 12 Apr 2017 19:08:49 +0200 Claus Gittinger #FEATURE by expecco
Wed, 12 Apr 2017 15:46:22 +0200 Claus Gittinger #BUGFIX by expecco
Tue, 04 Apr 2017 12:20:33 +0200 Patrik Svestka Issue #126: String text becomes invisible when string length exceeds buffer (an undocumented internal limit) jv
Tue, 28 Mar 2017 14:29:29 +0200 Stefan Vogel #QUALITY by stefan
Thu, 15 Dec 2016 20:11:12 +0000 Jan Vrany Win32: Fail to initialize Win32Workstation if current / requested window station is noninteractive jv
Thu, 24 Nov 2016 21:55:24 +0000 HG Automerge Merge jv
Fri, 18 Nov 2016 21:26:33 +0000 Jan Vrany Merge jv
Thu, 17 Nov 2016 14:21:07 +0100 Claus Gittinger increased the number of cached GDI resources
Mon, 14 Nov 2016 14:03:16 +0100 Claus Gittinger #BUGFIX by cg
Wed, 12 Oct 2016 12:52:34 +0200 Stefan Vogel fix prev change
Wed, 12 Oct 2016 12:38:47 +0200 Stefan Vogel Fix type mismatch in previous version
Tue, 11 Oct 2016 16:37:00 +0200 Stefan Vogel #OTHER by stefan
Tue, 11 Oct 2016 07:03:43 +0200 Merge Script Merge jv
Mon, 10 Oct 2016 12:24:06 +0200 Stefan Vogel #OTHER by stefan
Sun, 09 Oct 2016 22:55:22 +0100 Jan Vrany Merge jv
Fri, 07 Oct 2016 16:58:05 +0200 Stefan Vogel #BUGFIX by stefan
Fri, 02 Sep 2016 17:42:18 +0100 Jan Vrany Merge jv
Mon, 01 Aug 2016 23:30:02 +0100 Jan Vrany Merge jv
Fri, 26 Aug 2016 01:14:31 +0200 Claus Gittinger *** empty log message ***
Mon, 25 Jul 2016 15:48:32 +0200 Stefan Vogel #OTHER by stefan
Thu, 21 Jul 2016 12:07:45 +0200 Stefan Vogel #setId: is now implemented in GrahicsContext
Wed, 04 May 2016 22:12:41 +0100 Jan Vrany WIN32: Added (debugging) interface to Windows GetGuiResources() API jv
Tue, 03 May 2016 10:08:46 +0100 Jan Vrany Win32: More readable output of #printHandleCounts jv
Fri, 22 Apr 2016 08:34:13 +0100 Jan Vrany Merge jv
Thu, 21 Apr 2016 08:01:58 +0100 Jan Vrany Merge jv
Thu, 21 Apr 2016 11:42:04 +0200 Stefan Vogel #BUGFIX by stefan
Wed, 20 Apr 2016 15:48:53 +0200 Claus Gittinger some changes to make compiler happier (function protos to avoid warnings)
Wed, 20 Apr 2016 11:46:10 +0200 Stefan Vogel #TUNING by stefan
Sat, 02 Apr 2016 22:42:34 +0100 Jan Vrany Win32: Eliminate compiler warnings in WinWorkstation under MinGW jv
Sat, 02 Apr 2016 14:17:33 +0100 Jan Vrany Win32: Added #dcGetClipBoxForGC: mainly for debugging purposes jv
Mon, 28 Mar 2016 00:38:27 +0100 Jan Vrany Win32: Added methods to lock device context in place jv
Fri, 25 Mar 2016 06:41:01 +0000 Jan Vrany Win32: #Include <stdlib.h> to get proper prototypes for malloc() / free() jv
Tue, 23 Feb 2016 22:55:32 +0000 Jan Vrany Added WinWorkstation>>hdcForGC to obtains a HDC handle for given gcID. jv
Sun, 21 Feb 2016 09:13:19 +0000 Jan Vrany Added WinWorkstation>>hdcForGC: to obtain a HDC for given GC id jv
Thu, 25 Jun 2015 15:08:59 +0100 Jan Vrany Fixes for MINGW32: fix (conditional) includes, define missing macros jv
Wed, 19 Nov 2014 17:06:55 +0100 sr *** empty log message ***
Fri, 14 Nov 2014 12:31:43 +0100 Claus Gittinger class: WinWorkstation
Thu, 28 Aug 2014 17:14:38 +0200 ca class: WinWorkstation
Thu, 05 Jun 2014 11:56:00 +0200 Stefan Vogel class: WinWorkstation
Wed, 28 May 2014 20:06:01 +0200 Claus Gittinger dont attempt to draw strings with zero size
Thu, 03 Apr 2014 23:21:38 +0200 Claus Gittinger comment
Thu, 27 Mar 2014 22:00:32 +0100 Claus Gittinger *** empty log message ***
Tue, 25 Mar 2014 13:14:50 +0100 Stefan Vogel class: WinWorkstation
Fri, 24 Jan 2014 15:51:26 +0100 ab support screenshot of layered windows
Tue, 26 Nov 2013 20:20:32 +0100 Claus Gittinger fix (I hope) window positioning (maximizing)
Mon, 27 May 2013 11:30:04 +0200 Claus Gittinger gcc warnings
Tue, 02 Apr 2013 18:06:11 +0200 Claus Gittinger class: WinWorkstation
Wed, 20 Mar 2013 11:37:17 +0100 Claus Gittinger class: WinWorkstation
Thu, 07 Mar 2013 17:57:51 +0100 Claus Gittinger class: WinWorkstation
Fri, 08 Feb 2013 21:50:53 +0100 Claus Gittinger class: WinWorkstation
Fri, 08 Feb 2013 21:47:52 +0100 Claus Gittinger class: WinWorkstation
Mon, 04 Feb 2013 18:31:22 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Feb 2013 17:27:46 +0100 Claus Gittinger debugging
Wed, 30 Jan 2013 16:52:29 +0100 Claus Gittinger *** empty log message ***
Fri, 11 Jan 2013 15:33:06 +0100 Claus Gittinger 64bit changes
Tue, 27 Nov 2012 19:03:42 +0100 ab support of hotkey events (register/unregister)
Mon, 26 Nov 2012 21:48:46 +0100 ab class definition
Thu, 22 Nov 2012 13:38:39 +0100 ab Add support of Hotkeys. Add WM_HOTKEY to dispatchThread
Sat, 27 Oct 2012 13:40:44 +0200 Claus Gittinger changed: #usableHeightAt:
Thu, 25 Oct 2012 15:31:56 +0200 Claus Gittinger *** empty log message ***
Thu, 25 Oct 2012 15:08:24 +0200 Claus Gittinger changed: #initialize
Wed, 25 Apr 2012 21:45:26 +0200 Stefan Vogel added: #getDefaultFontWithEncoding:
Wed, 07 Mar 2012 11:21:01 +0100 Stefan Vogel comment/format in: #smallestMonitorHeight
Wed, 07 Mar 2012 11:20:43 +0100 Stefan Vogel added: #smallestMonitorHeight
Tue, 14 Feb 2012 19:25:48 +0100 Claus Gittinger setSysColor removed
Tue, 14 Feb 2012 13:17:46 +0100 Claus Gittinger setSystemColor
Fri, 03 Feb 2012 16:20:41 +0100 Claus Gittinger *** empty log message ***
Mon, 30 Jan 2012 16:46:13 +0100 Claus Gittinger changed: #createWindowFor:type:origin:extent:minExtent:maxExtent:borderWidth:subViewOf:style:inputOnly:label:owner:icon:iconMask:iconView:
Thu, 22 Dec 2011 19:58:03 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Mar 2011 22:35:05 +0100 Claus Gittinger experimental window decorations
Thu, 03 Feb 2011 23:16:13 +0100 Claus Gittinger delay the stylesheet reading till later
Fri, 24 Dec 2010 11:26:51 +0100 Claus Gittinger added:
Wed, 22 Dec 2010 11:52:35 +0100 Claus Gittinger category of:12 methods
Thu, 02 Dec 2010 18:33:31 +0100 ca use ExtCreatePen not CreatePen search for: USE_OLD_CREATE_PEN
Thu, 02 Dec 2010 18:22:35 +0100 ca bugfix: setting lineStyle requires Brush.lbStyle = BS_SOLID
Tue, 09 Nov 2010 16:17:10 +0100 Claus Gittinger release hBitmap (possible leak in screenShot)
Tue, 09 Nov 2010 13:00:28 +0100 Claus Gittinger changed: #fontDescriptionFromLogicalFontInfoArray:
Tue, 09 Nov 2010 12:59:47 +0100 Claus Gittinger changed: #fontDescriptionFromLogicalFontInfoArray:
Mon, 08 Nov 2010 18:54:15 +0100 Claus Gittinger oops
Mon, 08 Nov 2010 14:50:25 +0100 Claus Gittinger changed: #fontDescriptionFromLogicalFontInfoArray:
Tue, 26 Oct 2010 17:30:40 +0200 Claus Gittinger changed: #nativeFileDialogFor:save:title:inDirectory:initialAnswer:filter:extension:
Mon, 25 Oct 2010 11:37:35 +0200 Stefan Vogel added: #pointIsVisible:
Mon, 25 Oct 2010 00:22:04 +0200 Stefan Vogel added: #pointsAreOnSameMonitor:and:
Fri, 22 Oct 2010 15:39:51 +0200 Claus Gittinger changed: #usableHeightAt:
Fri, 22 Oct 2010 14:51:27 +0200 Claus Gittinger comment/format in:
Wed, 13 Oct 2010 16:02:46 +0200 Michael Beyl Fix - use workWidth & workHeight as bounds
Mon, 11 Oct 2010 11:07:07 +0200 Michael Beyl Multi Screen Support
Tue, 05 Oct 2010 17:53:58 +0200 Michael Beyl added:
Wed, 25 Aug 2010 13:20:36 +0200 az fixed bug introduced with double-click capture/releaseCapture
Tue, 24 Aug 2010 17:22:30 +0200 sr added #nativeFileDialog
Tue, 24 Aug 2010 13:59:28 +0200 Claus Gittinger test for focus after double-click
Thu, 05 Aug 2010 15:42:11 +0200 Stefan Vogel changed: #initializeFor:
Wed, 04 Aug 2010 18:38:09 +0200 sr changed: #getFontWithFamily:face:style:size:sizeUnit:encoding:
Tue, 27 Jul 2010 16:39:31 +0200 Stefan Vogel changed:
Mon, 26 Jul 2010 18:39:30 +0200 Stefan Vogel primitives expect a symbol as encoding
Thu, 22 Jul 2010 18:54:52 +0200 Stefan Vogel changed: #dispatchLastEvent
Thu, 22 Jul 2010 18:32:24 +0200 Stefan Vogel Use @symbol() instead of __MKSYMBOL() for constant symbols
Thu, 22 Jul 2010 14:51:03 +0200 Stefan Vogel ups
Thu, 22 Jul 2010 14:46:35 +0200 Stefan Vogel volatile in primitive code callback funtions
Tue, 06 Jul 2010 14:11:33 +0200 Claus Gittinger added a PROTECT/UNPROTECT pair (in font handling code)
Wed, 03 Feb 2010 19:14:54 +0100 Claus Gittinger changed: #usableHeightAt:
Wed, 03 Feb 2010 18:29:05 +0100 Claus Gittinger comment/format in: #usableExtent
Wed, 03 Feb 2010 18:28:36 +0100 Claus Gittinger added:
Wed, 03 Feb 2010 18:03:37 +0100 Claus Gittinger fixed: #monitorHandleForPoint:
Mon, 01 Feb 2010 19:16:34 +0100 Stefan Vogel Use __isArrayLike() and __isByteArrayLike()
Fri, 11 Dec 2009 11:14:10 +0100 Claus Gittinger fixed (?) the "debugView-moves"-behavior (remap at slightly shifted position)
Fri, 13 Nov 2009 19:35:34 +0100 Stefan Vogel ups
less more (0) -120 tip