Tools__CodeView2.st
Wed, 01 Apr 2015 10:38:01 +0100 Jan Vrany Merged 25c2a13f00c5 and e6512d88f1ab (branch default - CVS HEAD) jv
Mon, 09 Mar 2015 12:13:00 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 09 Mar 2015 12:11:58 +0100 Claus Gittinger class: Tools::CodeView2
Sat, 28 Feb 2015 04:16:09 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 23 Feb 2015 17:36:14 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 23 Feb 2015 11:05:41 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 02 Feb 2015 12:49:11 +0100 Claus Gittinger class: Tools::CodeView2
Sat, 31 Jan 2015 03:00:20 +0100 Claus Gittinger class: Tools::CodeView2
Fri, 05 Dec 2014 14:40:12 +0100 Claus Gittinger class: Tools::CodeView2
Thu, 04 Dec 2014 13:23:28 +0100 Claus Gittinger class: Tools::CodeView2
Thu, 04 Dec 2014 11:00:31 +0100 Stefan Vogel class: Tools::CodeView2
Thu, 04 Dec 2014 03:00:27 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 03 Dec 2014 22:03:19 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 01 Dec 2014 22:55:30 +0100 Claus Gittinger class: Tools::CodeView2
Mon, 01 Dec 2014 13:47:51 +0100 Claus Gittinger class: Tools::CodeView2
Thu, 27 Nov 2014 16:45:28 +0100 Jan Vrany Fixes for enabling / disabling individual CodeView2 services.
Wed, 26 Nov 2014 20:44:17 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 19 Nov 2014 21:44:05 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 19 Nov 2014 21:42:22 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 19 Nov 2014 21:35:15 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 19 Nov 2014 18:47:24 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 19 Nov 2014 18:46:59 +0100 Claus Gittinger class: Tools::CodeView2
Fri, 08 Aug 2014 14:23:44 +0200 Jan Vrany Temporary hack - sort syntaxElements if not already/
Thu, 24 Jul 2014 10:39:48 +0200 Jan Vrany Oops, fixed stc compilation problem.
Wed, 23 Jul 2014 23:23:39 +0200 Jan Vrany Fix in #leftIndentForLine: ignore whitespace at the end of the line.
Wed, 09 Jul 2014 22:47:41 +0200 Claus Gittinger class: Tools::CodeView2
Wed, 09 Jul 2014 03:57:42 +0200 Claus Gittinger class: Tools::CodeView2
Tue, 08 Jul 2014 23:39:26 +0200 Claus Gittinger class: Tools::CodeView2
Mon, 07 Jul 2014 13:45:05 +0200 Jan Vrany Fix in CodeView2::TextView>>isTextDifferentFromOriginalSource
Mon, 23 Jun 2014 23:20:24 +0200 Jan Vrany Oops, fix in Tools::CodeView2>>release - release could be (and sometimes is) called twice.
Mon, 23 Jun 2014 21:49:58 +0200 Jan Vrany Added CodeView2>>release, GutterView>>release to release views from dependencies.
Tue, 17 Jun 2014 14:17:26 +0200 Jan Vrany Fixed stupid bug in CodeVIew2>>classHolder: - send correct old classHolder with change.
Tue, 17 Jun 2014 13:39:03 +0200 Claus Gittinger class: Tools::CodeView2
Tue, 17 Jun 2014 12:10:51 +0200 Jan Vrany Added Tools::CodeView2>>#servicesFromClient
Mon, 16 Jun 2014 12:55:51 +0200 Claus Gittinger class: Tools::CodeView2
Sun, 15 Jun 2014 14:02:29 +0200 Claus Gittinger class: Tools::CodeView2
Sat, 14 Jun 2014 13:13:19 +0200 Claus Gittinger class: Tools::CodeView2
Sat, 14 Jun 2014 13:09:09 +0200 Claus Gittinger class: Tools::CodeView2
Sat, 14 Jun 2014 01:36:49 +0200 Jan Vrany Fix in Tools::CodeView2>>#services: - when setting services
Fri, 13 Jun 2014 15:07:25 +0200 Jan Vrany Remove unused instvar (serviceManager) from CodeView2.
Wed, 04 Jun 2014 11:12:26 +0200 az fixed ALT-right click (senders of selector under cursor)
Sun, 01 Jun 2014 16:05:50 +0200 Claus Gittinger class: Tools::CodeView2
Thu, 15 May 2014 19:21:09 +0200 Claus Gittinger class: Tools::CodeView2
Wed, 07 May 2014 18:07:51 +0200 Claus Gittinger class: Tools::CodeView2
Wed, 09 Apr 2014 17:33:56 +0200 Jan Vrany Tools::CodeView2>>#editedLanguage:
Wed, 19 Mar 2014 11:04:08 +0100 Stefan Vogel Access graphicsDevice via method send instead of instVar access
Thu, 06 Mar 2014 22:47:08 +0100 Claus Gittinger class: Tools::CodeView2
Wed, 05 Mar 2014 14:41:18 +0100 Claus Gittinger class: Tools::CodeView2
Tue, 04 Mar 2014 13:52:57 +0100 Claus Gittinger class: Tools::CodeView2
Tue, 25 Feb 2014 23:16:47 +0100 Jan Vrany Fixes in CodeNavigationService - semi-modal navigation should work again.
Tue, 25 Feb 2014 17:20:14 +0100 Jan Vrany class: Tools::CodeView2
Mon, 24 Feb 2014 19:36:31 +0100 Stefan Vogel class: Tools::CodeView2
Mon, 24 Feb 2014 16:25:32 +0100 Claus Gittinger class: Tools::CodeView2
Fri, 21 Feb 2014 22:51:51 +0100 Jan Vrany Fixed some redraw problems when internal accept-cancel is disabled.
Fri, 21 Feb 2014 18:18:19 +0100 Jan Vrany Added Tools::CodeView2>>#flash
Tue, 18 Feb 2014 18:04:48 +0100 Stefan Vogel class: Tools::CodeView2
Fri, 14 Feb 2014 19:00:21 +0100 Jan Vrany Fixes off-by-one error when drawing annotations.
Fri, 14 Feb 2014 16:16:32 +0100 Claus Gittinger class: Tools::CodeView2
Fri, 14 Feb 2014 00:01:54 +0100 Jan Vrany Fix for DiffCodeView2 (removed obsolete methods)
Wed, 05 Feb 2014 19:56:57 +0100 Claus Gittinger merged in jv's chenges
less more (0) -100 -60 tip