WinWorkstation.st
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
Fri, 13 Nov 2009 19:28:22 +0100 Stefan Vogel Win95/98/ME is no longer supported - remove code fragments
Fri, 13 Nov 2009 16:24:24 +0100 Stefan Vogel changed: #setCursor:in:
Wed, 11 Nov 2009 12:30:23 +0100 Stefan Vogel Remove obsolete win95 stuff
Wed, 11 Nov 2009 12:23:05 +0100 Stefan Vogel changed: #setCursor:in:
Thu, 05 Nov 2009 17:46:25 +0100 Claus Gittinger isString -> isStringLike
Fri, 30 Oct 2009 10:22:54 +0100 Claus Gittinger *** empty log message ***
Thu, 22 Oct 2009 15:37:15 +0200 Claus Gittinger *** empty log message ***
Fri, 09 Oct 2009 19:12:05 +0200 Claus Gittinger an error in TextOutA is no longer ignored, but triggers a primitiveFailure
Fri, 09 Oct 2009 15:26:01 +0200 Stefan Vogel #set*Color:*
Mon, 14 Sep 2009 20:24:48 +0200 Stefan Vogel Use TextOutA to write one-byte-strings.
less more (0) -300 -100 -60 tip