- 19 Nov, 2004 18 commits
-
-
Robert Shearman authored
- Move vtable to end, give it the const modifier, and remove unneeded function declarations.
-
James Hawkins authored
-
Andreas Mohr authored
-
Huw Davies authored
out bitmap fonts. Rotate the strikeout line if the escapement is non-zero.
-
Zach Gorman authored
listview controls.
-
Hans Leidekker authored
-
Christian Costa authored
Handle null surface pointer when creating surface.
-
Mike McCormack authored
-
Christian Costa authored
-
Eric Pouech authored
msvcrt.__unDName - implement SYMOPT_UNDNAME support
-
Rémi Assailly authored
-
Jon Griffiths authored
-
Christian Costa authored
-
Robert Reif authored
Fixed IDirectSoundCaptureBuffer_Stop to allow another Start to succeed. Removed OSS centric buffer recreation hack when doing hardware acceleration. Cleaned up error reporting and tracing.
-
James Hawkins authored
-
Christian Costa authored
-
Robert Shearman authored
crash with IE.
-
Christian Costa authored
-
- 10 Nov, 2004 5 commits
-
-
Mike McCormack authored
-
Jason Edmeades authored
- Change QueryServiceObjectSecurity so it initializes the ACL with a null DACL, and return as though it worked. - Changed QueryServiceStatus to tell if the service is running by the presence of some named shared storage - copied from StartService when it checks to see if its already running.
-
James Hawkins authored
-
Robert Shearman authored
- Optimize WM_STYLECHANGED handler to only redraw when a CCS_* style is changed, like native.
-
Michael Jung authored
-
- 09 Nov, 2004 10 commits
-
-
Rein Klazes authored
even when building wine without X11.
-
Hamish authored
-
Stefan Leichter authored
-
Stefan Leichter authored
-
Robert Reif authored
-
Dmitry Timoshkov authored
- in UDM_SETACCEL handler do not forget to update number of accelerators - update arrows info in WM_LBUTTONDOWN as well as in WM_MOUSEMOVE - use accelerators in WM_LBUTTONDOWN handler
-
Kevin Koltzau authored
Partial implementation of GetThemeBackgroundRegion. Correct a few comments.
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Walt Ogburn authored
palette has been defined.
-
- 08 Nov, 2004 7 commits
-
-
Robert Shearman authored
places where it was used. - Remove a load of useless NULL infoPtr checks. - Hardcode the default padding like native instead of using a wacky formula. - Replace some tabs with spaces and remove NMHDR casts.
-
William Poetra Yoga H authored
top border.
-
William Poetra Yoga H authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Vitaliy Margolen authored
- single-line edit control does not want all messages - additional style combinations are possible for both multi-line and single-line edit controls - tests to confirm it
-
Dmitry Timoshkov authored
window size.
-