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.
Thu, 07 Aug 2008 15:07:17 +0200 Frank Benoit merge
Thu, 07 Aug 2008 15:06:52 +0200 Frank Benoit sync with dwt-linux
Tue, 05 Aug 2008 02:52:59 +0200 Frank Benoit Fix: memmove with wrong indirection.
Tue, 05 Aug 2008 01:07:44 +0200 Frank Benoit Fix: make MARK copy work correctly mit multiple chars.
Tue, 05 Aug 2008 00:54:11 +0200 Frank Benoit unicode utils
Tue, 05 Aug 2008 00:52:09 +0200 Frank Benoit Load some more WinAPI functions dynamically.
Tue, 05 Aug 2008 00:51:33 +0200 Frank Benoit Fix: delete the whole codepoint for backspace.
Sun, 03 Aug 2008 23:40:57 +0200 Frank Benoit sync StyledText with dwt-linux
Sun, 03 Aug 2008 02:21:43 +0200 Frank Benoit Minimal adjustement for draw2d
Fri, 01 Aug 2008 07:16:10 +0200 Frank Benoit Fix path handling, thanks yidabu for reporting.
Tue, 29 Jul 2008 02:41:05 +0200 Frank Benoit Fix of win types.
Sun, 27 Jul 2008 15:23:24 +0200 Frank Benoit updated README requirements, cleaned dsss.conf
Sun, 27 Jul 2008 13:43:11 +0200 Frank Benoit merge
Sun, 27 Jul 2008 13:42:15 +0200 Frank Benoit Fix depenency to updated user32.lib and kernel32.lib
Sat, 26 Jul 2008 14:37:14 +0200 Frank Benoit Added tag Release-1 for changeset 2443a18f96b8
Sat, 26 Jul 2008 13:29:11 +0200 Frank Benoit merge Release-1
Mon, 21 Jul 2008 22:36:02 +0200 Frank Benoit rm outdated doc
Sat, 26 Jul 2008 02:48:20 +0200 Frank Benoit Removed version=TANGOSVN for release 0.99.7
Sat, 26 Jul 2008 02:08:41 +0200 Frank Benoit Fix struct sizes, based on a comparison to the values seen by C apps.
Thu, 24 Jul 2008 23:02:48 +0200 Frank Benoit Fix dynamic symbols from user32 where not loaded.
Thu, 24 Jul 2008 22:44:48 +0200 Frank Benoit Fix for ToolTip bug. Autohide was not working. Thanks kenshiro55 for reporting.
Mon, 21 Jul 2008 20:04:03 +0200 Frank Benoit Fix build errors with tango 0.99.6 release.
Sun, 20 Jul 2008 23:22:53 +0200 Frank Benoit minor indention
Sun, 20 Jul 2008 23:18:31 +0200 Frank Benoit Fix incorrect struct MOUSEINPUT
Sun, 20 Jul 2008 23:02:56 +0200 Frank Benoit sync with tango win32 Types.di
Sat, 19 Jul 2008 16:18:28 +0200 Frank Benoit Fix build for non-TANGOSVN and protos for AssocQueryString link error, thanks torhu for the patch.
Sat, 12 Jul 2008 17:45:46 +0200 Frank Benoit Add real copy ctor to StyleRange, this fixes the clone() impl.
Sat, 12 Jul 2008 11:56:46 +0200 Frank Benoit Add version TANGOSVN
Fri, 11 Jul 2008 23:01:25 +0200 Frank Benoit Reuse the tango windows api
Sun, 06 Jul 2008 18:45:41 +0200 Frank Benoit Fix: StyledText.paste() to check for empty clipboard result.
Sun, 06 Jul 2008 17:34:59 +0200 Frank Benoit Fix: add pragma link for zlib on windows.
Sun, 06 Jul 2008 17:26:06 +0200 Frank Benoit merge
Sun, 06 Jul 2008 17:23:35 +0200 Frank Benoit Fix: compile errors
Sun, 06 Jul 2008 16:42:54 +0200 Frank Benoit Add: version TANGOSVN
Tue, 01 Jul 2008 10:18:15 +0200 Frank Benoit changed line-endings to unix format
Tue, 01 Jul 2008 10:15:59 +0200 Frank Benoit Updater SWT 3.4M7 to 3.4
Tue, 01 Jul 2008 08:58:50 +0200 Frank Benoit More verbose error for failed theming.
Sat, 28 Jun 2008 20:27:21 +0200 Frank Benoit work on allow null strings and arrays
Sat, 28 Jun 2008 20:18:36 +0200 Frank Benoit work on allow null strings and arrays
Tue, 24 Jun 2008 22:05:28 +0200 Frank Benoit Fix implMissing for ImageLoader.save, thx yidabu for reporting.
Mon, 23 Jun 2008 01:45:58 +0200 Frank Benoit work on allow null strings and arrays
Sat, 21 Jun 2008 02:24:49 +0200 Frank Benoit allow null strings and arrays as arguments
Fri, 20 Jun 2008 16:27:36 +0200 Frank Benoit work on allow null strings and arrays
Fri, 20 Jun 2008 01:29:54 +0200 Frank Benoit Fix Scale Widget merger failure. Thanks yidabu for the report.
Thu, 19 Jun 2008 03:25:36 +0200 Frank Benoit Making tango.sys.win32.Types and dwt.internal.win32.WINTYPES to match common declaration. Make ansi charactars of type ubyte.
Sun, 08 Jun 2008 15:12:40 +0200 Frank Benoit merge
Sun, 08 Jun 2008 15:12:08 +0200 Frank Benoit Fix string compare in dwthelper/utils.d
Mon, 02 Jun 2008 21:55:56 +0200 Frank Benoit some whitespace diffs to orig
Tue, 03 Jun 2008 23:19:30 +0200 Frank Benoit Fix sign bug for mouse wheel, thanks Bill
Mon, 02 Jun 2008 21:29:31 +0200 Frank Benoit Fix: MenuDetect is filtered with screen coordinates, thanks Simen Haugen for report.
Sun, 01 Jun 2008 11:06:38 +0200 Frank Benoit Fix OS.HIWORD, has cause a bug in Menu Show/Hide event.
Sat, 24 May 2008 08:59:14 +0200 Frank Benoit removed debug prints
Sat, 24 May 2008 08:37:28 +0200 Frank Benoit Additions for forms
Thu, 22 May 2008 19:46:10 +0200 Frank Benoit Fix ExceptionPrintStacktrace
Mon, 19 May 2008 22:30:33 +0200 Frank Benoit reworked TextLayout
Mon, 19 May 2008 22:28:57 +0200 Frank Benoit verbose output on utf8 error
Mon, 19 May 2008 22:19:44 +0200 Frank Benoit Fix bug in System.arraycopy when called for overlapping array ranges
Mon, 19 May 2008 14:35:49 +0200 Frank Benoit Added the compareToIgnoreCase to utils
Mon, 19 May 2008 02:36:32 +0200 Frank Benoit fix loading ImmSetCandidateWindow from imm32 instead of user32
Mon, 19 May 2008 02:25:11 +0200 Frank Benoit update README.txt info