atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / comdlg32 / fontdlg.c
2012-03-13  Alexandre Julliardcomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the...
2012-02-14  Akihiro Sagawacomdlg32: Apply 3D effects to sample text area.
2011-11-21  Francois Gougetcomdlg32: Fix a couple of string resources so their...
2011-02-23  Amine Khaldicomdlg32: Add missing break (Coverity).
2010-10-27  Carl Raffaelecomdlg32: Removed 16 bit dependency.
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fail in ImageList_GetIconSize on...
2010-07-08  Paul Vrienscomdlg32: Prevent a NULL pointer dereference (Coverity).
2010-07-01  Dmitry Timoshkovcomdlg32: Not all messages depend on initialized custom...
2010-03-15  Gerald Pfeifercomdlg32: Remove unused parameters from CFn_WMMeasureIt...
2010-03-01  Gerald Pfeifercomdlg32: Shed unused parameters from CFn_WMInitDialog...
2010-02-22  Vincent Povirkcomdlg32: Always use screen dpi in the font dialog...
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit font dialog on top...
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2008-10-31  Michael Stefaniuccomdlg32: Don't cast the return value of GetProp()...
2008-09-22  Andrew Talbotcomdlg32: Sign-compare warnings fix.
2008-07-31  Colin FinckFix some hackish usages of WideCharToMultiByte.
2008-03-11  Mikołaj Zalewskicomdlg32: Move font style names to resources.
2008-02-29  Andrew Talbotcomdlg32: Assign to structs instead of using memcpy.
2008-02-19  Rob Shearmancomdlg32: Fix potential buffer overrun of lpxx->lfFaceN...
2007-12-18  Rico Schüllercomdlg32: Fix typo.
2007-09-10  Alexander Nicolays... comdlg32: ChooseFont: Set font effects on init.
2007-07-06  Alexander Nicolays... comdlg32: fontdlg: Respect the CF_NOSCRIPTSEL flag.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-02-13  Anatoly Lyutincomdlg32: fontdlg: Add initialisation for comboboxes.
2007-01-04  Andrew Talbotcomdlg32: Declare some items static.
2006-11-29  Dmitry Timoshkovcomdlg32: Make some data const.
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-09-21  Byeong-Sik Jeoncomdlg32: Show better font style information in fontdlg.
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings 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...