log dwt/widgets/Shell.d @ 331:27479f54069d

age author description
Tue, 27 Jan 2009 10:40:55 +0100 Frank Benoit Removed trace outputs.
Sat, 26 Jul 2008 02:08:41 +0200 Frank Benoit Fix struct sizes, based on a comparison to the values seen by C apps.
Tue, 01 Jul 2008 10:15:59 +0200 Frank Benoit Updater SWT 3.4M7 to 3.4
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.
Mon, 19 May 2008 01:08:45 +0200 Frank Benoit Fix tooltips for normal controls and the tray.
Sat, 17 May 2008 17:34:28 +0200 Frank Benoit Update to SWT 3.4M7
Mon, 05 May 2008 00:12:38 +0200 Frank Benoit reverted the char[] to String and use the an alias.
Fri, 22 Feb 2008 00:40:30 +0800 davelzg Fix tooltip bugs. by Zhiguang Liang
Tue, 12 Feb 2008 21:25:00 +0100 Frank Benoit removed tango_sys_win32 and added all necessary bindings to the dwt.internal.win32 WINTYPES and WINAPI modules
Mon, 11 Feb 2008 04:29:32 +0100 Frank Benoit fix Shell and compile error in Table
Mon, 11 Feb 2008 04:18:24 +0100 Frank Benoit Only one file was damaged
Mon, 11 Feb 2008 04:05:55 +0100 Frank Benoit Revert the reverting changes
Sun, 10 Feb 2008 18:42:25 -0800 John Reimer More "static if" changes
Mon, 11 Feb 2008 02:44:32 +0100 Frank Benoit Change LRESULT to class, like done in the old DWT.
Wed, 06 Feb 2008 15:45:27 +0100 Frank Benoit First simple example works
Wed, 06 Feb 2008 12:09:44 +0100 Frank Benoit removed static ctors
Tue, 05 Feb 2008 14:31:31 +0100 Frank Benoit Accessible linkable dummy.
Mon, 04 Feb 2008 20:01:30 +0100 Frank Benoit Table, TableItem, TableColumn
Mon, 04 Feb 2008 10:05:20 +0100 Frank Benoit Added aliases and overrides from generated file, remaining widgets. Thanks torhu for doing this job.
Fri, 01 Feb 2008 20:19:46 +0100 Frank Benoit Shell
Fri, 01 Feb 2008 17:45:36 +0100 Frank Benoit Decorations
Fri, 01 Feb 2008 14:26:47 +0100 Frank Benoit Composite
Tue, 29 Jan 2008 00:16:12 +0100 Frank Benoit Control
Mon, 28 Jan 2008 21:05:39 +0100 Frank Benoit Display + ImageList
Mon, 28 Jan 2008 04:47:28 +0100 Frank Benoit Added all widgets modules as dummy. Most modules of accessible are equal to the linux version, except Accessible.