- Clear data structure after dragging.
[wine] / dlls / comctl32 / propsheet.c
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-08  Marcus MeissnerFixed warning.
1999-05-08  Marcus MeissnerPass PROPSHEETPAGE to propertypage dialog as lParam.
1999-05-01  Thuy NguyenAdded support for adding and removing pages dynamically...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...