BrowserView.st
Mon, 20 Jul 1998 13:11:07 +0200 Claus Gittinger show dottet java class names in class-search box.
Thu, 16 Jul 1998 18:28:50 +0200 Claus Gittinger *** empty log message ***
Thu, 16 Jul 1998 18:25:18 +0200 Claus Gittinger checkin from browser
Wed, 15 Jul 1998 13:31:57 +0200 Claus Gittinger renamed 'compile-to-machine-code' menu item.
Fri, 10 Jul 1998 18:24:07 +0200 Claus Gittinger checkin from browser
Thu, 09 Jul 1998 10:29:11 +0200 Claus Gittinger stop syntaxHilighting process on destroy;
Fri, 19 Jun 1998 18:57:50 +0200 tz set class history
Thu, 18 Jun 1998 16:54:51 +0200 Claus Gittinger added ignoreCase option to string-search.
Thu, 18 Jun 1998 15:11:17 +0200 Claus Gittinger keep scrollPosition when removing a category.
Thu, 18 Jun 1998 14:32:50 +0200 Claus Gittinger when loading an existing class from the repository,
Thu, 18 Jun 1998 09:32:39 +0200 Claus Gittinger fixed syntaxHighlighting to avoid loosing keyboard input.
Wed, 17 Jun 1998 11:43:19 +0200 Claus Gittinger handle (& warn about) class redefinitions.
Tue, 16 Jun 1998 10:56:02 +0200 Claus Gittinger also do caseless match in find-class
Tue, 16 Jun 1998 09:45:29 +0200 Claus Gittinger added #inspect to varList menu
Mon, 15 Jun 1998 17:26:06 +0200 Claus Gittinger care for embedded quotes in a category string.
Fri, 29 May 1998 19:10:00 +0200 Claus Gittinger fixed makePrivate
Thu, 28 May 1998 12:27:31 +0200 Claus Gittinger load from repository spec. geometry
Thu, 21 May 1998 17:21:00 +0200 Claus Gittinger checkin from browser
Thu, 21 May 1998 15:57:22 +0200 Claus Gittinger checkin from browser
Thu, 21 May 1998 15:37:58 +0200 Claus Gittinger use new menu-creation messages (easier to read).
Wed, 13 May 1998 22:44:16 +0200 Claus Gittinger ask (&create) about missing containers in checkin-each
Wed, 13 May 1998 14:38:14 +0200 Claus Gittinger oops fileOutBinary was always disabled.
Tue, 12 May 1998 16:53:30 +0200 tz '* hierarchy *' switching error fixed for classes with similar names (!!!) + consider namespaces for the class history
Tue, 28 Apr 1998 17:41:49 +0200 Claus Gittinger handle readError in compareChange
Tue, 28 Apr 1998 17:24:05 +0200 Claus Gittinger allow remove (in classMenu) of autoloaded classes
Mon, 27 Apr 1998 15:51:48 +0200 Claus Gittinger ask class for syntaxHighliter (avoid formatting Java classes ...)
Sat, 25 Apr 1998 20:39:02 +0200 Claus Gittinger avoid a redraw of classDefinition.
Sat, 25 Apr 1998 17:29:49 +0200 Claus Gittinger national strings
Wed, 22 Apr 1998 18:37:45 +0200 Claus Gittinger oops - must unselect
Wed, 22 Apr 1998 18:02:02 +0200 tz #checkClassHistory moved to the class protocol for common use
Wed, 22 Apr 1998 11:32:12 +0200 Claus Gittinger asynchronous redraw of codeView (invalidate instead of redraw).
Wed, 22 Apr 1998 10:33:34 +0200 Claus Gittinger methodDoubleClick
Wed, 22 Apr 1998 10:23:01 +0200 Claus Gittinger care for non-source-method in method-double-click on a resource
Tue, 21 Apr 1998 20:49:01 +0200 Claus Gittinger handle cancel in match-class-select
Tue, 21 Apr 1998 02:37:47 +0200 Claus Gittinger removed unused vars
Sun, 19 Apr 1998 21:07:17 +0200 Claus Gittinger changeClassTo: aNameSpace
Sun, 19 Apr 1998 17:24:16 +0200 Claus Gittinger avoid double-redraw;
Sat, 18 Apr 1998 15:58:57 +0200 Claus Gittinger checkin from browser
Thu, 16 Apr 1998 19:02:35 +0200 Claus Gittinger checkin from browser
Fri, 10 Apr 1998 12:28:16 +0200 Claus Gittinger update of codeView in open-new-on-class
Thu, 09 Apr 1998 17:03:26 +0200 Claus Gittinger also color classDefinition.
Thu, 09 Apr 1998 14:04:24 +0200 Claus Gittinger checkin from browser
Wed, 08 Apr 1998 12:04:50 +0200 Claus Gittinger checkin from browser
Tue, 07 Apr 1998 10:03:17 +0200 Claus Gittinger bigger fast-coloring, since syntaxColoring is now much faster
Tue, 07 Apr 1998 09:59:56 +0200 Claus Gittinger ignore emphasis when comparing versions (in checkSelectionChangeAllowed)
Mon, 06 Apr 1998 10:44:37 +0200 Claus Gittinger update codeView after autoload
Thu, 02 Apr 1998 23:39:52 +0200 tz initialize class history
Thu, 02 Apr 1998 21:43:06 +0200 tz no complicated cascades for the stc
Thu, 02 Apr 1998 20:59:17 +0200 tz a class history for the System Browser
Thu, 02 Apr 1998 13:26:16 +0200 Claus Gittinger avoid double redraw when selecting a class
Wed, 01 Apr 1998 13:19:32 +0200 Claus Gittinger dont redraw, if a line is the same (with syntaxColoring)
Wed, 01 Apr 1998 11:22:23 +0200 Claus Gittinger keep track of codeModified if syntaxCOloring is enabled
Tue, 31 Mar 1998 20:02:29 +0200 Claus Gittinger syntax highlighting
Fri, 20 Mar 1998 16:31:08 +0100 tz #help as resource type for help specs added
Fri, 13 Mar 1998 22:07:42 +0100 tz method icons revised and completed
Fri, 13 Mar 1998 16:30:44 +0100 Claus Gittinger when filing out a class category, place all class-init expressions
Thu, 05 Mar 1998 13:50:05 +0100 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 17:46:09 +0100 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 16:02:15 +0100 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 14:20:10 +0100 Claus Gittinger output a reasonable message, if a methods source is not available.
less more (0) -300 -100 -60 tip