log

age author description
Sun, 08 Nov 2009 20:58:32 +0100 Frank Benoit fix: thx torhu default tip
Sun, 08 Nov 2009 12:26:44 +0100 Frank Benoit Fix compile error on dmd 1.049. Thanks Torhu
Sat, 28 Mar 2009 03:12:07 +0100 Frank Benoit Fixes for dmd 1.041 and tango 0.99.8
Wed, 11 Mar 2009 22:29:03 +0100 Frank Benoit update for tango
Thu, 19 Feb 2009 17:20:18 +0100 Frank Benoit Fix special case
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
Fri, 02 Jan 2009 18:03:53 +0100 Frank Benoit Fixed tango bug report 1413
Sun, 30 Nov 2008 09:43:39 +0100 Frank Benoit Remove debug prints
Sun, 30 Nov 2008 09:42:03 +0100 Frank Benoit More unicode checks
Sun, 30 Nov 2008 09:25:27 +0100 Frank Benoit Fix unicode handling
Thu, 20 Nov 2008 20:16:19 +0100 Frank Benoit PrintWindow only avaible starting WinXp (5.1)
Mon, 03 Nov 2008 22:14:46 +0100 Frank Benoit Fix compile errors
Mon, 03 Nov 2008 21:58:40 +0100 Frank Benoit Merge changes SWT 3.4.1
Thu, 23 Oct 2008 23:41:09 +0200 Frank Benoit Enable unicode literal in resource bundles.
Sun, 19 Oct 2008 02:47:56 +0200 Frank Benoit Fix the languag file support.
Sun, 19 Oct 2008 01:26:56 +0200 Frank Benoit Add support for SWT language files
Sat, 18 Oct 2008 22:15:57 +0200 Frank Benoit Add 'all.d' for package import, dwt.all for everything, dwt.std for the most essential.
Tue, 07 Oct 2008 16:18:26 +0200 Frank Benoit Sync dwt/custom with dwt-linux
Tue, 07 Oct 2008 14:44:44 +0200 Frank Benoit sync dwt/internal/image with dwt-linux
Fri, 19 Sep 2008 22:43:25 +0200 Frank Benoit Fix 2 typos
Fri, 19 Sep 2008 22:37:37 +0200 Frank Benoit Fix tango.core.Array.remove use