Update the address of the Free Software Foundation.
[wine] / dlls / user / static.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-25  Michael Kaufmannstatic control: SS_CENTERIMAGE fixes.
2006-01-17  Michael Kaufmannstatic control: Immediately repaint the control.
2006-01-17  Michael Kaufmannstatic control: Separate WM_NCCREATE and WM_SETTEXT.
2006-01-17  Michael Kaufmannstatic control: Don't load OEM bitmaps.
2006-01-17  Michael Kaufmannstatic control: STN_ENABLE and STN_DISABLE notifications.
2006-01-17  Michael Kaufmannstatic control: Better STM_GETIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZEIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZECONTROL.
2006-01-17  Michael Kaufmannstatic control: Background of enhanced metafiles.
2006-01-17  Michael Kaufmannstatic control: Support text style flags.
2006-01-10  Michael Kaufmannuser: Improve the ownerdraw support of the static control.
2006-01-06  Michael KaufmannStatic control: Support enhanced metafiles.
2005-11-18  Kieran ClancyFix vertical text alignment in static controls.
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-01-04  Robert ShearmanFix colours used for SS_*RECT, SS_*FRAME.
2005-01-03  Dimitrie O. PaunSS_CENTERIMAGE has been implemented.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-17  Robert ShearmanImplement SS_CENTERIMAGE for static control.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-10-05  Dimitrie O. PaunAudit the static control code.
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...