- 26 Jan, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 24 Oct, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 22 Jul, 2008 1 commit
-
-
Mikołaj Zalewski authored
-
- 12 Mar, 2008 1 commit
-
-
Huw Davies authored
-
- 11 Mar, 2008 3 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
- 11 Feb, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 07 Feb, 2008 1 commit
-
-
Rob Shearman authored
This allows the handle to the DC to be passed in the WM_CTLCOLORSTATIC message sent to the parent.
-
- 06 Feb, 2008 1 commit
-
-
Rob Shearman authored
comctl32: Don't get the background colour in ANIMATE_PaintFrame as this can be called inside a critical section. This could therefore create a deadlock if the processing for WM_CTLCOLORSTATIC ends up sending certain messages to the animate control. So move the retrieval of the background colour into the callers of ANIMATE_PaintFrame but outside of any critical section.
-
- 04 Feb, 2008 2 commits
-
-
Rob Shearman authored
This fixes the rendering of transparent animations when using a background thread.
-
Rob Shearman authored
comctl32: In certain circumstances, native comctl32's animation control accepts negative start positions for the ACM_PLAY message. These circumstances seems to be after a seek is performed, but we play it safe and allow negative start positions to be treated as zero always.
-
- 24 Jan, 2008 1 commit
-
-
Austin English authored
-
- 16 Jan, 2008 2 commits
-
-
Rob Shearman authored
In this case just draw the frame without starting the timer thread of setting a timer and without sending any notifications.
-
Rob Shearman authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 02 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 21 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 23 Feb, 2007 1 commit
-
-
Jan Zerebecki authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 14 Oct, 2006 1 commit
-
-
Michael Ploujnikov authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 14 Apr, 2006 1 commit
-
-
qingdoa daoo authored
-
- 08 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
Don't use SelectClipRgn in WM_PRINTCLIENT.
-
- 18 Sep, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 30 Aug, 2005 1 commit
-
-
Frank Richter authored
-
- 25 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
-
- 21 Mar, 2005 2 commits
-
-
Dimitrie O. Paun authored
ANIMATE_DrawFrame shouldn't worry about locking, the lock should be held by the caller.
-
Dimitrie O. Paun authored
-
- 18 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
should not be sent from the animation thread.
-
- 16 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
Proper handling of GWL_STYLE. Implement WM_CLOSE. Fix WM_SIZE implementation. Small cleanups.
-
- 15 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
Fix a potential bug along the way.
-
- 14 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 01 Dec, 2004 1 commit
-
-
Ulrich Czekalla authored
-
- 06 Nov, 2004 1 commit
-
-
Robert Shearman authored
-
- 04 Oct, 2004 2 commits
-
-
Dmitry Timoshkov authored
Remove WM_CLOSE handler, it leads to a memory corruption later on.
-
Dmitry Timoshkov authored
-
- 25 Aug, 2004 1 commit
-
-
Robert Shearman authored
-