Assorted typo, spelling, wording and case fixes.
[wine] / dlls / comdlg32 / printdlg.c
2007-10-26  Detlef Riekenbergcomdlg32: Improve stub for PrintDlgEx.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Detlef Riekenbergcomdlg32: Do not crash with PageSetupDlg(NULL).
2007-10-16  Mikolaj Zalewskicomdlg32: NULL name in PRINTDLG_SetUpPrinterListComboA...
2007-09-14  Andrew Talbotcomdlg32: Fix some memory leaks.
2007-08-27  Alexander Nicolays... comdlg32: PageSetupDlgA/W: Avoid crash when not passed...
2007-08-20  Alexander Nicolays... comdlg32: printdlg: Fix number display in PrintDlgW().
2007-08-20  Alexander Nicolays... comdlg32: PrintDlg: Set PD_SELECTION on return.
2007-08-16  Alexander Nicolays... comdlg32: printdlg: Set/Load paper orientation in PageS...
2007-08-10  Detlef Riekenbergcomdlg32: Return defaults for hDevMode and hDevNames.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-02-14  Francois GougetAssorted spelling fixes.
2006-12-14  Francois Gougetcomdlg32: Fix PrintDlg(NULL) and reenable a test that...
2006-11-29  Dmitry Timoshkovcomdlg32: Make some data const.
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-07-17  Duane Clarkcomdlg32: Set PD_PAGENUMS from print dialog.
2006-05-24  Andrew Talbotcomdlg32: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...