Ownerdata listviews were not clearing previously selected items when a
[wine] / dlls / commdlg / printdlg.c
2000-11-15  Dmitry TimoshkovRemove redundant includes.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-06-02  Juergen Schmied- Rewrite of the shell related parts of the dialog...
2000-05-26  Huw D M DaviesAdd PrintSetup dialog and support for hooks and templates.
2000-05-11  Alexandre JulliardJean-Claude Batista
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
1999-11-13  Klaas van GendImplemented the PrintSetup dialog box for the PrintDlgA.
1999-10-13  Huw D M DaviesMap PrintDlg16 to PrintDlgA.
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-03  Klaas van GendCompleted PrintDlg32 resource stringtable.
1999-08-15  Gerard PatelFix special case when no printer installed.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-07  Klaas van GendImplemented the return of hDevModes and hDevNames in...
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-02  Klaas van GendMore implementation of PrintDlgA.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-15  Klaas van Gend- Reimplementation of the CommDlg ExtendedError mechani...
1999-03-13  Bertho StultiensMoved error codes to cderr.h.
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...