comctl32: Greek translation update.
[wine] / dlls / comctl32 / propsheet.c
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.
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.
next