winedos: Initializations fix.
[wine] / dlls /
2009-03-12  Francois Gougetdinput: Add a trailing '\n' to ERR() messages.
2009-03-12  Alexandre Julliardwinspool.drv: Make sure the DEVMODE structure is fully...
2009-03-12  Ken Thomasesdbghelp: Increase file read buffer size for calc_crc32.
2009-03-12  Ken Thomasesdbghelp: Extract calc_crc32 function into a separate...
2009-03-12  Ken Thomasesdbghelp: Rename some things to be less ELF-centric.
2009-03-12  Ken Thomasesdbghelp/stabs: Track line numbers pending for an upcomi...
2009-03-12  Ken Thomasesdbghelp/stabs: Allow pending list to include line numbe...
2009-03-12  Ken Thomasesdbghelp/stabs: Extract growing of pending_block's buffe...
2009-03-12  Ken Thomasesdbghelp: Teach stabs_parse about other kinds of Mach...
2009-03-12  Ken Thomasesdbghelp: Let stabs_parse call back for real (non-debug...
2009-03-12  Ken Thomasesdbghelp/stabs: Decode the Stabs type more carefully.
2009-03-12  Ken Thomasesdbghelp/stabs: Ignore the N_OSO type used on Darwin.
2009-03-12  Ken Thomasesdbghelp/stabs: Translate additional register codes.
2009-03-12  Henri Verbeetwined3d: Remove the shader_color_fixup field from IWine...
2009-03-12  Henri Verbeetwined3d: Get rid of some calls to getFormatDescEntry().
2009-03-12  Henri Verbeetwined3d: Store a pointer to the format description...
2009-03-12  Henri Verbeetwined3d: Remove a redundant check.
2009-03-12  Henri Verbeetwined3d: Remove an unused field.
2009-03-12  Henri Verbeetwined3d: Explicitly pass the texUnitMap to shader_glsl_...
2009-03-12  Alexandre Julliardsetupapi: Check for NULL module to avoid an exception...
2009-03-12  Alexandre Julliardrpcrt4: Use RpcMsg->Buffer instead of BufferStart since...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (htmlwindow...
2009-03-12  Michael Stefaniucqedit: Change long to LONG in qedit.idl.
2009-03-12  Michael Stefaniucinclude: Change long to LONG in axextend.idl.
2009-03-12  Michael Stefaniucd3d9/tests: Fix some ok() strings in the fog test.
2009-03-12  Michael Stefaniucd3d9/tests: Limit the back buffer to 800x600 in the...
2009-03-12  Christian Costad3dxof: Use offsets to reference data instead of pointe...
2009-03-12  Paul Vrienscrypt32/tests: Fix a test failure on Win9x.
2009-03-12  Paul Vriensddraw/tests: Fix some test failures on W2K/VMware.
2009-03-12  Jacek Cabanmshtml: Don't use unicode constants for HTML IDs (code...
2009-03-12  Aric Stewartdinput: OS/X joystick: Check usage page to avoid odd...
2009-03-12  Jeremy Whitetwain_32: Revise internal documentation and one test...
2009-03-12  Jeremy Whitesane.ds: Add support for DG_IMAGE/DAT_IMAGELAYOUT/GET...
2009-03-12  Alexandre Julliardoleaut32: Make ole2disp.dll into a stand-alone 16-bit...
2009-03-12  Alexandre Julliardoleaut32: Make typelib.dll into a stand-alone 16-bit...
2009-03-12  Alexandre Julliardole32: Get rid of WINE_StringFromCLSID and A->W convers...
2009-03-12  Alexandre Julliardole32: Make compobj.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make storage.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2nls.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2thk.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2prox.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardole32: Make ole2conv.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardolesvr32: Make olesvr.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardolecli32: Make olecli.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardmsacm32: Make msacm.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardlz32: Make lzexpand.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardkernel32: Make the load order for a 16-bit stand-alone...
2009-03-11  Alexandre Julliardconfigure: Check for IOHIDManagerCreate function that...
2009-03-11  Paul Vriensddraw/tests: Fix some test failures on W2K/VMware.
2009-03-11  Aurimas Fischercomdlg32: Improve Lithuanian translation.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2009-03-11  Aric Stewartdinput: Add OS/X sliders.
2009-03-11  Aric Stewartdinput: Map OS/X joystick axes so even if they come...
2009-03-11  Aric Stewartdinput: OS/X joystick add Rx,Ry,and Rz axes.
2009-03-11  Aric Stewartdinput: OS/X joystick add GD_X, GD_Y, GD_Z axes.
2009-03-11  Aric Stewartdinput: OS/X joystick add POV controls.
2009-03-11  Aric Stewartdinput: OS/X joystick add axes.
2009-03-11  Aric Stewartdinput: Add Mac OS/X joystick support.
2009-03-11  Huw Daviesgdi32/tests: Under win9x GetBitmapBits returns zero...
2009-03-11  Huw Daviesgdi32/tests: Mark as broken another case where win9x...
2009-03-11  Huw Daviesgdi32/tests: win9x doesn't initialise the bitmap bits...
2009-03-11  Huw Daviesgdi32/tests: Remove a cut and paste error.
2009-03-11  Henri Verbeetd3d9: Present parameters are an array when D3DCREATE_AD...
2009-03-11  Henri Verbeetwined3d: Don't leak WineD3DAdapter.cfgs.
2009-03-11  Henri Verbeetwined3d: Get rid of the PUSH1 macro.
2009-03-11  Henri Verbeetwined3d: The adapters array should be owned by IWineD3D...
2009-03-11  Henri Verbeetwined3d: Free the logo path when we're done with it.
2009-03-11  Henri Verbeetwined3d: Set the correct texture names on cube surfaces.
2009-03-11  Alexandre Julliarduser32/tests: Skip shift+button test if we don't receiv...
2009-03-11  Alexandre Julliarduser32/tests: SetForegroundWindow sometimes fails on...
2009-03-11  Alistair Leslie... mshtml: Add missing IHTMLTable interfaces.
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-03-11  Michael Stefaniucmlang: Change long to LONG in mlang.idl.
2009-03-11  Michael Stefaniucquartz: Change long to LONG in control.idl.
2009-03-11  Nikolay Sivovcomctl32: Fix item selection with VK_SPACE when Ctrl...
2009-03-11  Dylan Smithrichedit: Count graphics towards line width.
2009-03-11  Jeremy Whitesane.ds: Move a few static functions so they can be...
2009-03-11  Rob Shearmanrpcrt4: Add a check for a NULL ref pointer to NdrPointe...
2009-03-10  Alexandre Julliarddbghelp: The main executable is now always named "wine".
2009-03-10  Alexandre Julliardloader: Merge the first and second stage loaders into...
2009-03-10  Alexandre Julliardiphlpapi/tests: Output the various tables in verbose...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetIpForwardTableFromS...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetIpNetTableFromStack...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetUdpTableFromStack...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetTcpTableFromStack...
2009-03-10  Nikolay Sivovuser32: Button should get captured when highlighted...
2009-03-10  Francois Gougetavifil32: Add a missing AddRef in IGetFrame_QueryInterf...
2009-03-10  Francois Gougetavifil32: Add missing AddRefs in IAVIFile_QueryInterface().
2009-03-10  Aric Stewartdinput: Create generic joystick Acquire/Unacquire.
2009-03-10  Aric Stewartdinput: Remove easy redundancy from linuxinput.
2009-03-10  Aric Stewartdinput: Rename Linux-specific joystick functions.
2009-03-10  Aric Stewartdinput: Move joystick mapping functions to the generic...
2009-03-10  Aric Stewartdinput: Move joystick Polling and Device State to the...
2009-03-10  Aric Stewartdinput: Move joystick productGuid and Name to the gener...
2009-03-10  Aric Stewartdinput: Begin joystick separation into a generic module.
2009-03-10  Tony Wasserkad3dx9: Recognize the D3DXSPRITE_DO_NOT_ADDREF_TEXTURE...
2009-03-10  Tony Wasserkad3dx9: Recognize the D3DXSPRITE_DONOTSAVESTATE flag.
next