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
Tue, 16 Sep 2008 15:19:38 +0200 Frank Benoit Improved Listeners access functions.
Mon, 15 Sep 2008 03:41:14 +0200 Frank Benoit Fix remaining porting type
Mon, 15 Sep 2008 03:40:57 +0200 Frank Benoit String version for Widget getData,setData
Sun, 14 Sep 2008 19:58:20 +0200 Frank Benoit Tango breaking change for new package tango.io.device
Tue, 09 Sep 2008 06:35:22 +0200 Frank Benoit typo
Mon, 08 Sep 2008 11:32:37 +0200 Frank Benoit Fix compile error.
Mon, 08 Sep 2008 01:43:08 +0200 Frank Benoit Sync with dwt-linux
Sat, 30 Aug 2008 13:59:13 +0200 Frank Benoit Resouce manifest to ID 1
Fri, 29 Aug 2008 04:30:31 +0200 Frank Benoit rm trace import
Fri, 29 Aug 2008 04:26:26 +0200 Frank Benoit Omit array bounds checking on dynamic struct length.
Thu, 28 Aug 2008 15:57:57 +0200 Frank Benoit Fixed missing casts to interface types.
Thu, 28 Aug 2008 15:12:24 +0200 Frank Benoit OLE fixes, thanks to Enzo Petrelli.
Sun, 24 Aug 2008 20:57:52 +0200 Frank Benoit Allow null args
Sat, 23 Aug 2008 13:03:13 +0200 Frank Benoit Fix: IME unicode processing.
Sat, 23 Aug 2008 03:55:06 +0200 Frank Benoit Fix: IME ole call and string processing.
Fri, 22 Aug 2008 18:06:47 +0200 Frank Benoit Fix: render bug of multicolumn tree widget.
Fri, 22 Aug 2008 15:22:13 +0200 Frank Benoit Some doc
Fri, 22 Aug 2008 15:15:19 +0200 Frank Benoit Fix: mouse selection for TextLayout
Fri, 22 Aug 2008 09:12:35 +0200 Frank Benoit Fix: non ascii Inputs.
Thu, 21 Aug 2008 17:33:44 +0200 Frank Benoit sync with dwt-linux
Thu, 21 Aug 2008 16:22:18 +0200 Frank Benoit rm cast
Thu, 21 Aug 2008 16:14:13 +0200 Frank Benoit Fix: make null ptr possible for WCHARzToStr, thanks Enzo Petrelli
Thu, 21 Aug 2008 16:11:32 +0200 Frank Benoit Fix: indirection typo, thanks Enzo Petrelli
Thu, 21 Aug 2008 16:08:55 +0200 Frank Benoit Fix: set SCRIPT_CACHE to zero
Thu, 21 Aug 2008 09:57:23 +0200 Frank Benoit TextLayout with wchar[] segments text and translation tables
Thu, 21 Aug 2008 09:52:10 +0200 Frank Benoit init values
Wed, 20 Aug 2008 15:23:26 +0200 Frank Benoit merge
Wed, 20 Aug 2008 15:20:55 +0200 Frank Benoit Fix for OLE functionality. Thanks to Enzo Petrelli
Tue, 12 Aug 2008 02:47:14 +0200 Frank Benoit Add Long min/max value
Fri, 08 Aug 2008 15:19:05 +0200 Frank Benoit Fix: missing opEquals, toHash for ArrayWrapper.