WinWorkstation.st
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.
Tue, 08 Sep 2009 19:20:14 +0200 Claus Gittinger colorName:ifIllegal: - did return black for illegal color,
Fri, 28 Aug 2009 13:45:41 +0200 Claus Gittinger +getWindowRect
Fri, 28 Aug 2009 11:51:38 +0200 Claus Gittinger code cleanup
Fri, 28 Aug 2009 11:49:50 +0200 Claus Gittinger code cleanup
Fri, 28 Aug 2009 11:17:48 +0200 Claus Gittinger +send button event stuff
Mon, 17 Aug 2009 19:46:10 +0200 sr *** empty log message ***
Tue, 11 Aug 2009 21:21:35 +0200 Claus Gittinger monitor queries added;
Fri, 07 Aug 2009 17:35:34 +0200 sr *** empty log message ***
Wed, 05 Aug 2009 11:24:23 +0200 Claus Gittinger first attempts in alphablending support expecco_1_7_1rc1 expecco_1_7_1rc2 expecco_1_7_1rc3 expecco_1_7_1rc4
Mon, 03 Aug 2009 19:19:53 +0200 Claus Gittinger *** empty log message ***
Fri, 29 May 2009 16:55:46 +0200 Claus Gittinger GDIFlush when changing clip (DELL problem)
Fri, 08 May 2009 15:23:32 +0200 Stefan Vogel Rename beep: to beep:volume: for compatibility with XWorkstation
Fri, 08 May 2009 14:40:42 +0200 Stefan Vogel new: #beep:
Wed, 29 Apr 2009 17:52:42 +0200 Stefan Vogel WM_QUERYENDSESSION and WM_ENDSESSION events
Fri, 27 Mar 2009 12:03:11 +0100 Stefan Vogel changed #getFontWithFoundry:family:weight:slant:spacing:pixelSize:size:registry:encoding:
Thu, 26 Mar 2009 12:02:33 +0100 Claus Gittinger x,y in mouseWheel event
Thu, 26 Mar 2009 11:34:26 +0100 Claus Gittinger debug prints
Wed, 25 Feb 2009 12:30:01 +0100 sr fix around bug due to windows-wrong-view-in-mouseWheelEvent
Thu, 19 Feb 2009 10:53:04 +0100 Claus Gittinger changed #pixelSize
Wed, 18 Feb 2009 19:05:44 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Feb 2009 18:56:40 +0100 Claus Gittinger pixelSize stuff
Wed, 18 Feb 2009 17:46:37 +0100 Claus Gittinger pixelSize stuff
Wed, 18 Feb 2009 00:20:52 +0100 Claus Gittinger pixel size support
Tue, 17 Feb 2009 21:15:04 +0100 Claus Gittinger *** empty log message *** expecco_1_6_0rc5
Tue, 17 Feb 2009 19:17:12 +0100 Claus Gittinger pixelSized font preps
Tue, 17 Feb 2009 17:44:18 +0100 Claus Gittinger preps for pixelSize fonts
Fri, 30 Jan 2009 18:03:56 +0100 Claus Gittinger +raiseToTop
Thu, 18 Dec 2008 01:11:55 +0100 Claus Gittinger fixed getBitsFromBitmap (red/green order)
Wed, 26 Nov 2008 15:56:49 +0100 Claus Gittinger comment
Wed, 26 Nov 2008 15:47:05 +0100 Claus Gittinger *** empty log message ***
less more (0) -300 -100 -60 tip