- 25 Sep, 2002 10 commits
-
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
- Merge the non-obsolete bits of EDIT.TODO into edit.c. - Some cleanups, and simplifications.
-
Paul Rupe authored
- Fix various array bounds related errors.
-
Paul Rupe authored
-
Christian Costa authored
-
Christian Costa authored
location are specified, set it to video memory.
-
Alexandre Julliard authored
ddraw, so that they don't need to link with libwine_tsx11. Removed header wine_gl.h.
-
Alexandre Julliard authored
added a regression test (based on the work of Bill Medland).
-
Dimitrie O. Paun authored
-
Greg Turner authored
struct timeval for edification of setsockopt.
-
- 24 Sep, 2002 13 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- API files update.
-
Guy L. Albertelli authored
- Support state icons in LVS_ICON style. - Draw only items that are in the clip box. - Draw non-selected items first then the selected ones because large icons may overlap each other. - Correct invalidation rectangles for items. - Correct drawing of large icons. - Eliminate divide by zero cases in scrolling. - Invalidate selected items prior to setting window losing focus.
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Michael Stefaniuc authored
-
Patrik Stridvall authored
- API files update.
-
Raul Dias authored
-
Patrick J. McNerthney authored
defined. Fixed if statement in __WS_FD_SET2 which used a = where a == is needed, in additition the if did not have its outer set of parenthesis. Removed parentheses around type to be cast in __WS_FD_SET macro. Removed WS macro usage from within other macros because the WS macro is undefined when these macros are expanded. Added WINAPI attributee to select definition.
-
Patrick J. McNerthney authored
-
- 23 Sep, 2002 7 commits
-
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
- Get rid of associated 16 bit code from x11drv. - Simplifications, cleanups, etc.
-
Dimitrie O. Paun authored
- Remove a large bunch of superfluous ZeroMemory calls. - Fix a couple of bugs.
-
Patrik Stridvall authored
parser.
-
Patrik Stridvall authored
- Added a compabillity layer between the old and the new C parser. - Added parsing of data structures.
-
Andriy Palamarchuk authored
conformance tests, other netapi32 bug fixes and improvements.
-
Francois Gouget authored
-
- 21 Sep, 2002 4 commits
-
-
Dmitry Timoshkov authored
Change some types to SIZE_T according to MS SDK definitions.
-
Jason Edmeades authored
-
Eric Pouech authored
-
Dimitrie O. Paun authored
-
- 20 Sep, 2002 6 commits
-
-
Jon Griffiths authored
Implement StrCmpLogicalW,StrFormatByteSizeA/W,StrFormatByteSize64A, SHCreateStreamWrapper. Fix some output .spec parameters from str to ptr. Fix definition of StrFormatByteSize functions.
-
Francois Gouget authored
Remove the documentation of no longer supported spec file options. Add notes to point out the sections that are particularly out of date.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Andriy Palamarchuk authored
-
Jon Griffiths authored
-