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.