comctl32: Use WARN instead of ERR if a toolbar index is out of range.
[wine] / dlls / comctl32 / propsheet.c
2012-05-17  Nikolay Sivovcomctl32: Properly disable redraw on tab control.
2011-12-29  André Hentschelcomctl32: Also free pszHeaderTitle and pszHeaderSubTitl...
2011-09-06  Francois Gougetcomctl32: Property sheets must be able to redraw themse...
2011-07-28  André Hentschelcomctl32: Remove dead increments (clang).
2010-10-05  Alexandre Julliardcomctl32/propsheet: Fix incorrect use of the ScreenToCl...
2010-10-05  Detlef Riekenbergcomctl32: Dump a parameter in a TRACE.
2010-10-05  Dmitry Timoshkovcomctl32: Postpone setting the property sheet focus...
2010-07-22  Dmitry Timoshkovcomctl32: Make sure that the focus is set to an existin...
2010-05-25  Michael Stefaniuccomctl32: Avoid a potential NULL pointer dereference...
2010-03-29  Mikhail Maroukhinecomctl32: Fix compiler warnings.
2010-01-26  Michael Stefaniuccomctl32: Use IS_INTRESOURCE instead of HIWORD to check...
2009-12-28  Michael Stefaniuccomctl32: Remove some explicit LPARAM/WPARAM casts.
2009-10-19  Ričardas Barkauskascomctl32/propsheet: Test and fix for crash processing...
2009-09-01  Jan de Mooijcomctl32/propsheet: Update position of hidden buttons...
2009-08-14  Andrew Eikumcomctl32: Correctly assign focus and default button...
2009-08-14  Andrew Eikumcomctl32: Don't pass unrelated control to UnChanged.
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
2009-02-09  Vitaliy Margolencomctl32: Use style to distinguish between embedded...
2009-02-02  Vitaliy Margolencomctl32: Fix propsheet size calculation.
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-10-29  Michael Stefaniuccomctl32: HANDLE/HGLOBAL are basically just void pointe...
2008-10-24  Michael Stefaniuccomctl32: LockResource() returns a LPVOID so don't...
2008-10-24  Michael Stefaniuccomctl32: Remove the superfluous casting of the LPVOID...
2008-07-09  Vincent Povirkcomctl32: Disable owner of modal property sheets before...
2008-04-14  Andrew Talbotcomctl32: Remove unused variables.
2008-02-25  Rob Shearmancomctl32: Fix local variable shadowing in load_string...
2008-02-16  Rob Shearmancomctl32: Fix the character count passed into LoadStrin...
2008-02-07  Lei Zhangcomctl32: Use wine_dbgstr_rect() in traces.
2008-01-24  Austin Englishcomctl32: Spelling fixes.
2008-01-02  Andrew Talbotcomctl32: Remove unneeded casts.
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-07  Gregor Brunmarcomctl32: Disable propsheet apply button at start up.
2007-12-03  Andrew Talbotcomctl32: Remove unneeded casts.
2007-09-14  Aric Stewartpropsheet: Do not change idea of size when new pages...
2007-06-26  Lei Zhangcomctl32: Determine if PSH_PROPSHEETPAGE is set once.
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PROPSHEET_Colle...
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PropertySheetA/W.
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-04  Aric Stewartcomctl32: Propsheet exception fix.
2007-04-02  Aric Stewartcomctl32: Unset active page while setting a new active...
2007-04-02  Andrew Talbotcomctl32: Constify some variables.
2007-03-08  Michael Stefaniuccomctl32: Remove redundant NULL checks before Free...
2007-02-14  Felix Nawothnigcomctl32: Remove redundant NULL checks before Free...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-12-01  Detlef Riekenbergcomctl32: Do not crash when the startpage is invalid.
2006-11-29  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-11-21  Huw Daviescomctl32: Set the result to IDOK on 'Finish'.
2006-11-02  Huw Daviescomctl32: Implement PSM_GETRESULT.
2006-11-02  Huw Daviescomctl32: Fix return value of PropertySheet() for modal...
2006-10-14  Michael Ploujnikovcomctl32: Win64 printf format warning fixes.
2006-10-12  James Hawkinscomctl32: Make internal functions static.
2006-09-07  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-08-01  Huw Daviescomctl32: Limit the width of the watermark to 164 pixels.
2006-08-01  Huw Daviescomctl32: Limit the size of the header bitmap to 49x49.
2006-08-01  Huw Daviescomctl32: Invalidate the header area so that updated...
2006-08-01  Huw Daviescomctl32: Wordwrap the sub title.
2006-08-01  Huw Daviescomctl32: The titles are already converted to unicode...
2006-07-12  Mikołaj Zalewskicomctl32: Use wsprintf instead of strcat building the...
2006-06-13  Alexandre Julliardcomctl32: Don't use sizeof in traces to avoid printf...
2006-06-09  Dmitry Timoshkovcomctl32: Return FALSE in the WM_CLOSE PROPSHEET_Dialog...
2006-06-07  Dmitry Timoshkovcomctl32: Remove WM_SYSCOMMAND handler from PROPSHEET_D...
2006-05-30  Alexandre Julliardcomctl32: propsheet: Fixed buffer sizes for LoadStringW.
2006-05-23  Robert Shearmancomctl32: Fix the loading of strings for the property...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Robert Shearmancomctl32: Make sure to always have the default pushbutt...
2006-05-22  Robert Shearmancomctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
2006-05-08  Dmitry Timoshkovcomctl32: Make some internal functions and variables...
2006-05-08  Dmitry Timoshkovcomctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHE...
2006-05-08  Dmitry Timoshkovcomctl32: psInfo->proppage[index].pszText is always...
2006-04-06  Huw Daviescomctl32: Set the sheet caption before invoking the...
2005-12-31  Thomas Weidenmuellercomctl32: Fix error handling in PSM_ADDPAGE in case...
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-27  Thomas WeidenmuellerIt should be allowed to pass NULL handles in the phpage...
2005-07-18  Frank RichterEnabled "tab" dialog texture for property sheet pages.
2005-07-15  Thomas WeidenmuellerSupport PSM_IDTOINDEX.
2005-07-15  Thomas Weidenmueller- Support PSH_WIZARDHASFINISH in wizards.
2005-07-06  Felix NawothnigDon't invalidate the whole propsheet when the page...
2005-07-05  Frank RichterLet property sheets update the cached system colors...
2005-06-15  Huw DaviesFor modal propsheets we should run our own message...
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-03-25  Dimitrie O. PaunUse {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
2005-03-25  Dimitrie O. PaunHandle wParam in WM_PAINT properly: if non-null, it...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Dimitrie O. PaunComplete unicodification of the propsheet common control.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-10-04  Aric StewartCheck to make sure PropSheetInfo* is not null before...
2004-09-20  Filip Navara- Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE...
2004-09-14  Filip NavaraStatus update.
2004-09-13  Filip NavaraFix resizing of wizards.
2004-09-13  Filip NavaraFill the area next to watermark bitmap with window...
2004-09-13  Filip NavaraCorrect displaying of wizard subtitle.
2004-09-08  Filip NavaraDo not distinguish exterior wizard pages by their posit...
2004-09-07  Filip Navara- Revert incorrect change to tab control resizing from...
2004-09-07  Filip Navara- Draw the Wizard97 header bitmaps before drawing the...
2004-08-30  Filip NavaraFix loading wizard title and subtitle from resources.
2004-08-26  Mike McCormackCalculate the correct size of dialog templates in the...
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
next