log

age author description
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
Mon, 19 May 2008 01:08:45 +0200 Frank Benoit Fix tooltips for normal controls and the tray.
Sun, 18 May 2008 20:52:15 +0200 Frank Benoit Fix foreground color in GC on non-gdip platforms
Sun, 18 May 2008 19:57:42 +0200 Frank Benoit Fix drawing bug for double buffered Tree.
Sun, 18 May 2008 19:57:18 +0200 Frank Benoit rebuild some function to work again with heap RECT. Also some overrides
Sun, 18 May 2008 19:54:28 +0200 Frank Benoit added overrides and reverted OS.CallWindowProc
Sat, 17 May 2008 23:23:22 +0200 Frank Benoit Add dgListener template function for the Listener class
Sat, 17 May 2008 23:23:08 +0200 Frank Benoit Change behaviour of dwt.graphics.GC textExtend(): allow null for string argument
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.