atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / comdlg32 / colordlg.c
2010-01-27  Michael Stefaniuccomdlg32: Use IS_INTRESOURCE instead of HIWORD to check...
2009-11-21  Gerald Pfeifercomdlg32: Simplify CC_WMPaint, CC_WMLButtonUp and CC_WM...
2009-11-12  Alexandre Julliardcomdlg32: Reimplement the 16-bit color dialog on top...
2009-01-02  Andrew Talbotcomdlg32: Declare a function static.
2008-11-25  Ricardo Filipecomdlg32: Removed dead assignments (llvm/clang).
2008-10-31  Michael Stefaniuccomdlg32: Don't cast the return value of GetProp()...
2008-02-18  Divan Burgercomdlg32: Fix memory leak in colour dialog.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-01-09  Divan Burgercomdlg32: Modernize the look of the colour boxes in...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the selected colour...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the colour graph's...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the luminance bar in...
2008-01-09  Divan Burgercomdlg32: Clamp hue and saturation when clicking in...
2008-01-09  Divan Burgercomdlg32: Fix bug where the colour graph's cross is...
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-02-14  Ivan Sinitsincomdlg32: Set the right background color of the dialog...
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warnings fix.
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...