log dwt/widgets/Combo.d @ 239:43b41c7fe84a

age author description
Fri, 20 Jun 2008 16:27:36 +0200 Frank Benoit work on allow null strings and arrays
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.
Sat, 17 May 2008 19:23:59 +0200 Frank Benoit Fix link error and added missing switch defaults
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.
Mon, 10 Mar 2008 17:00:00 +0100 Frank Benoit Fix several string convertion indexing errors, thanks Zhiguang Liang for the fixes
Thu, 21 Feb 2008 15:20:42 +0100 Frank Benoit Fix null termination in Combo. Thx torhu for finding this.
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: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
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.
Sat, 02 Feb 2008 01:51:46 +0100 Frank Benoit Combo
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.