log

age author description
Thu, 07 Aug 2008 15:07:17 +0200 Frank Benoit merge
Thu, 07 Aug 2008 15:06:52 +0200 Frank Benoit sync with dwt-linux
Tue, 05 Aug 2008 02:52:59 +0200 Frank Benoit Fix: memmove with wrong indirection.
Tue, 05 Aug 2008 01:07:44 +0200 Frank Benoit Fix: make MARK copy work correctly mit multiple chars.
Tue, 05 Aug 2008 00:54:11 +0200 Frank Benoit unicode utils
Tue, 05 Aug 2008 00:52:09 +0200 Frank Benoit Load some more WinAPI functions dynamically.
Tue, 05 Aug 2008 00:51:33 +0200 Frank Benoit Fix: delete the whole codepoint for backspace.
Sun, 03 Aug 2008 23:40:57 +0200 Frank Benoit sync StyledText with dwt-linux
Sun, 03 Aug 2008 02:21:43 +0200 Frank Benoit Minimal adjustement for draw2d
Fri, 01 Aug 2008 07:16:10 +0200 Frank Benoit Fix path handling, thanks yidabu for reporting.
Tue, 29 Jul 2008 02:41:05 +0200 Frank Benoit Fix of win types.
Sun, 27 Jul 2008 15:23:24 +0200 Frank Benoit updated README requirements, cleaned dsss.conf
Sun, 27 Jul 2008 13:43:11 +0200 Frank Benoit merge
Sun, 27 Jul 2008 13:42:15 +0200 Frank Benoit Fix depenency to updated user32.lib and kernel32.lib
Sat, 26 Jul 2008 14:37:14 +0200 Frank Benoit Added tag Release-1 for changeset 2443a18f96b8
Sat, 26 Jul 2008 13:29:11 +0200 Frank Benoit merge Release-1
Mon, 21 Jul 2008 22:36:02 +0200 Frank Benoit rm outdated doc
Sat, 26 Jul 2008 02:48:20 +0200 Frank Benoit Removed version=TANGOSVN for release 0.99.7
Sat, 26 Jul 2008 02:08:41 +0200 Frank Benoit Fix struct sizes, based on a comparison to the values seen by C apps.
Thu, 24 Jul 2008 23:02:48 +0200 Frank Benoit Fix dynamic symbols from user32 where not loaded.
Thu, 24 Jul 2008 22:44:48 +0200 Frank Benoit Fix for ToolTip bug. Autohide was not working. Thanks kenshiro55 for reporting.
Mon, 21 Jul 2008 20:04:03 +0200 Frank Benoit Fix build errors with tango 0.99.6 release.
Sun, 20 Jul 2008 23:22:53 +0200 Frank Benoit minor indention
Sun, 20 Jul 2008 23:18:31 +0200 Frank Benoit Fix incorrect struct MOUSEINPUT
Sun, 20 Jul 2008 23:02:56 +0200 Frank Benoit sync with tango win32 Types.di
Sat, 19 Jul 2008 16:18:28 +0200 Frank Benoit Fix build for non-TANGOSVN and protos for AssocQueryString link error, thanks torhu for the patch.
Sat, 12 Jul 2008 17:45:46 +0200 Frank Benoit Add real copy ctor to StyleRange, this fixes the clone() impl.
Sat, 12 Jul 2008 11:56:46 +0200 Frank Benoit Add version TANGOSVN
Fri, 11 Jul 2008 23:01:25 +0200 Frank Benoit Reuse the tango windows api
Sun, 06 Jul 2008 18:45:41 +0200 Frank Benoit Fix: StyledText.paste() to check for empty clipboard result.
Sun, 06 Jul 2008 17:34:59 +0200 Frank Benoit Fix: add pragma link for zlib on windows.
Sun, 06 Jul 2008 17:26:06 +0200 Frank Benoit merge
Sun, 06 Jul 2008 17:23:35 +0200 Frank Benoit Fix: compile errors
Sun, 06 Jul 2008 16:42:54 +0200 Frank Benoit Add: version TANGOSVN
Tue, 01 Jul 2008 10:18:15 +0200 Frank Benoit changed line-endings to unix format
Tue, 01 Jul 2008 10:15:59 +0200 Frank Benoit Updater SWT 3.4M7 to 3.4
Tue, 01 Jul 2008 08:58:50 +0200 Frank Benoit More verbose error for failed theming.
Sat, 28 Jun 2008 20:27:21 +0200 Frank Benoit work on allow null strings and arrays
Sat, 28 Jun 2008 20:18:36 +0200 Frank Benoit work on allow null strings and arrays
Tue, 24 Jun 2008 22:05:28 +0200 Frank Benoit Fix implMissing for ImageLoader.save, thx yidabu for reporting.
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