ChangesBrowser.st
Fri, 23 Apr 1999 14:27:38 +0200 Claus Gittinger category change
Wed, 31 Mar 1999 22:02:54 +0200 Claus Gittinger oops
Mon, 22 Mar 1999 15:37:50 +0100 tm fixed findPrevSelector / findNextSelector
Sun, 28 Feb 1999 16:27:09 +0100 Claus Gittinger default doItAction
Sun, 28 Feb 1999 16:26:16 +0100 Claus Gittinger set self in changesBrowsers doIt.
Tue, 09 Feb 1999 19:20:45 +0100 Claus Gittinger checkin from browser
Mon, 24 Aug 1998 14:35:47 +0200 Claus Gittinger added find prev/next snapshot to search menu
Fri, 14 Aug 1998 18:04:01 +0200 Claus Gittinger moved update item to the end
Mon, 03 Aug 1998 20:01:18 +0200 Claus Gittinger fixed extract of className/selector for ignored methods,
Mon, 03 Aug 1998 19:57:49 +0200 Claus Gittinger #terminate -> #closeRequest
Fri, 31 Jul 1998 20:18:39 +0200 Claus Gittinger show a warning if browse fails.
Fri, 17 Jul 1998 11:14:14 +0200 Claus Gittinger checkin from browser
Mon, 06 Jul 1998 17:18:39 +0200 Claus Gittinger also show '+' for new class-definitions.
Mon, 06 Jul 1998 17:14:53 +0200 Claus Gittinger also show '=' for method-removes (if non-existing in image);
Thu, 18 Jun 1998 22:32:54 +0200 Claus Gittinger added more search functions and a control-menu.
Thu, 21 May 1998 16:05:40 +0200 Claus Gittinger use new menu creation message
Mon, 18 May 1998 14:33:43 +0200 Claus Gittinger *** empty log message ***
Mon, 18 May 1998 14:27:09 +0200 Claus Gittinger checkin from browser
Tue, 28 Apr 1998 17:07:13 +0200 Claus Gittinger also parse a comment-changes class
Sun, 26 Apr 1998 01:34:57 +0200 Claus Gittinger national strings
Sat, 25 Apr 1998 14:32:51 +0200 Claus Gittinger no need for handler of methodRedefSignal; #keep is now the default.
Tue, 21 Apr 1998 18:51:53 +0200 Claus Gittinger try to rewrite the changeFile in the same format as
Thu, 26 Feb 1998 19:11:03 +0100 Stefan Vogel #silentDeleteInternalChange: copy-paste error
Sat, 07 Feb 1998 20:01:02 +0100 Claus Gittinger checkin from browser
Sat, 07 Feb 1998 19:22:18 +0100 Claus Gittinger checkin from browser
Sat, 07 Feb 1998 19:13:50 +0100 Claus Gittinger *** empty log message ***
Sat, 07 Feb 1998 19:12:24 +0100 Claus Gittinger checkin from browser
Wed, 28 Jan 1998 20:43:05 +0100 Claus Gittinger *** empty log message ***
Wed, 28 Jan 1998 13:33:28 +0100 Claus Gittinger fixed selection after deleting a bunch of changes
Wed, 28 Jan 1998 13:22:25 +0100 Claus Gittinger care for methodRedefinitionSignal when accepting
Tue, 27 Jan 1998 19:42:27 +0100 Claus Gittinger must allow dollars-in-identifiers while parsing a change for its class
Mon, 01 Dec 1997 19:52:51 +0100 Claus Gittinger *** empty log message ***
Sun, 02 Nov 1997 20:16:30 +0100 Claus Gittinger checkin from browser
Wed, 29 Oct 1997 16:56:36 +0100 Claus Gittinger added #compressForClass
Wed, 17 Sep 1997 19:57:43 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Sep 1997 23:06:52 +0200 Claus Gittinger mostly filename changes
Mon, 18 Aug 1997 16:45:24 +0200 Claus Gittinger care for private classes when extracting a className
Tue, 05 Aug 1997 23:14:50 +0200 Claus Gittinger checkin from browser
Thu, 31 Jul 1997 18:55:15 +0200 Claus Gittinger care for write-errors while saving the changeFile
Thu, 24 Jul 1997 18:07:15 +0200 Claus Gittinger setup in #postRealize instead of #realize
Tue, 24 Jun 1997 16:51:57 +0200 Claus Gittinger always parse expressions in the Smalltalk nameSpace
Fri, 18 Apr 1997 19:45:28 +0200 Claus Gittinger better default icon
Fri, 18 Apr 1997 15:51:17 +0200 Stefan Vogel Use 'Delay' instead of Process waitForMilliseconds:
Tue, 08 Apr 1997 11:02:10 +0200 Claus Gittinger added alt-S for search
Wed, 02 Apr 1997 18:18:19 +0200 Claus Gittinger allow interrupting a search
Thu, 27 Mar 1997 12:14:01 +0100 Stefan Vogel Use #pushEvent: for timer handling.
Wed, 19 Mar 1997 22:23:52 +0100 Claus Gittinger *** empty log message ***
Wed, 19 Mar 1997 22:22:45 +0100 Claus Gittinger *** empty log message ***
Wed, 19 Mar 1997 22:14:39 +0100 Claus Gittinger *** empty log message ***
Wed, 19 Mar 1997 21:56:55 +0100 Claus Gittinger icon from resources
Fri, 07 Mar 1997 16:36:14 +0100 Claus Gittinger faster redraw, when deleting items.
Sat, 08 Feb 1997 14:01:02 +0100 Claus Gittinger must send #contentsChanged when deleting entries
Wed, 29 Jan 1997 18:48:25 +0100 Stefan Vogel Use Filename instead of FileDirectory.
Tue, 21 Jan 1997 22:29:34 +0100 Claus Gittinger added findPrev (Alt-B) and findNext (Alt-F)
Tue, 14 Jan 1997 19:40:06 +0100 Claus Gittinger can now extract className from a checkin-chunk
Thu, 09 Jan 1997 12:42:10 +0100 Claus Gittinger *** empty log message ***
Tue, 07 Jan 1997 23:06:59 +0100 Claus Gittinger destroy box after use
Sun, 05 Jan 1997 20:27:12 +0100 Claus Gittinger close the changes stream (in case of an abort)
Thu, 19 Dec 1996 14:43:15 +0100 Claus Gittinger use Image instead of Form
Fri, 01 Nov 1996 20:40:13 +0100 Claus Gittinger changes for new return from OS>>infoOf:
less more (0) -100 -60 tip