- 27 Dec, 2008 1 commit
-
-
Gerald Pfeifer authored
-
- 26 Nov, 2008 3 commits
- 24 Oct, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 22 Jul, 2008 2 commits
-
-
Gerald Pfeifer authored
-
Mikołaj Zalewski authored
-
- 25 Feb, 2008 1 commit
-
-
Mikołaj Zalewski authored
-
- 31 Dec, 2007 2 commits
-
-
Michael Stefaniuc authored
-
Andrew Talbot authored
-
- 02 Nov, 2007 1 commit
-
-
Lei Zhang authored
-
- 02 Jul, 2007 1 commit
-
-
Markus Gömmel authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 02 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 27 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 19 Mar, 2007 1 commit
-
-
Kanit Therdsteerasukdi authored
Reject invalid flags in DTM_SETSYSTEMTIME i.e. when the flag is neither GDT_VALID nor GDT_NONE when the style is set to DTS_SHOWNONE. Corresponding setters and message sequence tests were also added.
-
- 16 Mar, 2007 2 commits
-
-
Kanit Therdsteerasukdi authored
-
Kanit Therdsteerasukdi authored
-
- 14 Mar, 2007 1 commit
-
-
Kanit Therdsteerasukdi authored
-
- 23 Oct, 2006 1 commit
-
-
Andrew Talbot authored
-
- 14 Oct, 2006 1 commit
-
-
Michael Ploujnikov authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
Don't use SelectClipRgn in WM_PRINTCLIENT.
-
- 22 Aug, 2005 1 commit
-
-
Michael Kaufmann authored
-
- 24 May, 2005 1 commit
-
-
Hans Leidekker authored
-
- 18 Apr, 2005 1 commit
-
-
Duane Clark authored
-
- 16 Apr, 2005 1 commit
-
-
Duane Clark authored
-
- 15 Apr, 2005 2 commits
-
-
Duane Clark authored
-
Robert Shearman authored
destroying it and recreating it at the new position. - Clear the background in WM_VSCROLL to avoid problems with antialiased text drawing on top of itself multiple times.
-
- 14 Apr, 2005 1 commit
-
-
Duane Clark authored
Set day of week when a day is selected in the calender. Use fixed width fields in datetime. DTS_TIMEFORMAT is a two bit field, so test accordingly. Reposition and resize the updown control when the datetime control is resized. Respond to updown inputs.
-
- 09 Jan, 2005 1 commit
-
-
Eric Pouech authored
break, not needed vars...)
-
- 20 Dec, 2004 1 commit
-
-
Robert Shearman authored
hard coded 200px. - Use SetFocus when the control is clicked on to get the correct behaviour when another control clicked on. - Force the WS_EX_CLIENTEDGE style, instead of emulating it.
-
- 17 Dec, 2004 1 commit
-
-
Robert Shearman authored
control is disabled. - Move background drawing into WM_ERASEBKGND handler and draw the background differently when disabled. - Change WM_PAINT handler to draw text with transparent background and with the correct colour for the style. - Initialize selected field to -1 instead of 0 so that the control notices when field 0 is selected.
-
- 09 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 07 Dec, 2004 1 commit
-
-
Filip Navara authored
sets last error. - Tooltip icons must be destroyed with DestroyIcon and not with DeleteObject. - Rebar cursors must be destroyed with DestroyCursor and not with DeleteObject.
-
- 24 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 06 Nov, 2004 1 commit
-
-
Robert Shearman authored
-
- 26 Oct, 2004 1 commit
-
-
Dimitrie O. Paun authored
Merge {{Inc,Dec}rement,Reset{Up,Down}}Field into one method. Fix a bunch of bugs in the process. Implement DTM_[GS]ETMCFONT. Indentation fixes, cleanups.
-
- 22 Oct, 2004 1 commit
-
-
Dimitrie O. Paun authored
Type safe functions (pass infoPtr and type safe values around). Some cleanup and indentation fixes.
-
- 02 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-