- 27 Oct, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 17 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 01 Nov, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 30 Aug, 2007 1 commit
-
-
Mikolaj Zalewski authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 28 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 22 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 21 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 07 Sep, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 10 Aug, 2006 1 commit
-
-
Mike McCormack authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 25 Jan, 2006 1 commit
-
-
Michael Kaufmann authored
- Stretch bitmaps and icons to the whole control size if SS_CENTERIMAGE is absent - Draw the background of centered bitmaps and icons with the background brush (like Windows XP for applications with a manifest)
-
- 17 Jan, 2006 9 commits
-
-
Michael Kaufmann authored
-
Michael Kaufmann authored
- Separate WM_NCCREATE and WM_SETTEXT. - WM_SETTEXT and WM_SETFONT are ignored for static controls that don't display text. - WM_SETTEXT must not be used to change the icon/bitmap/metafile. - Immediately repaint the control on all occasions.
-
Michael Kaufmann authored
-
Michael Kaufmann authored
-
Michael Kaufmann authored
STM_GETIMAGE returns NULL if the given image type doesn't match the control's style.
-
Michael Kaufmann authored
- Support SS_REALSIZEIMAGE (this flag means "it's not necessary to load icons in the default icon size"). - SS_ICON: Ability to display cursors.
-
Michael Kaufmann authored
- Support SS_REALSIZECONTROL (this flag means "don't resize the control to the size of the bitmap/icon"). - Always call GlobalUnlock16 after GlobalLock16.
-
Michael Kaufmann authored
- Always paint the background of static controls displaying enhanced metafiles. - Also paint the background if there's no metafile to display.
-
Michael Kaufmann authored
- Support DT_END_ELLIPSIS, DT_PATH_ELLIPSIS and DT_WORD_ELLIPSIS. - Paint simple text without prefixes (SS_SIMPLE | SS_NOPREFIX) with the ExtTextOut function like the native control does. - Gray text color: Only for non-simple static controls.
-
- 10 Jan, 2006 1 commit
-
-
Michael Kaufmann authored
-
- 06 Jan, 2006 1 commit
-
-
Michael Kaufmann authored
-
- 18 Nov, 2005 1 commit
-
-
Kieran Clancy authored
-
- 08 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
Don't use SelectClipRgn in WM_PRINTCLIENT.
-
- 21 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 04 Jan, 2005 1 commit
-
-
Robert Shearman authored
-
- 03 Jan, 2005 1 commit
-
-
Dimitrie O. Paun authored
-
- 20 Dec, 2004 1 commit
-
-
Jon Griffiths authored
-
- 17 Dec, 2004 1 commit
-
-
Robert Shearman authored
-
- 08 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
removed the global user.h.
-
- 05 Oct, 2004 1 commit
-
-
Dimitrie O. Paun authored
Change [GS]etWindowLong{,Ptr}A to [GS]etWindowLong{,Ptr}W.
-
- 31 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 17 Aug, 2004 1 commit
-
-
Robert Shearman authored
-
- 25 May, 2004 2 commits
-
-
Oleg Prokhorov authored
-
Rein Klazes authored
the background. Keep sending the WM_CTLCOLORSTATIC notification as Windows does.
-
- 01 Apr, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 10 Feb, 2004 1 commit
-
-
Ge van Geldorp authored
GetBitmapDimensionEx doesn't make sense.
-