XWorkstat.st
Tue, 24 Aug 1999 01:06:43 +0200 Claus Gittinger moved some init stuff to super
Mon, 23 Aug 1999 14:02:27 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Aug 1999 14:00:59 +0200 Claus Gittinger moved signal creation up in the hierarchy
Sun, 11 Jul 1999 13:11:00 +0200 Claus Gittinger *** empty log message ***
Fri, 25 Jun 1999 17:01:14 +0200 Claus Gittinger comment
Sun, 06 Jun 1999 00:21:46 +0200 Claus Gittinger allow for a shape to be unset
Mon, 31 May 1999 17:32:31 +0200 Claus Gittinger *** empty log message ***
Thu, 27 May 1999 14:24:32 +0200 Claus Gittinger #hasShape -> #supportsArbitraryShapedViews
Sat, 22 May 1999 01:47:18 +0200 Claus Gittinger need dummy GCId in getPixel (for win32)
Thu, 20 May 1999 16:11:19 +0200 Claus Gittinger made activateOnClick an instance method
Mon, 17 May 1999 11:24:10 +0200 Claus Gittinger event sending partially moved to DevWorkstat
Thu, 06 May 1999 16:38:00 +0200 Claus Gittinger comment
Thu, 06 May 1999 15:58:59 +0200 Claus Gittinger allow change of minExtent/maxExtent
Tue, 04 May 1999 19:17:10 +0200 Claus Gittinger another view-bg query
Tue, 04 May 1999 13:19:23 +0200 Claus Gittinger replaced supportdMaskedDrawing by a method which gets the
Wed, 28 Apr 1999 11:25:28 +0200 Claus Gittinger oops - win32 ConservativeSync
Tue, 27 Apr 1999 17:41:03 +0200 Claus Gittinger need sync before asking for pending event on WIN32 systems.
Fri, 26 Mar 1999 10:16:44 +0100 Claus Gittinger code cleanup
Wed, 24 Mar 1999 20:14:09 +0100 Claus Gittinger repadding support (req'd for 4-bit VGA server) sigh
Tue, 23 Mar 1999 19:13:27 +0100 Claus Gittinger use quick-isString / isSymbol
Fri, 12 Mar 1999 10:09:42 +0100 Claus Gittinger *** empty log message ***
Wed, 17 Feb 1999 00:25:16 +0100 Claus Gittinger *** empty log message ***
Fri, 12 Feb 1999 15:58:50 +0100 Claus Gittinger renamed __new() to __STX___new()
Fri, 22 Jan 1999 18:47:03 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Jan 1999 16:50:59 +0100 Claus Gittinger added support to reparent a window
Fri, 15 Jan 1999 22:33:42 +0100 Claus Gittinger changes for egcs (__new in stdio)
Fri, 02 Oct 1998 12:52:04 +0200 Claus Gittinger checkin from browser
Fri, 02 Oct 1998 12:49:42 +0200 Claus Gittinger support activateOnClick.
Tue, 22 Sep 1998 17:03:02 +0200 Claus Gittinger added #dotted, #dashDot and #dashDotDot styles
Fri, 11 Sep 1998 18:17:20 +0200 Claus Gittinger *** empty log message ***
Tue, 08 Sep 1998 12:03:46 +0200 Claus Gittinger added supportsBackgroundPixmaps query (for win32 compatibility)
Thu, 27 Aug 1998 16:38:15 +0200 Claus Gittinger *** empty log message ***
Thu, 27 Aug 1998 14:36:46 +0200 Claus Gittinger *** empty log message ***
Thu, 27 Aug 1998 13:56:09 +0200 Claus Gittinger *** empty log message ***
Mon, 24 Aug 1998 15:23:27 +0200 Claus Gittinger fixed non-float (i.e. fraction) args to fillArc/ displayArc
Mon, 24 Aug 1998 15:16:06 +0200 Claus Gittinger care for float or int angles in fillArc / displayArc
Mon, 10 Aug 1998 12:03:03 +0200 Claus Gittinger md changes for WIN32
Tue, 28 Jul 1998 11:59:42 +0200 Claus Gittinger arrange for pointerMotion to be also sent, when grabbing the pointer.
Fri, 17 Jul 1998 12:14:04 +0200 Claus Gittinger *** empty log message ***
Wed, 17 Jun 1998 20:25:57 +0200 Claus Gittinger fixed selection stuff (time must be passed back)
Sat, 13 Jun 1998 13:55:14 +0200 Claus Gittinger displayLinesFromX... - also handle shortFloats inline
Tue, 09 Jun 1998 14:30:59 +0200 Claus Gittinger allow for views to provide a private keyboardMap.
Thu, 28 May 1998 16:11:28 +0200 Claus Gittinger XEventsQueued needs no timeout check (it never blocks)
Tue, 28 Apr 1998 16:23:35 +0200 Claus Gittinger pass minExtent/maxExtent to mapView:...
Sat, 07 Mar 1998 14:48:44 +0100 Claus Gittinger also support shortFloats in a polygon
Sat, 07 Feb 1998 22:44:57 +0100 Claus Gittinger increased Xtimeout to 30 secs; do NEVER shutdown the master (MainDisplay) rel3_4_1_1 rel3_4_1_2
Tue, 27 Jan 1998 01:17:57 +0100 Claus Gittinger fixed image padding bug
Sun, 25 Jan 1998 15:09:42 +0100 Claus Gittinger eliminated some single-underscore macro refs (stringSize, arraySize ...)
Thu, 22 Jan 1998 14:19:51 +0100 tz padding
Wed, 21 Jan 1998 01:02:44 +0100 Claus Gittinger *** empty log message ***
Wed, 21 Jan 1998 00:08:12 +0100 Claus Gittinger allow padding to be passed down to Xlib
Mon, 19 Jan 1998 20:13:02 +0100 Claus Gittinger device timeout handling
Mon, 12 Jan 1998 22:31:27 +0100 Claus Gittinger *** empty log message ***
Mon, 12 Jan 1998 22:26:58 +0100 ca add new method for optimization:
Tue, 23 Dec 1997 16:43:40 +0100 Claus Gittinger preps for timeout handling
Fri, 21 Nov 1997 13:57:58 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Oct 1997 16:43:42 +0200 Claus Gittinger checkin from browser
Mon, 06 Oct 1997 15:31:25 +0200 Claus Gittinger eliminate MKOBJ & MKCP (use MKEXTERNALADDRESS & externalAddressVal)
Wed, 24 Sep 1997 05:20:00 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Sep 1997 00:31:26 +0200 Claus Gittinger *** empty log message ***
less more (0) -300 -100 -60 tip