goma /
wine /
adae4350d2b47aecb56c3f0b5d3c4f45f3a80df3 - adae435 - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c. by Alberto Massari · 22 years ago
- 26d6488 Back out the aRts volume patch, this is not user-friendly at all. by Alexandre Julliard · 22 years ago
- d523a45 A simple test for IDirectSound.GetCaps. by Francois Gouget · 22 years ago
- d97bbd0 Wrap faq.sgml in an article tag in wine-doc.sgml. by Francois Gouget · 22 years ago
- 41df00f Removed references to the Perl tests. by Francois Gouget · 22 years ago
- 90a78f7 Add prototypes for IExtractIconW interface. by Rolf Kalbermatter · 22 years ago
- d344849 Marshal VT_R4 (4 byte float). by Marcus Meissner · 22 years ago
- 2652dcf New MinGW wrapper that makes gcc on Linux behave like MinGW on by Dimitrie O. Paun · 22 years ago
- b0350a3 Have only one GUID for Wine's OpenGL D3D device. by Lionel Ulmer · 22 years ago
- 11666bb Install apps in windows\system since that's what the system directory by Sylvain Petreolle · 22 years ago
- 4577875 Correct 2 bugs connected to asynchronous shutdown(): by Martin Wilck · 22 years ago
- b5fc589 Set the socket to overlapped mode. by Martin Wilck · 22 years ago
- 938ed57 Skip Unicode tests if there's no Unicode support. by Francois Gouget · 22 years ago
- ee4d9c5 Return an error if dwSize is not valid. by Francois Gouget · 22 years ago
- 6ae2a1f Added EDEADLOCK. by Francois Gouget · 22 years ago
- ed2f8fc Added rules for compiling IDL files. by Alexandre Julliard · 22 years ago
- 492e963 Added rules for building the FAQ. by Alexandre Julliard · 22 years ago
- 18d0297 Removed input.h, queue.h, spy.h and sysmetrics.h and moved their by Alexandre Julliard · 22 years ago
- 94f8359 Added the FAQ, and build it when creating the documentation for the website. by Tony Lambregts · 22 years ago
- dab0cf3 Use COMSPEC command interpreter to run .bat files. by Uwe Bonnes · 22 years ago
- 8e266a6 Fixed error checking in file creation and closing. by Andreas Mohr · 22 years ago
- 71e8808 Add support for D3DBLEND_ONE for D3DRENDERSTATE_{DEST/SRC}BLEND. by Christian Costa · 22 years ago
- 2748368 Install ipexport.h and icmpapi.h with the other Windows includes. by Alexandre Julliard · 22 years ago
- 729dd8b Added more types to wtypes.idl. by Ove Kaaven · 22 years ago
- 2a5f290 Fixed test to run fine (0 errors) on Win NT. by Martin Wilck · 22 years ago
- c0e2c5a SHGetSetSettings has now the right signature and the expected behavior by Alberto Massari · 22 years ago
- 25304d0 Fix ANSI->Unicode calling for ExtractIconExA/W. by Rolf Kalbermatter · 22 years ago
- a53a988 Modify PrivateExtractIcons{AW} to match better current MDSN documentation. by Rolf Kalbermatter · 22 years ago
- caa603f Change header install location as such: by Dimitrie O. Paun · 22 years ago
- 9169729 Merged font.h and path.h into gdi.h. Moved x11font.h to by Alexandre Julliard · 22 years ago
- e30a967 Parse the NOT operator, the [idempotent] attribute, and the handle_t by Ove Kaaven · 22 years ago
- 2ec8b71 Clean up int21 handling. Move error handling to winedos. by Jukka Heinonen · 22 years ago
- 7b7f198 Move DPMI segments to winedos. by Jukka Heinonen · 22 years ago
- 5261f03 - only handle memory allocation for non-already loaded textures by Lionel Ulmer · 22 years ago
- d77294a Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 22 years ago
- 2db0415 Handle D3DLIGHTSTATE_COLORVERTEX to prevent SetLightState from failing. by Christian Costa · 22 years ago
- 7bff19e Added FIXME:s in the stubs. by Patrik Stridvall · 22 years ago
- 41fcb0b - implement the texturing the D3D3 way - prepare for multi-texturing support by Lionel Ulmer · 22 years ago
- 0e32a2b Protect PALETTEENTRY and LOGPALETTE with #ifndefs. by Ove Kaaven · 22 years ago
- 7421425 Rename old DOS3Call as INT_Int21Handler and make new DOS3Call call by Jukka Heinonen · 22 years ago
- c71cf7e Move int13 handler to winedos. by Jukka Heinonen · 22 years ago
- 528ac63 Fix for MIDI Mapper. by Jeff Smith · 22 years ago
- d2667a4 Removed unnecessary HANDLE typecasts. by Francois Gouget · 22 years ago
- 0a6c272 Add D3D capability. by Christian Costa · 22 years ago
- c5f3875 - actually use the VertexBuffer stubs by Lionel Ulmer · 22 years ago
- f4b941e Beginning of support for D3D7 / D3DDevice7. by Lionel Ulmer · 22 years ago
- e0c6370c Removed some checklink rules made unnecessary by the -z defs linker flag. by Alexandre Julliard · 22 years ago
- a6e5080 - some more code sharing between D3DDevice versions by Lionel Ulmer · 22 years ago
- 2b47a2b Add a way to tell msvcrt to define wchar_t. by Dimitrie O. Paun · 22 years ago
- 708c4b2 - fixed D3DFVF_VERTEX case - some other miscellaneous fixes by Lionel Ulmer · 22 years ago
- b1b696b Change CRLF end of lines in LF only. by Vincent Béron · 22 years ago
- 5f49e78 - start of support for device locking / unlocking via glReadPixels / by Lionel Ulmer · 22 years ago
- 684444e Some fixes to Belarusian locale. by Hleb Valoska · 22 years ago
- fc46e46 - Fixed bug caused by changes to Wine. by Patrik Stridvall · 22 years ago
- 952407b {Get,Set}ThreadPriorityBoost and SetThreadIdealProcessor are missing by Francois Gouget · 22 years ago
- f465a8d GetDiskFreeSpace(all NULLs) crashes on NT4 -> removed. by Francois Gouget · 22 years ago
- 3475b9e SetEnvironmentVariableA(NULL, NULL) crashes on Win98 -> removed. by Francois Gouget · 22 years ago
- e2b06d2 Added stub implementation with correct prototypes for by Rolf Kalbermatter · 22 years ago
- 9e2ab03 Make wcmd available from inside the source tree. by Uwe Bonnes · 22 years ago
- 2b87b23 Implemented GetRenderTarget. by Lionel Ulmer · 22 years ago
- 9e94cec Added enumeration of ZBuffer format. by Lionel Ulmer · 22 years ago
- 109fb9c Update the debugger documentation for current usage. by Tony Lambregts · 22 years ago
- 5926cea Partially implemented kernel/user times in GetThreadTimes (based on a by Alexandre Julliard · 22 years ago
- 374a7ab Implement wglCreateLayerContext for layer 0. by Lionel Ulmer · 22 years ago
- 5cb15cd Do not forget to AddRef the returned Direct3D interface. by Lionel Ulmer · 22 years ago
- bc8cc53 Add DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw driver. by Lionel Ulmer · 22 years ago
- 0327e34 Added declaration for SignalObjectAndWait. by Francois Gouget · 22 years ago
- 79027d1 Added constants for _set_error_mode(). by Francois Gouget · 22 years ago
- 5e0bdcc Fixed 32 bit flag in midiOutShortMsg. by Jeff Smith · 22 years ago
- 8ab84e2 Replace LPDDSURFACEDESC by LPDDSURFACEDESC2 in IDirectDrawSurface4 by Christian Costa · 22 years ago
- 60e0491 Fixed text mode value. by Andreas Mohr · 22 years ago
- 10c5d27 Add the 48 and 96kHz WAVE_FORMAT constants. by Francois Gouget · 22 years ago
- 34e2f87 Handle encapsulated unions in a cleaner (and less buggy) way. Emit the by Ove Kaaven · 22 years ago
- 75e9c46 Added missing union names for some encapsulated unions. by Ove Kaaven · 22 years ago
- da0b4dc - fix caps filling to be more in line with what we support by Lionel Ulmer · 22 years ago
- 60cba99 Fixed some problems with asynchronous file IO. by Martin Wilck · 22 years ago
- 4941a3a - fix texture snooping (plus adds snoop for 1555 format) by Lionel Ulmer · 22 years ago
- e45b1e5 Provide stubs for DnsHostnameToComputerNameA/W. by Steve Lustbader · 22 years ago
- 14a2270 Added definitions for a couple of stub functions that we import so by Alexandre Julliard · 22 years ago
- 6cd866b Fixed some issues found by winapi_check. by Patrik Stridvall · 22 years ago
- 3546290 Moved handlers for int25 and int26 to winedos. by Jukka Heinonen · 22 years ago
- 96ad51b EnumFont16 should enumerate gdi fonts too. by Huw D M Davies · 22 years ago
- d2e881d - Typesafe parameters from TREEVIEW_NotifyFormat. by Dimitrie O. Paun · 22 years ago
- 6a6eae8 Added SwitchToThread. by Francois Gouget · 22 years ago
- ea966aa Fix for implicit declaration of abs. by Vincent Béron · 22 years ago
- ca7bce5 Fix for deprecated use of label at the end of compound statement. by Vincent Béron · 22 years ago
- 5a29089 Correct GetNumberFormatA for zero decimals and for zero grouping. by Bill Medland · 22 years ago
- 04b1054 Prevent Winhelp from crashing when it can't find the helpfile. by Matthew Davison · 22 years ago
- ae24769 Add some DDRAW and D3D definitions. by Christian Costa · 22 years ago
- f2c2eaf - API files update. - Minor improvement and bug fixes. by Patrik Stridvall · 22 years ago
- 21c3dfa Release 20021125. by Alexandre Julliard · 22 years ago wine-20021125
- 6caeb72 Fixed pthreads on FreeBSD (based on patch by Alexandre Julliard). by Patrik Stridvall · 22 years ago
- 1b20db4 Added CS_DBLCLKS style to dialog window class. by Alexandre Julliard · 22 years ago
- 3597717 Change some of the number seperators to "Neutral" rather than "Left to right". by Shachar Shemesh · 22 years ago
- a2e1222 Stubs for CreateTimerQueue and DeleteTimerQueueEx. by Steve Lustbader · 22 years ago
- f1e1fd0 Assorted Win2k/WinXP stubs. by Steve Lustbader · 22 years ago
- a5d7fbf Converted implementation of _lseek to _lseeki64, implemented _lseek by by Stefan Leichter · 22 years ago
- 11f4b44 Implemented registry change notifications. by Mike McCormack · 22 years ago
- c124fd6 X11DRV_DrawArc: Don't overwrite the ENDCAP style. by Uwe Bonnes · 22 years ago
- 47977c4 X11DRV_SelectPen(): Don't use a pen with half the width. by Uwe Bonnes · 22 years ago