- 27 Sep, 2002 8 commits
-
-
Francois Gouget authored
library conventions. Executables don't need spec files. Removed unused code.
-
Chris Morgan authored
SetUrlCacheEntryGroup, CreateUrlCacheGroup, DeleteUrlCacheGroup.
-
Michael Stefaniuc authored
dlls/user/user16.c.
-
György 'Nog' Jeney authored
failure.
-
Dimitrie O. Paun authored
- Fix some focus rectangle problems. - Better debugging output. - More cleanups.
-
Christian Costa authored
Add normals world transformation.
-
Christian Costa authored
are retrieve through GDI escape sequences and stored in the private data. Add desallocation of the device private data.
-
György 'Nog' Jeney authored
-
- 26 Sep, 2002 6 commits
-
-
Alexandre Julliard authored
-
Greg Turner authored
Rein Klazes - added SO_SNDTIMEO support - added ifdef's for consistency with rest of socket.c
-
Francois Gouget authored
Install dlls and executables in dlldir. It is no longer necessary to import ntdll.dll.
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
rendering target. Enable creation of a texture from a surface.
-
- 25 Sep, 2002 11 commits
-
-
Alexandre Julliard authored
-
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 2 commits
-
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
- Get rid of associated 16 bit code from x11drv. - Simplifications, cleanups, etc.
-