- 05 May, 2011 1 commit
-
-
Marcus Meissner authored
-
- 02 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.
-
- 30 Dec, 2009 1 commit
-
-
Marcus Meissner authored
-
- 28 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 18 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 17 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 13 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Oct, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 16 Apr, 2009 1 commit
-
-
Rein Klazes authored
user32: When repainting a static control with SS_BITMAP style, do not erase the background if there is no valid bitmap to paint.
-
- 02 Mar, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 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
-