2004-12-13 |
Robert Reif | Make the PCM conversion routines of msacm produce ident... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Hans Leidekker | Fix compilation with GCC 4. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Michael Jung | Implemented CPSignHash and CPVerifySignature. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Hans Leidekker | Test and implement SetColorProfileElement. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juan Lang | - use Heap functions rather than libc for mem allocation |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Gerald Pfeifer | Use proper type for fourth parameter to VerQueryValueW(). |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Dmitry Timoshkov | Add my name to the fonts copyright string. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Christian Costa | Handle device class in DX8 enumeration (found by Robert... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Jacek Caban | Added CMultiLanguage and AMMultiMediaStream coclass... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Huw Davies | Fix always false test. Spotted by Eric Pouech. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Eric Pouech | Fixed copy&paste error. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Eric Pouech | Fixed array index overflow. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Michael Jung | Fixed compilation with perl 5.8. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Jon Griffiths | Implement the remaining MRU functions, fix a couple... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Rein Klazes | - implement __pioinfo, __badioinfo and _adjust_fdiv |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Michael Stefaniuc | Add missing HeapFree's (found by smatch). |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Added some sanity checks on window dimensions. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Fixed read_directory_getdents for large directories... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexander Yaworsky | Check service database name in OpenSCManager(). |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Juan Lang | - implement _dup, _dup2, and _pipe |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Merged system metrics support into sysparams.c, and... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
José Manuel... | Added some Spanish translations. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Remove a few no longer needed 16-bit exports from gdi32. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Alexandre Julliard | Use an escape mechanism similar to the x11drv one to... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jason Edmeades | Add {G,S}etIndices, {G,S}Viewport and enable the basic... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Klemens Friedl | More Windows-like About dialog. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Walt Ogburn | Added some tests for win-format metafiles. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Christian Costa | Initialize the hkey member when creating the propery... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Huw Davies | Remove the remaining dependencies on internal structure... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alexandre Julliard | Revert previous change since it causes a crash in deskt... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Rein Klazes | GetUpdateRect can be called with a NULL rect. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Mike McCormack | Stub implementation for GetLastInputInfo. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Thomas Weidenmüller | Free allocated font handles when control is destroyed. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Christian Costa | Allocate the proper size for the SystemClock object. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Huw Davies | GetTypeAttr should deep copy the typedesc. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alexandre Julliard | Moved private USER definitions to a new user_private... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Robert Shearman | - Make the wine_marshal_id structure more like the... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Huw Davies | Fix return value of GetVarIndexOfMemId. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alexandre Julliard | Moved some more 16-bit USER functions to the correspond... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alexandre Julliard | Moved palette functions to user_main.c and removed |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Gerald Pfeifer | Avoid a warning on FreeBSD. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Mike McCormack | Stub implementations for Lsa(Store/Retrieve)PrivateData. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alexander Yaworsky | Notify StartService when service control dispatcher... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Robert Shearman | Make the DECIMAL_SETZERO macro take a DECIMAL instead... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ge van Geldorp | Match PSDK definitions for LPCWAVEFORMATEX. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for win9x/ME. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Juan Lang | Convert some registry calls from A to W. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jacek Caban | - Implemented CreateAsyncBindCtx. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Michael Jung | Fixed linking issues. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jon Griffiths | Param descriptions can be >1 lines. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jon Griffiths | Unicode fixes. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Dmitry Timoshkov | Indicate that support for HCBT_SYSCOMMAND hooks is... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Alexandre Julliard | Added a bunch of tests for various behaviors of RedrawW... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Alexandre Julliard | Moved update region handling to the server. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Paul Millar | Check for features missing in mingw environment, allowi... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Juan Lang | Flush file in fputc when character is '\n'. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Mike Hearn | Rename the STUBMGR thread to more accurately reflect... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Huw Davies | Remove Invoke's dependence on the internal TLBFuncDesc... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Alexandre Julliard | Removed an unused function. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Robert Shearman | Implement handle tables and add tests for them. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Hans Leidekker | Move ICC profile handling into its own file. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Robert Shearman | Clean up devenum and properly implement DllCanUnloadNow... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Alexandre Julliard | Fixed compile error. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Jason Edmeades | Add BaseTexture class support, call from d3d9. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Filip Navara | - Don't use DrawEdge with NULL device context, it's... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Alexander Yaworsky | Implemented RegisterServiceCtrlHandler, ControlService. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Tomas Vanek | Fixed no memory condition test in IDirectSoundImpl_Create. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Juan Lang | Use W calls rather than A in CreatePipe. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Christian Costa | Fixed enumeration of joysticks in DX8. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Huw Davies | GetFuncIndexOfMemId should respect invkind and return |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Alexandre Julliard | Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Eric Pouech | Another round of const correctness fixes. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Ivan Leo Puoti | Register the IME class when imm32.dll is loaded. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Stefan Leichter | Fix missing imports on NT4. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Robert Reif | Return the actual device interface name. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Jean-Michel... | Added another Canadian keyboard layout. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Alexandre Julliard | Fixed a leak in getsockname. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Alexandre Julliard | Use a direct getdents syscall on Linux to avoid relying on |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Eric Pouech | Another couple of missing static definitions. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Diego Pettenò | Updated the documentation telling to use the |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Dmitry Timoshkov | ShowWindow activates only a being maximized child windo... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Jeremy White | Properly respect a disassemble x,y command (prior behav... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Dmitry Timoshkov | Avoid crashes in ddraw.dll when loading it without... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Mike McCormack | Stub implementation for SetupDiOpenDeviceInterface. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Ulrich Czekalla | Set the out buffer count to zero on read error. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Mike McCormack | Fix transposition of 4 byte values when reading in... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Mike McCormack | Stub implementations for DecryptFile, EncryptFile and |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Eric Kohl | DrawStatusText() must not process prefix characters. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Juan Lang | Send EM_SETMODIFY after saving. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Juan Lang | Set st_mode bits in _fstati64. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Rémi Assailly | Added two missing styles. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Christian Costa | S/W vshader fixes (spotted by Eric Pouech). |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Filip Navara | Don't call SetScrollInfo with SB_BOTH bar type. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Filip Navara | Don't try to free pointer from union that isn't used. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Juan Lang | msvcrt_spawn should free STARTUPINFOA's lpReserved2... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Robert North | Set the values WTInfoA returns from screen size for... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Vincent Béron | Remove some unused tests. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
commit | commitdiff | tree | snapshot |
next |