2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw |
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 |
1999-10-31 |
Thuy Nguyen | PSM_ADDPAGE returns TRUE or FALSE. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Thuy Nguyen | Fill in the hwndFrom field of the NMHDR structure when... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Thuy Nguyen | Wizard mode property sheets have a tab control. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Pierre Mageau | Do not send two PSN_KILLACTIVE messages. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ulrich Czekalla | PropertySheet didn't destroy page dialog's window while... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Adrian Thurston | Proper resource support for dialog title. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ulrich Czekalla | - adds calling application defined callback function... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Pierre Mageau | When an error occurred in a property sheet because... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Marcus Meissner | Check for NULL ptr in Propsheet_RemovePage (Xing DVD... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Thuy Nguyen | Added support for wizard property sheets. |
blob | commitdiff | raw | diff to current |
1999-09-04 |
Thuy Nguyen | Give applications a copy of the property sheet dialog... |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Thuy Nguyen | Implemented the PSH_USEICONID/PSH_USEHICON and the... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Thuy Nguyen | Added support for icons in property sheet tabs. |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Thuy Nguyen | Fixed notifications. |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Gerard Patel | Reset disabled style for the dialog boxes set on proper... |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one). |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Marcus Meissner | Fixed warning. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Marcus Meissner | Pass PROPSHEETPAGE to propertypage dialog as lParam. |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Thuy Nguyen | Added support for adding and removing pages dynamically... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Thuy Nguyen | First patch implementing property sheets. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Marcus Meissner | Removed no longer necessary win.h include, added now... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Alexandre Julliard | Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Eric Kohl | Fixed several bugs and typos. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
blob | commitdiff | raw | diff to current |
|