2005-07-18 |
Frank Richter | Enabled "tab" dialog texture for property sheet pages. |
blob | commitdiff | raw |
2005-07-15 |
Thomas Weidenmueller | Support PSM_IDTOINDEX. |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Thomas Weidenmueller | - Support PSH_WIZARDHASFINISH in wizards. |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Felix Nawothnig | Don't invalidate the whole propsheet when the page... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Frank Richter | Let property sheets update the cached system colors... |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Huw Davies | For modal propsheets we should run our own message... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Mike McCormack | Warning fixes for -Wmissing-declarations and -Wwrite... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Dimitrie O. Paun | Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Dimitrie O. Paun | Handle wParam in WM_PAINT properly: if non-null, it... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Dimitrie O. Paun | Complete unicodification of the propsheet common control. |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Aric Stewart | Check to make sure PropSheetInfo* is not null before... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Filip Navara | - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Filip Navara | Status update. |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Filip Navara | Fix resizing of wizards. |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Filip Navara | Fill the area next to watermark bitmap with window... |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Filip Navara | Correct displaying of wizard subtitle. |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Filip Navara | Do not distinguish exterior wizard pages by their posit... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Filip Navara | - Revert incorrect change to tab control resizing from... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Filip Navara | - Draw the Wizard97 header bitmaps before drawing the... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Filip Navara | Fix loading wizard title and subtitle from resources. |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Mike McCormack | Calculate the correct size of dialog templates in the... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robert Shearman | Replace GetWindowLong by GetWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Mike McCormack | Adjust the tab contents to fix the propsheet between... |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Robert Shearman | Always redraw dialog on changing between pages. |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Zach Gorman | OK button should be default in non-wizard property... |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Zach Gorman | Propsheet pages need WS_EX_CONTROLPARENT style. |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Filip Navara | Use correct dialog title for Wizard 97 and correctly... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Eric Kohl | Move watermark and header bitmap loading code from |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Marcus Meissner | Implemented PSM_INDEXTOHWND. |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Filip Navara | - Properly calculate caption length when converting... |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Robert Shearman | Implemented PSM_HWNDTOINDEX. |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Robert Shearman | Add stubs for some new property sheet messages. |
blob | commitdiff | raw | diff to current |
2004-05-10 |
Maxime Bellengé | Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make static Unicode strings const. |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Juan Lang | Prevent negative coords for line, turn off redraw when... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Robert Shearman | Update common control function documentation. |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Matt Chapman | Fix a reentrancy issue in the property sheet implementa... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Ulrich Czekalla | We should forward WM_COMMAND notification to the active... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Huw Davies | PropSheetPageProc callback should always have hwnd... |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Huw Davies | Don't get confused if PSN_SETACTIVE returns a positive... |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Pavel Roskin | Ignore window caption from PROPSHEETHEADER in wizards... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mike McCormack | Set defaults for the Next/Prev button. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Mike McCormack | Preserve A/W when creating propsheet dialogs. |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
blob | commitdiff | raw | diff to current |
2003-03-07 |
Adam Gundy | PROPSHEET_CreateDialog() is documented to return -1... |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Eric Pouech | Added handling for PSNRET_INVALID in PSN_APPLY notifica... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Lionel Ulmer | Check the value of the pfnCallback in addition to the... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Rolf Kalbermatter | Add config.h/port.h to allow compilation/linking in... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Francois Gouget | Define PSH_WIZARD97 (problem reported by jaymz@free... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Andreas Mohr | Added the missing cx member to the MyDLGITEMTEMPLATEEX... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Dmitry Timoshkov | Fix some types and function prototypes according to... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Uwe Bonnes | Add function to get size of in-memory resource and... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Andriy Palamarchuk | Implemented processing of PSM_SETCURSELID message. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Guy L. Albertelli | Add TCM_SETCURSEL when setting page current. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Guy L. Albertelli | Support images on the tabs of pages that are added... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Guy L. Albertelli | - Correct page rectangle calculation. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Maciek Kaliszewski | Fixed memory allocation bug in PROPSHEET_CollectPageInfo. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Sander van Leeuwen | - Center property sheet page during creation (padding) |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Guy L. Albertelli | Fixed issues with Unicode conversion. Certain strings... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Dimitrie O. Paun | Fix two compilation warnings. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Alexandre Julliard | Authors: Guy Albertelli <guy@codeweavers.com>, Mike... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Lawson Whitney | If there is no psInfo, it doesn't need to be cleaned up. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Andreas Mohr | Fixed tab control index handling. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Marcus Meissner | Be a bit more graceful on NULL property sheet titles. |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Marcus Meissner | Implemented page skipping on PSN_SETACTIVE -1 return. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Andreas Mohr | Check PROPSHEETPAGEA.pfnCallback for NULL pointer if... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
François Gouget | Only copy the dwSize bytes really occupied by lpPropShe... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Dmitry Timoshkov | Make a copy of the dialog resource before correcting... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Andreas Mohr | "Fixed" horribly misaligned pages in property sheets... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Gerard Patel | Disable the owner of a modal dialog box just before... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Slava Monich | On Windows property sheet has DWL_USER dword pointing... |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Noomen Hamza | The active page should be unchanged when removing an... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Jim Aston | This reverts Matts patch. The messaging needs double... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Serge Ivanov | In Windows, if PropertySheet can't create some page... |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Alexandre Julliard | Serge Ivanov |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Adrian Thurston | Added validations for page index before using it. |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Eric Pouech | Fixed SetTitleA when string resources were to be loaded. |
blob | commitdiff | raw | diff to current |
next |