log

age author description
Wed, 18 Feb 2009 19:26:35 +0100 Frank Benoit Remove tango deprecation warnings.
Wed, 18 Feb 2009 17:10:51 +0100 Frank Benoit Global flag to disable the dispose checking
Wed, 18 Feb 2009 16:14:31 +0100 Frank Benoit Fix problems at GC run at main()'s end.
Tue, 10 Feb 2009 17:14:24 +0100 Frank Benoit Generate error if a resource is deleted without disposal. Without that, is is very hard to find accidental deleted/scoped Color/Font/..
Sun, 01 Feb 2009 19:40:09 +0100 Frank Benoit Tango updates, removing trace prints and added prints via Logger
Tue, 27 Jan 2009 10:40:55 +0100 Frank Benoit Removed trace outputs.
Mon, 26 Jan 2009 10:46:51 -0500 Craig Slusher it is possible for "this.istr" to be null before this method is called, so we should check for it before attempting to close the stream
Fri, 02 Jan 2009 18:08:02 -0800 John Reimer Remove file
Fri, 02 Jan 2009 18:07:33 -0800 John Reimer Exclude directories while xpcom support implemented
Fri, 02 Jan 2009 17:45:10 -0800 John Reimer Adding Mozilla XPCOM interfaces from dwt-linux to dwt-win