2003-01-20 |
John K. Hohm | Added optional OLESelfRegister to wine_common_ver.rc... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Christian Costa | Make D3D1..3 lights code rely on D3D7. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Jason Edmeades | Only reload the mipmap images when dirty. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Matthew Davison | Remove some calls to HEAP_strdupAtoW from advapi32. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Lawson Whitney | Fix reversed hour and minute in int 21 ah=2c. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Alexandre Julliard | Release 20030115. wine-20030115 |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Alexandre Julliard | Removed flag checks in SetMenuItemInfoA, NT doesn't... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | Warn if open_count is already 0 when OSS_CloseDevice... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Michael Stefaniuc | The Minolta DiMAGE Image Viewer relies on Global{,Re... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | Use the same 8/16bit conversion routines as in pcmconve... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | SetFormat may not change the primary buffer format... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | Don't use old_spacing-1 if old_spacing already has... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | Return MMSYS_NOERROR even if we don't open the device... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Bill Medland | Correct GetDateFormat handling of uninitialised fields... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Francois Gouget | ok() does not support '%S'. Store the Ansi version... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Alexandre Julliard | Use proper file sharing parameters when opening files. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Juergen Schmied | Translated some remaining English words. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Alexandre Julliard | Fixed typo. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Alexandre Julliard | Define __stdcall in msvcrt/process.h if windef.h hasn... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Juergen Schmied | Give some functions real names. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Shachar Shemesh | - Added a "runCmd" function, based on Andreas Mohr's |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Mike Hearn | Fail SetMenuItemInfo if both MFT_BITMAP and MFT_SEPARAT... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Stefan Leichter | Make GetPrinterDriverDirectoryA pass all tests. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Stefan Leichter | Added tests for GetPrinterDriverDirectoryA. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Robert Shearman | Separate the HINSTANCEs used by GetShellOle() and other... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Jeroen Janssen | Fixed wine_ldt_copy importing on cygwin. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Alberto Massari | Handle the WS_EX_LEFTSCROLLBAR style (that is, draw... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Raphael Junqueira | - beginning of vertex matrix blending using extensions... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Raphael Junqueira | Beginning of more COM compliant behavior: |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Jason Edmeades | Copyrect should flag destination texture as dirty,... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Jason Edmeades | Add support for some of the texture address states... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Raphael Junqueira | - move input and output data in VertexShader struct |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Tom Wickline | Updated authors e-mail adresses. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Shachar Shemesh | - Added listing of what the boot process is like, listi... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Duane Clark | Check for pending X events before getting queue status. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Alberto Massari | - Align the cleanup phase of ReleaseStgMedium to the... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Uwe Bonnes | Stubs for Un|LockServiceDatabase. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Rok Mandeljc | Added cone support. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Dmitry Timoshkov | Post correct notification code on WM_CLOSE for dialogs. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Robert Shearman | Move internal implementation into the exported function |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Robert Shearman | - Add some stubs. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Enrico Horn | Add version info to dinput. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Enrico Horn | Add version info to dll/dsound. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Francois Gouget | Update the registry keys of SPI_ICONHORIZONTALSPACING, |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Robert Shearman | Support a few trivial cases in PropVariantClear. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Robert Shearman | AlignRects stub. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Tom Wickline | Added missing .so files in 3:2. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Dimitrie O... | Define the (old name) struct stat, it is used by progra... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Enrico Horn | Extend version info. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Lionel Ulmer | Update the 'DIRECTDRAW7' flag according to the interfac... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Francois Gouget | Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Francois Gouget | Use only Ansi APIs for cleaning up the registry. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Robert Shearman | SPI_GETMINIMIZEDMETRICS implemented. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Eric Pouech | Added tests for environment variables, debug and suspen... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Warning fixes. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Use inline functions instead of macros to avoid problem... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added 'info symbol' command to look for defined symbols. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added a few more stubs. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabil... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Some code cleanups. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Print the message name for registered messages. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Fixed EOF return value for sscanf. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
John K. Hohm | Reimplemented DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Shachar Shemesh | Removed the FIXMEs when performing MoveFileEx with |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Shachar Shemesh | Implemented the "pending rename" registry processing. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Johannes E... | Allow C++ comments after #endif. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Create stubs for chsize, dup, and dup2. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added the GUI part for setting the edition mode flavor. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Removed non needed include of module.h. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Coerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Implemented CoGetTreatAsClass. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Added windres compatibility switches: -v, --[no-]use... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Define qsort and bsearch in stdlib.h. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Add dirent.h header for Unix/mingw compatibility. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | Fix latent deadlock in DSOUND_callback. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mehmet Yasar | - return EOF when stream is empty |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Alexandre Julliard | Fixed handling of trailing whitespace after #else and... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Liu Spider | Added Simplified Chinese resources. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dimitrie O... | Add unistd.h files for mingw/Unix compatibility. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Rok Mandeljc | 3d sound diminishes with distance. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Juergen Schmied | Fixed crash in winamp reported by Andreas Mohr. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Juergen Schmied | Fix recently broken GetDisplayNamesOf of names of shell... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dmitry Timoshkov | Change types of WPARAM, LPARAM and LRESULT according... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dimitrie O... | Support default output name (a.out); some configure... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Shachar Shemesh | Set correct last error if the path contains wildcard... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Jason Edmeades | Calculate starting position for a copyrect correctly. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Added an edition mode flavor (win32/emacs...) to the... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Set the edition mode as a specific attribute, not an... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Removed emacs edition flavor (it's now a console attrib... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Duane Clark | If bit/stretchblt source and destination DCs are the... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Remove global NONAMELESS* define for tests too. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Regenerated with latest widl. |
commit | commitdiff | tree | snapshot |
next |