2003-09-30 |
Daniel Marmier | Use #ifdef instead of #if for all feature tests. |
tree | commitdiff |
2003-09-30 |
Alex Pasadyn | - Add more logging to resolution changes and queries. |
tree | commitdiff |
2003-09-30 |
Pavel Roskin | Implement stubs for OleRenameServerDoc, OleRevertServer... |
tree | commitdiff |
2003-09-30 |
Christian Costa | Small lighting fix. |
tree | commitdiff |
2003-09-30 |
Vincent Béron | Extract localisable resources from shres.rc to proper... |
tree | commitdiff |
2003-09-30 |
Michael Stefaniuc | Fixes for memory leaks on error path. |
tree | commitdiff |
2003-09-30 |
Michael Stefaniuc | Fix memory leaks on error path. |
tree | commitdiff |
2003-09-30 |
Jukka Heinonen | Use correct linear pointer when accessing BIOS data... |
tree | commitdiff |
2003-09-30 |
Robert Shearman | Set version of kernel32 to Windows 2000 SP4. |
tree | commitdiff |
2003-09-30 |
Jason Edmeades | MaxActiveLights means number of concurrent lights,... |
tree | commitdiff |
2003-09-30 |
Jason Edmeades | Make unlock of the backbuffer correctly restore the... |
tree | commitdiff |
2003-09-30 |
Rolf Kalbermatter | Added IsLFNDriveA/W/AW exports and two more stubs. |
tree | commitdiff |
2003-09-29 |
Alexandre Julliard | Converted most of the loader code to Unicode. |
tree | commitdiff |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
tree | commitdiff |
2003-09-29 |
Vincent Béron | Change some resources from LANG_NEUTRAL to LANG_ENGLISH. |
tree | commitdiff |
2003-09-29 |
Vincent Béron | Extract localisable resources from msacm resource file. |
tree | commitdiff |
2003-09-29 |
Tom Wickline | Set version to 9. |
tree | commitdiff |
2003-09-29 |
Tom Wickline | Remove obsolete information. |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | Converted the load order code to use Unicode throughout. |
tree | commitdiff |
2003-09-27 |
Rolf Kalbermatter | Fix a return value in SHFileOperation and add some... |
tree | commitdiff |
2003-09-27 |
Dmitry Timoshkov | Implemented RealGetWindowClass. |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | _tempnam and _wtempnam should not create the temp file... |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | Make sure all 16-bit system drivers are loaded for... |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | Renamed comm.dll, display.dll, keyboard.dll and mouse... |
tree | commitdiff |
2003-09-27 |
Michael Stefaniuc | Due to a misplaced "}" memory wasn't freed on the error... |
tree | commitdiff |
2003-09-27 |
Eric Pouech | Fix both a warning and some nasty crashes... |
tree | commitdiff |
2003-09-27 |
Mike McCormack | Remove references to HEAP_strdupAtoW. |
tree | commitdiff |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/directplay into the code. |
tree | commitdiff |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/directdraw into the ddraw... |
tree | commitdiff |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/version into the version... |
tree | commitdiff |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/lzexpand into the lzexpand... |
tree | commitdiff |
2003-09-27 |
Robert Reif | Remove capture tests from dsound.c and place them in... |
tree | commitdiff |
2003-09-27 |
Robert Reif | Allow wave emulated capture while doing hardware accele... |
tree | commitdiff |
2003-09-26 |
Alexandre Julliard | The "Path" value of the "App Paths" entry should be... |
tree | commitdiff |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16). |
tree | commitdiff |
2003-09-26 |
Michael Stefaniuc | Fixed missing wine_tsx11_unlock() on error path. |
tree | commitdiff |
2003-09-25 |
Alexandre Julliard | Moved WINE_MODREF definition to loader.c. |
tree | commitdiff |
2003-09-25 |
Robert Shearman | - A few cosmetic fixes. |
tree | commitdiff |
2003-09-25 |
José Manuel Ferrer... | Added Spanish resources. |
tree | commitdiff |
2003-09-25 |
Alexandre Julliard | Moved loadorder support to dlls/ntdll. |
tree | commitdiff |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc. |
tree | commitdiff |
2003-09-25 |
Rolf Kalbermatter | Add some comments to functions and minor fixes. |
tree | commitdiff |
2003-09-25 |
Mike McCormack | Use unions instead of defines in async work requests. |
tree | commitdiff |
2003-09-25 |
Robert Reif | Avoid divide by zero if the sound driver returns 0... |
tree | commitdiff |
2003-09-25 |
Jason Edmeades | Add real support for VS1.1, ie make the relative addres... |
tree | commitdiff |
2003-09-25 |
Jason Edmeades | The 'w' component is used more than just for the vertex... |
tree | commitdiff |
2003-09-24 |
Alexandre Julliard | Moved DLLFLAGS to a separate variable instead of includ... |
tree | commitdiff |
2003-09-24 |
Alexandre Julliard | Rewrote getenv and _wgetenv to avoid returning a pointe... |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | More locale tests. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Add LanguageGroup/GeoID enumeration fns. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Added tests for cpp objects/RTTI. |
tree | commitdiff |
2003-09-24 |
Alexandre Julliard | Moved the Windows version code to dlls/ntdll, and imple... |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Document BSTR functions, add SetOANoCache(). |
tree | commitdiff |
2003-09-23 |
Alexandre Julliard | Authors: Juraj Hercek <juraj@syncad.com>, Eric Frias... |
tree | commitdiff |
2003-09-23 |
Jon Griffiths | A first stab at wcstod(). |
tree | commitdiff |
2003-09-23 |
Mike McCormack | Fix more unicode/memory allocation errors. |
tree | commitdiff |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Yet another batch of French resources updates. |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Fix logic problems with NETCON_connected. |
tree | commitdiff |
2003-09-22 |
Robert Reif | Volume and Pan driver requests need to return success... |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Fixed a memory leak. |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Change erroneous malloc to HeapAlloc. |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Fix a bunch of unicode/memory allocation errors. |
tree | commitdiff |
2003-09-22 |
Marcus Meissner | Print fixmes if we do not find a crypto providers for... |
tree | commitdiff |
2003-09-22 |
Rok Mandeljc | Rewritten cache code and fixed a bug that was in it. |
tree | commitdiff |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME produced by an install check of MVSOU... |
tree | commitdiff |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME's produced by a check for a dos32... |
tree | commitdiff |
2003-09-22 |
Jukka Heinonen | When entering protected mode, V86 flag must be clear. |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Always initialize send_message_info.flags. |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Only ignore certain keyboard events if a XLookupString... |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Fix errors in IExtractIcon detected by valgrind. |
tree | commitdiff |
2003-09-22 |
Steven Edwards | Porting fix. |
tree | commitdiff |
2003-09-22 |
Maxime Bellengé | When an item is activated, we should send a NMITEMACTIV... |
tree | commitdiff |
2003-09-22 |
Oleg Prokhorov | Implemented sound flushing. |
tree | commitdiff |
2003-09-22 |
Michal Janusz Miroslaw | MMDRV_Install: Fix confusing indentation. |
tree | commitdiff |
2003-09-22 |
Rolf Kalbermatter | Added declarations for newly documented SHChangeNotify... |
tree | commitdiff |
2003-09-22 |
Marcus Meissner | _nrroffuncs: Check for error before dereferencing retur... |
tree | commitdiff |
2003-09-19 |
Alexandre Julliard | Moved 32-bit relay and snoop support to dlls/ntdll. |
tree | commitdiff |
2003-09-19 |
Alexandre Julliard | Moved the 32-bit builtin loader and the remaining bits... |
tree | commitdiff |
2003-09-19 |
Jason Edmeades | DXTn format has odd mipmap levels in that the space... |
tree | commitdiff |
2003-09-19 |
Jason Edmeades | GL doesn't like incorrect lengths passed into DXTN... |
tree | commitdiff |
2003-09-19 |
Robert Reif | Added volume and pan support to primary buffers. |
tree | commitdiff |
2003-09-19 |
Jason Edmeades | Vertex shader output is lit and transformed, so stop... |
tree | commitdiff |
2003-09-19 |
Jason Edmeades | Simple fix to handle the more common case of actually... |
tree | commitdiff |
2003-09-19 |
Eric Pouech | Implemented kernel32.GetIoProcessCounters and stubbed |
tree | commitdiff |
2003-09-19 |
Eric Pouech | By default, console handles are inheritable. |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved the wine server client-side support to dlls/ntdll... |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved a couple more functions to dlls/kernel. |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved 16-bit global heap, DOS memory and selector funct... |
tree | commitdiff |
2003-09-18 |
Eric Pouech | Set default StdError to fd 2 (was on 1). |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved synchronization and syslevel routines to dlls... |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Keep the file handle of 16-bit modules open while the... |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved the 16-bit environment support to dlls/kernel. |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Reimplemented the 16-bit FindFirstFile, FindNextFile... |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Link msdos/int21.c into kernel for now, until it is... |
tree | commitdiff |
2003-09-18 |
Alexandre Julliard | Moved VxDCall support to dlls/kernel. |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Moved I/O port handling to dlls/winedos. |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Renamed the COMCTL32_* functions to use the exported... |
tree | commitdiff |
2003-09-17 |
Jon Griffiths | More tests for kernel NLS functions. |
tree | commitdiff |
next |