log dwt/internal/win32/OS.d @ 290:79a066e09568

age author description
Thu, 21 Aug 2008 16:14:13 +0200 Frank Benoit Fix: make null ptr possible for WCHARzToStr, thanks Enzo Petrelli
Tue, 05 Aug 2008 00:52:09 +0200 Frank Benoit Load some more WinAPI functions dynamically.
Fri, 01 Aug 2008 07:16:10 +0200 Frank Benoit Fix path handling, thanks yidabu for reporting.
Sun, 27 Jul 2008 13:42:15 +0200 Frank Benoit Fix depenency to updated user32.lib and kernel32.lib
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.
Mon, 21 Jul 2008 20:04:03 +0200 Frank Benoit Fix build errors with tango 0.99.6 release.
Fri, 11 Jul 2008 23:01:25 +0200 Frank Benoit Reuse the tango windows api
Sun, 06 Jul 2008 17:23:35 +0200 Frank Benoit Fix: compile errors
Tue, 01 Jul 2008 08:58:50 +0200 Frank Benoit More verbose error for failed theming.
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.
Tue, 03 Jun 2008 23:19:30 +0200 Frank Benoit Fix sign bug for mouse wheel, thanks Bill
Sun, 01 Jun 2008 11:06:38 +0200 Frank Benoit Fix OS.HIWORD, has cause a bug in Menu Show/Hide event.
Mon, 19 May 2008 02:36:32 +0200 Frank Benoit fix loading ImmSetCandidateWindow from imm32 instead of user32
Mon, 19 May 2008 01:08:45 +0200 Frank Benoit Fix tooltips for normal controls and the tray.
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
Wed, 19 Mar 2008 21:48:31 +0100 Frank Benoit Update to SWT 3.3.2
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 11:31:43 +0800 Zhiguang Liang Directory Dialog ported
Thu, 21 Feb 2008 17:55:01 +0100 Frank Benoit merge
Fri, 22 Feb 2008 00:40:30 +0800 davelzg Fix tooltip bugs. by Zhiguang Liang
Thu, 21 Feb 2008 15:20:13 +0100 Frank Benoit Fix null check
Sun, 17 Feb 2008 09:30:11 -0800 John Reimer Minor cleanup and organization of Activation Context Code
Wed, 13 Feb 2008 16:30:21 +0100 Frank Benoit TreeDragSourceEffect
Wed, 13 Feb 2008 14:52:31 +0100 Frank Benoit DropTarget
Wed, 13 Feb 2008 14:24:54 +0100 Frank Benoit DragSource
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