log dwt/graphics/TextLayout.d @ 288:af37dd280317

age author description
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
Tue, 05 Aug 2008 01:07:44 +0200 Frank Benoit Fix: make MARK copy work correctly mit multiple chars.
Sun, 06 Jul 2008 17:23:35 +0200 Frank Benoit Fix: compile errors
Tue, 01 Jul 2008 10:15:59 +0200 Frank Benoit Updater SWT 3.4M7 to 3.4
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
Mon, 19 May 2008 22:30:33 +0200 Frank Benoit reworked TextLayout
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.
Thu, 14 Feb 2008 21:30:05 +0100 Frank Benoit TextLayout allow null for setText
Wed, 06 Feb 2008 15:12:11 +0100 Frank Benoit switch default cases
Wed, 06 Feb 2008 12:09:44 +0100 Frank Benoit removed static ctors
Mon, 04 Feb 2008 13:39:10 +0100 Frank Benoit MenuItem
Sun, 03 Feb 2008 15:48:14 -0800 John Reimer Gdiplus implemented - test build of dwt.lib successful; updated graphics package as necessary
Sun, 03 Feb 2008 01:14:54 +0100 Frank Benoit Added override and alias, first chunk. Thanks torhu for doing this patch.
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.
Mon, 28 Jan 2008 02:37:23 +0100 Frank Benoit TextLayout
Mon, 28 Jan 2008 00:27:56 +0100 Frank Benoit TextLayout not yet compiling