log

age author description
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.