Fri, 06 Mar 1998 16:29:52 +0100 Stefan Vogel Add (dummy fore now) #beginEntry for ST80 compat. rel3_4_3_1
Thu, 05 Mar 1998 13:41:59 +0100 Claus Gittinger comment for #invalidateLine:
Thu, 05 Mar 1998 13:39:56 +0100 Claus Gittinger added #invalidateLine: for asynchronous redraw of a single line
Thu, 05 Mar 1998 13:36:22 +0100 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 14:38:04 +0100 Claus Gittinger redraw early after a toggle (before telling the model).
Mon, 02 Mar 1998 13:03:19 +0100 ca redefine:
Fri, 27 Feb 1998 15:53:49 +0100 Claus Gittinger *** empty log message ***
Fri, 27 Feb 1998 15:15:15 +0100 Claus Gittinger dont bitBlt if height is <= 0
Fri, 27 Feb 1998 14:03:57 +0100 Claus Gittinger documentation comments
Thu, 26 Feb 1998 14:12:26 +0100 Claus Gittinger *** empty log message ***
Thu, 26 Feb 1998 14:06:18 +0100 ca reset clickLine
Wed, 25 Feb 1998 23:36:56 +0100 tz do only set the concerning form to nil
Wed, 25 Feb 1998 22:41:54 +0100 tz form access methods for the UpDownButton added
Wed, 25 Feb 1998 14:19:24 +0100 ca tuned searchForMatchingParen (with huge texts)
Tue, 24 Feb 1998 18:40:21 +0100 Claus Gittinger oops - that should do it
Tue, 24 Feb 1998 18:33:49 +0100 Claus Gittinger fix bitBlt-copying of margin when removing a line.
Tue, 24 Feb 1998 16:34:14 +0100 Claus Gittinger search max height, if non-strings are present
Sat, 21 Feb 1998 17:15:53 +0100 ca bug fix:
Wed, 18 Feb 1998 12:55:01 +0100 Claus Gittinger eliminated direct refs to paint instvar
Fri, 13 Feb 1998 22:56:03 +0100 Stefan Vogel Do not reurn lineNumbers < 1 in #visibleLineOfY:
Fri, 13 Feb 1998 14:55:29 +0100 ca add method: #release
Fri, 06 Feb 1998 12:58:28 +0100 Stefan Vogel Fix selections with ShiftCursorKeys. rel3_4_1_1 rel3_4_1_2
Thu, 05 Feb 1998 23:52:55 +0100 Claus Gittinger dont allow setting wrong directories
Thu, 05 Feb 1998 12:21:44 +0100 Claus Gittinger no need for invalidate on sizeChange (will get expose event anyway)
Thu, 05 Feb 1998 12:20:54 +0100 Claus Gittinger faster resize (avoid expose for button, by moving components
Tue, 03 Feb 1998 00:46:38 +0100 Stefan Vogel Avoid pointer and keyboard grabbing if not necessary
Tue, 03 Feb 1998 00:33:03 +0100 Stefan Vogel Correct behavior for button 2.
Mon, 02 Feb 1998 13:06:05 +0100 Claus Gittinger checkin from browser
Sun, 01 Feb 1998 13:16:20 +0100 Claus Gittinger fixed update for acceptChannel
Sun, 01 Feb 1998 13:15:12 +0100 Claus Gittinger fixed update for acceptChannel
Fri, 30 Jan 1998 15:21:51 +0100 Claus Gittinger allow modified- and acceptChannels to be set.
Fri, 30 Jan 1998 02:40:27 +0100 Claus Gittinger send change notification if same list is assigned
Fri, 30 Jan 1998 02:08:24 +0100 Claus Gittinger dont compile expressions, when reading an ObjectView tree.
Thu, 29 Jan 1998 12:59:11 +0100 ca grow arrays before inserting
Thu, 29 Jan 1998 10:44:54 +0100 ca leftOver selection pixels
Wed, 28 Jan 1998 15:44:04 +0100 dq care for changing thumbOrigin/height while scrolling
Tue, 27 Jan 1998 21:15:43 +0100 Claus Gittinger really care for margins when doing childPositions
Tue, 27 Jan 1998 19:06:10 +0100 tz Form>>on: replaced by Form>>onDevice:
Tue, 27 Jan 1998 14:11:36 +0100 Claus Gittinger do not invalidate, when the size changes;
Mon, 26 Jan 1998 19:54:50 +0100 ca care for label being neither image, nor string
Sun, 25 Jan 1998 15:13:44 +0100 Claus Gittinger dont let miniscroller become too small (motif style)
Fri, 23 Jan 1998 12:39:46 +0100 Claus Gittinger crsrLeft/crsrRight does not wrap to prev/next line in st80 mode
Thu, 22 Jan 1998 21:08:39 +0100 Claus Gittinger do not draw using fromCol:toCol:, if there is a chance
Wed, 21 Jan 1998 19:34:34 +0100 Claus Gittinger handle rangeStart > rangeEnd;
Wed, 21 Jan 1998 16:18:24 +0100 ca checkin from browser
Tue, 20 Jan 1998 20:59:03 +0100 Claus Gittinger *** empty log message ***
Mon, 19 Jan 1998 13:55:57 +0100 ca only reset Transcript to stdErr, if I really am the transcript.
Mon, 19 Jan 1998 13:47:39 +0100 Claus Gittinger ignore other button press/release while scrolling
Sat, 17 Jan 1998 14:49:55 +0100 Claus Gittinger more for st80Mode
Sat, 17 Jan 1998 14:49:07 +0100 Claus Gittinger added ignoreInvisibleComponents stuff
Sat, 17 Jan 1998 14:47:58 +0100 Claus Gittinger added ignoreInvisibleComponents support
Sat, 17 Jan 1998 14:47:28 +0100 Claus Gittinger comment
Fri, 16 Jan 1998 16:29:23 +0100 Claus Gittinger added #cursorToCharacterPosition:
Thu, 15 Jan 1998 01:06:41 +0100 Stefan Vogel Use Color>>onDevice: instead of obsolete Color>>on:
Wed, 14 Jan 1998 16:17:01 +0100 ca add selection queries:
Wed, 14 Jan 1998 16:16:04 +0100 ca add selection queries:
Mon, 12 Jan 1998 17:26:40 +0100 Claus Gittinger checkin from browser
Fri, 02 Jan 1998 17:05:11 +0100 ca ST80 compatibility
Fri, 02 Jan 1998 17:00:30 +0100 ca bug fix:
Mon, 08 Dec 1997 18:30:28 +0100 Claus Gittinger care for recursive redelegation
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip