ChangesBrowser.st
Mon, 20 Oct 2008 12:42:47 +0200 Stefan Vogel changed #applyChange: load class before applying a change
Sun, 12 Oct 2008 16:25:01 +0200 Claus Gittinger also load private classes of an autoloaded as required
Mon, 22 Sep 2008 13:14:36 +0200 Claus Gittinger autoload class owner if required
Tue, 03 Jun 2008 20:48:11 +0200 Stefan Vogel #compareCategoryChange: fix
Fri, 30 May 2008 14:28:21 +0200 Claus Gittinger added preferredWidth & preferredHeight
Mon, 05 May 2008 14:25:09 +0200 Claus Gittinger use new DiffCodeView
Sat, 15 Mar 2008 19:12:45 +0100 Stefan Vogel on #compareAndCompress - ask only once for each unloaded class
Sun, 09 Mar 2008 21:25:07 +0100 Stefan Vogel Fix compare&compress
Sun, 27 Jan 2008 18:11:10 +0100 Claus Gittinger refactored
Wed, 04 Apr 2007 18:27:28 +0200 Stefan Vogel "Cancel all" did not work, when an error occured while applying multiple changes
Tue, 06 Mar 2007 14:21:46 +0100 Claus Gittinger *** empty log message ***
Tue, 06 Mar 2007 14:21:26 +0100 Claus Gittinger *** empty log message ***
Fri, 02 Mar 2007 16:04:39 +0100 ca changed #focusSequence
Tue, 06 Feb 2007 19:57:17 +0100 Stefan Vogel defaultIcon no longer uses a class variable
Tue, 06 Feb 2007 11:36:48 +0100 ca bugfix in defaultIcon
Tue, 06 Feb 2007 07:47:53 +0100 Stefan Vogel Fix defaultIcon
Mon, 05 Feb 2007 16:59:55 +0100 Stefan Vogel Autoload owning classes of private classes in change set only if
Mon, 05 Feb 2007 16:22:14 +0100 Stefan Vogel Ignore empty chunks when reading from changes file
Mon, 05 Feb 2007 14:06:06 +0100 Stefan Vogel changed #appendChange:toFile: Make error proceedable
Mon, 20 Nov 2006 22:29:36 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Nov 2006 17:06:07 +0100 Claus Gittinger first & last for class
Mon, 13 Nov 2006 13:05:19 +0100 Claus Gittinger changeSetbrowser fixes
Mon, 23 Oct 2006 23:15:53 +0200 Claus Gittinger support '?' as help (for now: controlled by resources)
Mon, 16 Oct 2006 13:35:34 +0200 Claus Gittinger #conditionalRight
Fri, 06 Oct 2006 11:55:34 +0200 Claus Gittinger *** empty log message ***
Fri, 06 Oct 2006 11:23:36 +0200 Claus Gittinger +find last snapshot
Wed, 27 Sep 2006 08:03:34 +0200 ca catch none existing changefile
Tue, 12 Sep 2006 17:20:38 +0200 Claus Gittinger *** empty log message ***
Thu, 07 Sep 2006 17:15:33 +0200 Claus Gittinger *** empty log message ***
Sat, 26 Aug 2006 12:56:50 +0200 Claus Gittinger cleanup
Thu, 24 Aug 2006 23:13:07 +0200 Claus Gittinger *** empty log message ***
Sat, 05 Aug 2006 18:04:56 +0200 Claus Gittinger *** empty log message ***
Wed, 26 Jul 2006 17:52:08 +0200 Stefan Vogel Avoid debugger on timestamp information whenn doing autocompare
Fri, 07 Jul 2006 13:01:41 +0200 Stefan Vogel Do not autoload class when comparing changes.
Mon, 13 Mar 2006 17:02:45 +0100 Claus Gittinger Namespace -> NameSpace
Wed, 08 Mar 2006 19:24:35 +0100 Claus Gittinger handle empty methodsFor chunks
Mon, 06 Mar 2006 09:53:03 +0100 Claus Gittinger *** empty log message ***
Thu, 02 Mar 2006 12:07:46 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Feb 2006 15:36:22 +0100 Stefan Vogel Setting/deleting symbolic names
Fri, 03 Feb 2006 17:31:48 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Feb 2006 16:31:59 +0100 Claus Gittinger refactorings to make reader cleaner;
Wed, 01 Feb 2006 11:51:23 +0100 Stefan Vogel fix bug from prev version: could not read changes file
Tue, 31 Jan 2006 23:11:06 +0100 Claus Gittinger started to refacvtorreadChanges into separate helper class.
Tue, 17 Jan 2006 13:18:46 +0100 Claus Gittinger isEmptyOrNil / notEmptyOrNil refactoring
Wed, 21 Dec 2005 17:35:35 +0100 Claus Gittinger *** empty log message ***
Fri, 18 Nov 2005 18:12:15 +0100 Stefan Vogel utf-8 characters have been destroyed if changes were written back to the change file
Wed, 28 Sep 2005 19:24:36 +0200 Claus Gittinger *** empty log message ***
Mon, 05 Sep 2005 23:09:22 +0200 Claus Gittinger *** empty log message ***
Wed, 13 Jul 2005 17:54:29 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Jun 2005 18:28:48 +0200 Claus Gittinger *** empty log message ***
Thu, 28 Apr 2005 19:30:04 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Apr 2005 18:33:23 +0200 Claus Gittinger care for autoloadFail
Mon, 18 Apr 2005 13:41:56 +0200 Claus Gittinger faster delete
Tue, 08 Mar 2005 11:55:32 +0100 Claus Gittinger +autoloadAsRequired
Tue, 22 Feb 2005 11:57:08 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Jan 2005 18:11:33 +0100 Claus Gittinger skipEncodingCHunk now in EncodedStream
Wed, 26 Jan 2005 17:54:16 +0100 Claus Gittinger guessEncoding now implemented in CharacterEncoder
Tue, 11 Jan 2005 17:30:26 +0100 Stefan Vogel Compare and Compress: continue comparing even if the user doesn't
Tue, 28 Sep 2004 10:30:46 +0200 Stefan Vogel Catch undefined classes after autoloading
Tue, 18 May 2004 15:31:10 +0200 Claus Gittinger dont send obsolete message (OptionBox request:..form:..)
less more (0) -300 -100 -60 tip