2003-01-03 |
Alexandre Julliard | Added wine_dbg_sprintf function that allocates a temporary...
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Define NULL if it's not defined already.
|
commit | commitdiff | tree |
2003-01-03 |
Lionel Ulmer | Check the value of the pfnCallback in addition to the...
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Support outputing files to a different directory than...
|
commit | commitdiff | tree |
2003-01-03 |
Patrik Stridvall | Added --include-quotes option that fixes #include to...
|
commit | commitdiff | tree |
2003-01-03 |
Stefan Leichter | Moved implementation of GetPrinterDriverDirectory from...
|
commit | commitdiff | tree |
2003-01-03 |
Chris Morgan | Listview should scroll by at least one column, fixes...
|
commit | commitdiff | tree |
2003-01-03 |
Dan Kegel | ShellExecute(NULL, "wordpad.exe",) now correctly finds...
|
commit | commitdiff | tree |
2003-01-03 |
Dominik Strasser | Implement VerSetConditionMask by forwarding to ntdll.
|
commit | commitdiff | tree |
2003-01-03 |
Francois Gouget | Call lstrcmpW rather than wcscmp.
|
commit | commitdiff | tree |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordI...
|
commit | commitdiff | tree |
2003-01-02 |
Marcus Meissner | Handle VT_ERROR->VT_I4/VT_R4 coercion.
|
commit | commitdiff | tree |
2003-01-02 |
Marcus Meissner | Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail...
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Add the ability of playing a test tone when in interactive...
|
commit | commitdiff | tree |
2003-01-02 |
Alberto Massari | - Implemented InternetCrackUrlW and re-implemented...
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Added C++ support & small cleanups.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Support C++ linking with a new -C switch.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Fix for stupid applications reading some bytes after...
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - added enumeration of the Reference device (some games...
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Added support for per-vertex material properties.
|
commit | commitdiff | tree |
2003-01-02 |
Christian Costa | Reimplemented SwapTextureHandles.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - removed some useless WARNs
|
commit | commitdiff | tree |
2003-01-02 |
Christian Costa | Fix IDirect3DVertexBuffer interface.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - beginning of Material and Light support for D3D7
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Fixed texturing.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - allow application to load palette-less textures
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - added some tracing in the fake ZBuffer methods
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Added some blend states.
|
commit | commitdiff | tree |
2003-01-02 |
Christian Costa | Handle more blend states.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Prevent memory leak in freeing of the VertexBuffer.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Implement GetTransform and rework a bit the matrices...
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - implemented GetTexture
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Added 'blt' and 'bltfast' override functions.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Added 'emulated' VertexBuffer support.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | - do not use the alpha coordinates when ALPHABLEND...
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Factorize some code in the texture uploading function.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Handle texture addressing the D3D7 way.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Prevent lock-up in paletted texture with no palette...
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Enable the application to create first textures and...
|
commit | commitdiff | tree |
2003-01-02 |
Dmitry Timoshkov | Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
|
commit | commitdiff | tree |
2003-01-02 |
Alexandre Julliard | Updated for recent options changes.
|
commit | commitdiff | tree |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check.
|
commit | commitdiff | tree |
2003-01-02 |
Jeff Smith | Several improvements and corrections, foremost being...
|
commit | commitdiff | tree |
2003-01-02 |
Patrik Stridvall | - API files update.
|
commit | commitdiff | tree |
2003-01-02 |
Alberto Massari | Moved implementation of strpbrkW from filedlg95.c to...
|
commit | commitdiff | tree |
2003-01-02 |
Alberto Massari | Add stub implementation for ReplaceFile.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Add support for wrapper generation to winewrap.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Compile with WINE_UNICODE_NATIVE defined, essential...
|
commit | commitdiff | tree |
2003-01-02 |
Eric Pouech | Removed unused #include of module.h.
|
commit | commitdiff | tree |
2003-01-02 |
Raphael Junqueira | - integration with DrawPrimitive
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Some clean-ups after the DrawPrimitive rewrite.
|
commit | commitdiff | tree |
2003-01-02 |
Lionel Ulmer | Fix crash in GetAvailableVidMem function when TRACE...
|
commit | commitdiff | tree |
2003-01-02 |
Eric Pouech | When unmapping a (wave|midi)-header unprepare message...
|
commit | commitdiff | tree |
2003-01-02 |
Eric Pouech | Fixed some nasty bugs in drawdib creation/deletion.
|
commit | commitdiff | tree |
2003-01-02 |
Dominik Strasser | Some stubs for dll setup needed by IE6 setup.
|
commit | commitdiff | tree |
2003-01-02 |
Marcus Meissner | Support DllGetClassObject of CLSID_StdPicture.
|
commit | commitdiff | tree |
2003-01-02 |
Rein Klazes | Let ANIMATE_OpenA return FALSE (= failure) upon a request...
|
commit | commitdiff | tree |
2003-01-02 |
Andreas Mohr | Increment log output from 200 lines to 3000 lines.
|
commit | commitdiff | tree |
2003-01-02 |
Gerald Pfeifer | Fix off_t cast that breaks FreeBSD.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests...
|
commit | commitdiff | tree |
2003-01-02 |
Alberto Massari | IBindCtx::RegisterObjectParam is supposed to replace...
|
commit | commitdiff | tree |
2003-01-02 |
Duane Clark | Validate imagelists with christmas magic.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Remove unnecessary sprintf calls.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Add the -F option to set a DLL's filename.
|
commit | commitdiff | tree |
2003-01-02 |
Chris Morgan | Default to $P$G prompt. Make width of date 10 characters...
|
commit | commitdiff | tree |
2003-01-02 |
Chris Morgan | Use the locale id we created instead of the system...
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Fix signed/unsigned warnings.
|
commit | commitdiff | tree |
2002-12-24 |
Alexandre Julliard | Fixed quoting in INSTALL check.
|
commit | commitdiff | tree |
2002-12-24 |
Alexandre Julliard | Pass the correct instance when installing the mouse...
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | - actually use the background color when Clear-ing
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | - factorize Clear method between Viewport and Device
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | Support viewports the D3D7 way.
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | Added some stencil / D3DDevice7 capabilities.
|
commit | commitdiff | tree |
2002-12-24 |
Jeff Smith | Updated directory info in DEVELOPERS-HINTS, and IRC...
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | Combine texturing for D3D3 and 7 by thunking 3 to 7.
|
commit | commitdiff | tree |
2002-12-24 |
Francois Gouget | Move the test strings into their own array and convert...
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | Dump new D3D7 rendering states.
|
commit | commitdiff | tree |
2002-12-24 |
Lionel Ulmer | - factorize the D3D1/2 draw_primitive code with the...
|
commit | commitdiff | tree |
2002-12-24 |
Alexandre Julliard | Make sure INSTALL path is relative to the top dir when...
|
commit | commitdiff | tree |
2002-12-24 |
Alexandre Julliard | The name of the driver should be the 16-bit one in...
|
commit | commitdiff | tree |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree.
|
commit | commitdiff | tree |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}.
|
commit | commitdiff | tree |
2002-12-24 |
Francois Gouget | Add a couple missing macros.
|
commit | commitdiff | tree |
2002-12-24 |
Christian Costa | Remove useless FIXMEs since there is nothing to do...
|
commit | commitdiff | tree |
2002-12-24 |
Christian Costa | Update and clean-up draw_primitive_strided_7.
|
commit | commitdiff | tree |
2002-12-23 |
Lionel Ulmer | - fix mipmap texture creation
|
commit | commitdiff | tree |
2002-12-23 |
Lionel Ulmer | - fix small TRACE bug introduced in a previous patch
|
commit | commitdiff | tree |
2002-12-23 |
Alexandre Julliard | wineps16.dll should be named .drv.
|
commit | commitdiff | tree |
2002-12-23 |
Jeff Smith | Correct all instances of mixMessage to mxdMessage.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Add support for library path (-L).
|
commit | commitdiff | tree |
2002-12-23 |
Lionel Ulmer | Have the 'Lock' warning a bit clearer.
|
commit | commitdiff | tree |
2002-12-23 |
Lionel Ulmer | Report that we do not support compressed texture yet.
|
commit | commitdiff | tree |
2002-12-23 |
Lionel Ulmer | - fix returning of capabilities in FindDevice
|
commit | commitdiff | tree |
2002-12-23 |
Marcus Meissner | VariantChangeTypeEx for VT_ARRAY | type style variants.
|
commit | commitdiff | tree |
2002-12-23 |
Marcus Meissner | Fixed VarBstrCmp/Cat .spec entries.
|
commit | commitdiff | tree |
2002-12-23 |
Duane Clark | Report mode padding tweaks.
|
commit | commitdiff | tree |
2002-12-23 |
Alexandre Julliard | Get rid of ole.h.
|
commit | commitdiff | tree |
2002-12-23 |
Ove Kaaven | Merge the rest of include/wine/obj_base.h into include...
|
commit | commitdiff | tree |