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.
Sat, 26 Apr 2008 10:01:48 +0200 Frank Benoit Fix problem with dmd 1.029
Sun, 20 Apr 2008 00:18:54 +0200 Frank Benoit merge
Sun, 20 Apr 2008 00:18:18 +0200 Frank Benoit fix format string
Fri, 18 Apr 2008 01:57:42 +0200 Frank Benoit Deactivate not working import lib install
Thu, 17 Apr 2008 21:42:13 +0200 Frank Benoit Fix option to curl
Wed, 16 Apr 2008 20:36:50 +0200 Frank Benoit sync with dwt-linux, removed the simple.d
Wed, 16 Apr 2008 20:36:33 +0200 Frank Benoit Make dwt-win a sourcelibrary and make the import libs autoinstall
Mon, 14 Apr 2008 03:06:38 +0200 Frank Benoit Fix null termination in FonData(char[])
Mon, 14 Apr 2008 02:07:22 +0200 Frank Benoit Fix bug in FontMetrics, must be value type to hold values not by ref.
Sat, 12 Apr 2008 17:50:15 +0200 Frank Benoit extend PrintStackTrace
Fri, 11 Apr 2008 23:22:24 +0200 Frank Benoit sync with dwt-linux
Fri, 11 Apr 2008 17:15:55 +0200 Frank Benoit sync with dwt-linux
Fri, 11 Apr 2008 01:26:13 +0200 Frank Benoit RuntimeException with getCause
Thu, 10 Apr 2008 11:20:26 +0200 Frank Benoit Add: missing files
Thu, 10 Apr 2008 11:19:49 +0200 Frank Benoit Changes and fixes for jface
Mon, 07 Apr 2008 13:08:57 +0200 Frank Benoit Fix initialization of key modifiers
Sun, 06 Apr 2008 21:03:53 +0200 Frank Benoit Fix: redering bug with digits
Wed, 19 Mar 2008 21:48:31 +0100 Frank Benoit Update to SWT 3.3.2
Mon, 17 Mar 2008 21:47:05 +0100 Frank Benoit Fix import conflict
Mon, 17 Mar 2008 01:04:59 +0100 Frank Benoit moved pragme link for shlwapi into DWT
Mon, 17 Mar 2008 00:52:21 +0100 Frank Benoit now really
Mon, 17 Mar 2008 00:46:30 +0100 Frank Benoit dwt.program.Program
Sat, 15 Mar 2008 02:43:59 +0100 Frank Benoit don't do the theming stuff for win2k and earlier
Sat, 15 Mar 2008 00:33:19 +0100 Frank Benoit Make WinXP themes work with windows resources
Mon, 10 Mar 2008 17:08:22 +0100 Frank Benoit Reverted changes from previous wrong reverting changes:
Mon, 10 Mar 2008 17:00:00 +0100 Frank Benoit Fix several string convertion indexing errors, thanks Zhiguang Liang for the fixes
Mon, 10 Mar 2008 16:56:34 +0100 Frank Benoit Label allows setText with null arg
Mon, 10 Mar 2008 16:49:04 +0100 Frank Benoit sync with dwt-linux
Mon, 10 Mar 2008 16:48:51 +0100 Frank Benoit Added toStringzValidPtr to sync with dwt-linux
Mon, 10 Mar 2008 04:58:09 +0100 Frank Benoit merge