2002-12-24 |
Lionel Ulmer | - actually use the background color when Clear-ing |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | - factorize Clear method between Viewport and Device |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | Support viewports the D3D7 way. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | Added some stencil / D3DDevice7 capabilities. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Jeff Smith | Updated directory info in DEVELOPERS-HINTS, and IRC... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | Combine texturing for D3D3 and 7 by thunking 3 to 7. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Francois Gouget | Move the test strings into their own array and convert... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | Dump new D3D7 rendering states. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Lionel Ulmer | - factorize the D3D1/2 draw_primitive code with the... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Alexandre Julliard | Make sure INSTALL path is relative to the top dir when... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Alexandre Julliard | The name of the driver should be the 16-bit one in... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Dimitrie O... | Fix definitions for Uuid{To,From}String, RpcStringFree. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Dimitrie O... | Fix the defintion of {,LP}NM_TREEVIEW{A,W}. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Francois Gouget | Add a couple missing macros. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Christian Costa | Remove useless FIXMEs since there is nothing to do... |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Christian Costa | Update and clean-up draw_primitive_strided_7. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | - fix mipmap texture creation |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | - fix small TRACE bug introduced in a previous patch |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Alexandre Julliard | wineps16.dll should be named .drv. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Jeff Smith | Correct all instances of mixMessage to mxdMessage. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Dimitrie O... | Add support for library path (-L). |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | Have the 'Lock' warning a bit clearer. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | Report that we do not support compressed texture yet. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | - fix returning of capabilities in FindDevice |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Marcus Meissner | VariantChangeTypeEx for VT_ARRAY | type style variants. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Marcus Meissner | Fixed VarBstrCmp/Cat .spec entries. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Duane Clark | Report mode padding tweaks. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Alexandre Julliard | Get rid of ole.h. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Ove Kaaven | Merge the rest of include/wine/obj_base.h into include... |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Alexandre Julliard | Removed some remaining references to wine/obj_base.h. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Uwe Bonnes | DRIVE_Init: Use strtoulW to initialize the drive serial... |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Eric Pouech | Fixed several bugs: |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Jason Edmeades | Query opengl to ensure it supports multitexture, and... |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Lionel Ulmer | Fix Direct3D2 => Direct3D3 thunk for FindDevice. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Ove Kaaven | Where ICOM macros are needed, include objbase.h. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Dimitrie O... | Added missing GetActiveObject declaration. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Dimitrie O... | Added missing LPDROPFILES definition. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Dimitrie O... | DEVMODE structure uses short not SHORT for its fields. |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Alexandre Julliard | Release 20021219. wine-20021219 |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Alexandre Julliard | Don't ignore sprintf/sscanf imports, semantics are... |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Alexandre Julliard | Handle unknown format chars correctly (spotted by Györg... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Tony Lambregts | More information on style and format of patches. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Removed unnecessary --add-stdcall-alias flag. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Renamed mingwrap to winegcc. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Tapio Kautto | Fix for missing ppdebug variable. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Fixed a few problems caused by the new objidl.idl. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Dimitrie O... | Added missing GetWinMetaFileBits() declaration. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Ove Kaaven | Wrote a new objidl.idl to replace a number of include... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Greg Turner | - port cabextract to wine |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Avoid some warnings. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Mauro Carvalho... | Included a specific ABNT-2 scan and vkey tables, and... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Ove Kaaven | Moved a couple of types from include/wine/obj_*.h to |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Dimitrie O... | Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Francois Gouget | On Win9x "hi\n" gives us "hi\r\n". |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Dimitrie O... | Add definitions for N[W]PSTR. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Chris Morgan | Add additional tests for GetTimeFormat() and GetDateFor... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Chris Morgan | GetDateFormat() and GetTimeFormat() should check the... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Use MSVCRT_wchar_t instead of WCHAR so that the impleme... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Avoid referencing potentially freed token. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Robert Shearman | Implemented UrlCreateFromPath[AW] and slightly related |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Chris Morgan | Stub for GetSecurityInfoExW(). |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | Added accctrl.h header. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Dimitrie O... | Remove the -L wrc option, as no automatic fudging of... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Dimitrie O... | UpdateWindow returns a BOOLean. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Lionel Ulmer | Added surface dumping function for debug. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Martin Fuchs | Implementation of SystemTimeToTzSpecificLocalTime(... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Rolf Kalbermatter | Introduced some declarations and resources needed for... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alberto Massari | CompareStringW should return 0 when one of the provided... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Alexandre Julliard | LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Ove Kaaven | Moved some definitions from include/wine/obj_moniker... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Uwe Bonnes | Fixed typo. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Francois Gouget | On Win9x netapi32.dll does not export a single API... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | Improve error reporting. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | All filenames containing a ":" are invalid on Win9x... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | #ifdef-out decodeW since it is not used yet. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | wsprintfW is not supported on Win9x platforms. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | Fix signed/unsigned warnings. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Ove Kaaven | Unquoted some 16-bit types, so the IDL compiler can... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Dimitrie O... | Map strcasecmp to _stricmp. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Ove Kaaven | Moved COM API prototypes to objbase.h, from wine/obj_*.h. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Ove Kaaven | Removed a few more inclusions of deprecated wine/obj_... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexandre Julliard | Made crtdll a normal user of msvcrt by setting the... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexandre Julliard | Avoid including other headers from the msvcrt headers... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Raphael Junqueira | - some fixes in CreateDevice init |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Raphael Junqueira | Added some necessary definitions for D3D8 Vertex and... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Bill Medland | If a .reg function is accessed through a symlink then... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Alexandre Julliard | Implemented RtlTimeToElapsedTimeFields. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Lionel Ulmer | Fix in another place in the code computing the memory... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Uwe Bonnes | Purge traces of the old relay debug mechanism and docum... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | Use strlen or lstrlenA as appropriate to avoid signed... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Francois Gouget | The link command specifies which version of the C libra... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Ove Kaaven | Moved UUID type to rpcdce.h, as in the MS RPC headers. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alexandre Julliard | Debug channels cleanup. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alexandre Julliard | Fixed warnings. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Alberto Massari | The handler for the server message get_next_hook was... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Dimitrie O... | Added stubs for {Start,End}{Doc,Page}Printer. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Duane Clark | Need to initialize tracking value on mousedown. |
commit | commitdiff | tree | snapshot |
next |