2003-04-29 |
Robert Reif | Fixed a problem where OSS trigger support is inconsistent. |
tree | commitdiff |
2003-04-29 |
Alexandre Julliard | Get rid of the COMMDLG_hInstance variables. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added partial property set support which is used by... |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added driver notify implementation. |
tree | commitdiff |
2003-04-29 |
Christian Costa | Small fix in IDirectInputDevice2Impl_QueryInterface. |
tree | commitdiff |
2003-04-29 |
Christian Costa | Reserve space for 16 streams in the stateblock. |
tree | commitdiff |
2003-04-29 |
Christian Costa | Enable creation of DirectInput objects trough CoCreateI... |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Fixed non-MZ case broken by previous patch. |
tree | commitdiff |
2003-04-27 |
Uwe Bonnes | Some UrlCache stubs. |
tree | commitdiff |
2003-04-27 |
Uwe Bonnes | Added GetPrintProcessorDirectoryA stub. |
tree | commitdiff |
2003-04-27 |
Stephan BEUZE | Implemented message TCM_SETPADDING with the Dimitri... |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Moved the functionality of starting Win16 and DOS progr... |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Added NONAMELESSUNION/STRUCT defines. |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Make sure that snd_pcm_open returned a valid handle... |
tree | commitdiff |
2003-04-27 |
Jerry Ji | The missing part of multiple device support for wineart... |
tree | commitdiff |
2003-04-27 |
Rok Mandeljc | Some dmusic functions implementation. |
tree | commitdiff |
2003-04-27 |
Maxime Bellengé | Fix the computation of the trackbar's size. |
tree | commitdiff |
2003-04-26 |
Alexandre Julliard | Added a few stubs needed by the generated oaidl_p.c. |
tree | commitdiff |
2003-04-26 |
Ove Kaaven | Preliminary implementation of proper IDispatch marshalling. |
tree | commitdiff |
2003-04-26 |
Ferenc Wagner | Added listbox test. |
tree | commitdiff |
2003-04-26 |
Robert Reif | Fixed bug caused by OSS inconsistent trigger operation... |
tree | commitdiff |
2003-04-26 |
Maxime Bellengé | Remove the sending of NM_TOOLTIPSCREATED which is non... |
tree | commitdiff |
2003-04-26 |
Hans Leidekker | Dutch localisation of language group names. |
tree | commitdiff |
2003-04-26 |
Rolf Kalbermatter | Fix some typos and a memory leak in SHFileOperationA. |
tree | commitdiff |
2003-04-22 |
Alexandre Julliard | Moved x11drv.h to dlls/x11drv. |
tree | commitdiff |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
tree | commitdiff |
2003-04-22 |
Alex Pasadyn | Implemented EnumDisplaySettings* and ChangeDisplaySetti... |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
tree | commitdiff |
2003-04-21 |
Jason Edmeades | Only reapply the world, view or projection transform... |
tree | commitdiff |
2003-04-21 |
Jason Edmeades | MIRROR_ARB support is not dependent on OpenGL 1.3 as... |
tree | commitdiff |
2003-04-21 |
Dan Wolf | Implemented a stub for DetectAutoProxyUrl. |
tree | commitdiff |
2003-04-21 |
Jukka Heinonen | Moved dosconf.c to winedos. |
tree | commitdiff |
2003-04-21 |
Jason Edmeades | Don't reapply all the texture states if the texture... |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Support resources in cross-compiled tests. |
tree | commitdiff |
2003-04-21 |
Marcelo Duarte | Localization of the new language group strings. |
tree | commitdiff |
2003-04-21 |
Jason Edmeades | Silence index buffer lock + offset fixme to a trace... |
tree | commitdiff |
2003-04-21 |
Jason Edmeades | DOT3 isn't there on earlier opengl versions. |
tree | commitdiff |
2003-04-20 |
Jason Edmeades | When a game requests fullscreen, make its window the... |
tree | commitdiff |
2003-04-20 |
Jason Edmeades | Windows never reports 24 bit colours, and some games... |
tree | commitdiff |
2003-04-19 |
Alexandre Julliard | Don't bother sending WM_NCCREATE to the desktop window... |
tree | commitdiff |
2003-04-19 |
Jason Edmeades | Correct device capabilites including support in previou... |
tree | commitdiff |
2003-04-19 |
Jason Edmeades | Add DotProduct3 support if supported by opengl. |
tree | commitdiff |
2003-04-19 |
Maxime Bellengé | Added resource strings for language groups. |
tree | commitdiff |
2003-04-19 |
Rolf Kalbermatter | Reimplement SHFileOperation in Unicode, based on the... |
tree | commitdiff |
2003-04-19 |
Jason Edmeades | Make codesampler texture addressing mode sample work... |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Implemented simple caching of client connections. |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Fixed a race condition on RPC worker thread creation... |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Added missing AddRef. |
tree | commitdiff |
2003-04-17 |
Alexandre Julliard | Avoid local WINAPI function pointers in _invoke. |
tree | commitdiff |
2003-04-17 |
Rolf Kalbermatter | Implemented ILGetDisplayNameExA and ILGetDisplayNameExW... |
tree | commitdiff |
2003-04-17 |
Christian Costa | Handle creation of a depth/stencil buffer when creating... |
tree | commitdiff |
2003-04-17 |
Michael Stefaniuc | mbtowc returns -1 if we can't find a valid multibyte... |
tree | commitdiff |
2003-04-17 |
Martin Fuchs | Fixes for SystemTimeToTzSpecificLocalTime() and |
tree | commitdiff |
2003-04-17 |
Uwe Bonnes | FindFirstFile on root directory should fail. |
tree | commitdiff |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
tree | commitdiff |
2003-04-16 |
Sylvain Petreolle | - Fix DirectPlayEnumerateA exit code. |
tree | commitdiff |
2003-04-16 |
Rein Klazes | Fix the path of keyboard.c inside a FIXME log statement. |
tree | commitdiff |
2003-04-16 |
Hans Leidekker | Don't link cross compiled tests against Wine import... |
tree | commitdiff |
2003-04-14 |
Alexandre Julliard | Allow overriding CFLAGS when running configure. Other... |
tree | commitdiff |
2003-04-14 |
Alexandre Julliard | Insert the last free block of a subheap at the end... |
tree | commitdiff |
2003-04-14 |
Lionel Ulmer | Have the 'make_opengl' in line with the (manually edite... |
tree | commitdiff |
2003-04-14 |
Andreas Mohr | Fix blatantly wrong SetFilePointer() calls. |
tree | commitdiff |
2003-04-14 |
Dominik Strasser | Partially implement proxy support. |
tree | commitdiff |
2003-04-13 |
Alexandre Julliard | Don't use Wine debugging API in tests. |
tree | commitdiff |
2003-04-13 |
Jukka Heinonen | Interrupt handling now prints more trace information. |
tree | commitdiff |
2003-04-13 |
Christian Costa | Increase MaxStreams to 2 in CAPS. |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Header files must not include config.h. |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Fixed rules for auto documentation (reported by Vincent... |
tree | commitdiff |
2003-04-12 |
Robert Shearman | Added NtQueryProcessInformation case needed by NT versi... |
tree | commitdiff |
2003-04-11 |
Robert Reif | Fixed PCM format evaluation bug. |
tree | commitdiff |
2003-04-11 |
Robert Reif | Changed capture format printing to hex. |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
tree | commitdiff |
2003-04-10 |
Robert Reif | Better error messages. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-09 |
Robert Reif | Changed DLL version to 8. |
tree | commitdiff |
2003-04-09 |
Vitaliy Margolen | Add and fix a few stubs to return correct error. |
tree | commitdiff |
2003-04-08 |
Rok Mandeljc | Added stubs for all dmusic interfaces. |
tree | commitdiff |
2003-04-08 |
Rein Klazes | Only log the parameters of tapiGetLocationInfo as addre... |
tree | commitdiff |
2003-04-08 |
Jukka Heinonen | Return correct segment for VESA information. |
tree | commitdiff |
2003-04-08 |
Michal Janusz Miroslaw | Add stub for InvalidateNLSCache. |
tree | commitdiff |
2003-04-08 |
Rok Mandeljc | Added stubs for dpnhpast and for all the dmusic dlls. |
tree | commitdiff |
2003-04-08 |
Alexandre Julliard | Avoid warning. |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc... |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
tree | commitdiff |
2003-04-07 |
Adam Gundy | Fixed ecvt/fcvt/gcvt entries. |
tree | commitdiff |
2003-04-07 |
Alexandre Julliard | Added possibility to filter relay traces based on the... |
tree | commitdiff |
2003-04-07 |
Maxime Bellengé | Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGra... |
tree | commitdiff |
2003-04-07 |
Rolf Kalbermatter | Implement SHLWAPI_269 and SHLWAPI_270. |
tree | commitdiff |
2003-04-07 |
Jerry Jenkins | Align data to proper size. |
tree | commitdiff |
2003-04-05 |
Alexandre Julliard | Rewrote most of the import fixup code to avoid doing... |
tree | commitdiff |
2003-04-05 |
Robert Reif | Fixed a problem when multiple devices are present and... |
tree | commitdiff |
2003-04-05 |
Alberto Massari | - The bindcontext object was leaking strings. |
tree | commitdiff |
2003-04-05 |
Gerald Pfeifer | Improve error message for RAS not being supported. |
tree | commitdiff |
2003-04-05 |
Eric Pouech | Work around not implemented ioctl in BSD. |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Cleaned up the option mapping code a bit. |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
tree | commitdiff |
next |