oledb32: Add support for IDBInitialize interface in IDataInitialize.
[wine] / dlls / comctl32 / propsheet.c
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-08-23  Mike McCormackAdjust the tab contents to fix the propsheet between...
2004-08-17  Robert ShearmanAlways redraw dialog on changing between pages.
2004-08-16  Zach GormanOK button should be default in non-wizard property...
2004-08-16  Zach GormanPropsheet pages need WS_EX_CONTROLPARENT style.
2004-08-09  Filip NavaraUse correct dialog title for Wizard 97 and correctly...
2004-08-09  Eric KohlMove watermark and header bitmap loading code from
2004-08-02  Marcus MeissnerImplemented PSM_INDEXTOHWND.
2004-07-21  Filip Navara- Properly calculate caption length when converting...
2004-07-12  Robert ShearmanImplemented PSM_HWNDTOINDEX.
2004-07-12  Robert ShearmanAdd stubs for some new property sheet messages.
2004-05-10  Maxime BellengéImplemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-03-13  Juan LangPrevent negative coords for line, turn off redraw when...
2004-02-27  Robert ShearmanUpdate common control function documentation.
2004-02-25  Matt ChapmanFix a reentrancy issue in the property sheet implementa...
2004-01-27  Ulrich CzekallaWe should forward WM_COMMAND notification to the active...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-11-04  Huw DaviesPropSheetPageProc callback should always have hwnd...
2003-11-03  Huw DaviesDon't get confused if PSN_SETACTIVE returns a positive...
2003-10-02  Pavel RoskinIgnore window caption from PROPSHEETHEADER in wizards...
2003-09-22  Dimitrie O. PaunRename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Mike McCormackSet defaults for the Next/Prev button.
2003-07-09  Mike McCormackPreserve A/W when creating propsheet dialogs.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-03-07  Adam GundyPROPSHEET_CreateDialog() is documented to return -1...
2003-02-24  Eric PouechAdded handling for PSNRET_INVALID in PSN_APPLY notifica...
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Lionel UlmerCheck the value of the pfnCallback in addition to the...
2002-12-16  Rolf KalbermatterAdd config.h/port.h to allow compilation/linking in...
2002-12-06  Francois GougetDefine PSH_WIZARD97 (problem reported by jaymz@free...
2002-11-25  Andreas MohrAdded the missing cx member to the MyDLGITEMTEMPLATEEX...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-10-23  Michael StefaniucAdd needed casts for a "no warnings" compile of comctl32.
2002-10-13  Uwe BonnesAdd function to get size of in-memory resource and...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-26  Andriy PalamarchukImplemented processing of PSM_SETCURSELID message.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-06-28  Guy L. AlbertelliAdd TCM_SETCURSEL when setting page current.
2002-06-14  Guy L. AlbertelliSupport images on the tabs of pages that are added...
2002-06-13  Guy L. Albertelli- Correct page rectangle calculation.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Maciek KaliszewskiFixed memory allocation bug in PROPSHEET_CollectPageInfo.
2002-05-14  Sander van Leeuwen- Center property sheet page during creation (padding)
2002-05-14  Guy L. AlbertelliFixed issues with Unicode conversion. Certain strings...
2002-04-02  Dimitrie O. PaunFix two compilation warnings.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Alexandre JulliardAuthors: Guy Albertelli <guy@codeweavers.com>, Mike...
2001-12-19  Lawson WhitneyIf there is no psInfo, it doesn't need to be cleaned up.
2001-08-06  Andreas MohrFixed tab control index handling.
2001-07-26  Marcus MeissnerBe a bit more graceful on NULL property sheet titles.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-06  Marcus MeissnerImplemented page skipping on PSN_SETACTIVE -1 return.
2001-02-12  Andreas MohrCheck PROPSHEETPAGEA.pfnCallback for NULL pointer if...
2001-01-10  François GougetOnly copy the dwSize bytes really occupied by lpPropShe...
2000-12-27  Andreas Mohr- clarify many error messages
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-09  Dmitry TimoshkovMake a copy of the dialog resource before correcting...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-08-26  Andreas Mohr"Fixed" horribly misaligned pages in property sheets...
2000-08-21  Gerard PatelDisable the owner of a modal dialog box just before...
2000-07-08  Slava MonichOn Windows property sheet has DWL_USER dword pointing...
2000-06-07  Noomen HamzaThe active page should be unchanged when removing an...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Jim AstonThis reverts Matts patch. The messaging needs double...
2000-02-25  Serge IvanovIn Windows, if PropertySheet can't create some page...
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-13  Adrian ThurstonAdded validations for page index before using it.
1999-11-07  Eric PouechFixed SetTitleA when string resources were to be loaded.
1999-10-31  Thuy NguyenPSM_ADDPAGE returns TRUE or FALSE.
1999-10-31  Thuy NguyenFill in the hwndFrom field of the NMHDR structure when...
1999-10-31  Thuy NguyenWizard mode property sheets have a tab control.
1999-10-31  Pierre MageauDo not send two PSN_KILLACTIVE messages.
1999-10-23  Ulrich CzekallaPropertySheet didn't destroy page dialog's window while...
1999-10-23  Adrian ThurstonProper resource support for dialog title.
1999-10-23  Ulrich Czekalla- adds calling application defined callback function...
1999-10-13  Pierre MageauWhen an error occurred in a property sheet because...
1999-10-13  Marcus MeissnerCheck for NULL ptr in Propsheet_RemovePage (Xing DVD...
1999-09-19  Thuy NguyenAdded support for wizard property sheets.
1999-09-04  Thuy NguyenGive applications a copy of the property sheet dialog...
1999-08-18  Thuy NguyenImplemented the PSH_USEICONID/PSH_USEHICON and the...
1999-08-14  Thuy NguyenAdded support for icons in property sheet tabs.
1999-07-24  Thuy NguyenFixed notifications.
1999-07-20  Gerard PatelReset disabled style for the dialog boxes set on proper...
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.
next