WinWorkstation.st
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:
less more (0) -300 -100 -60 tip