wine/eterwine.git
2010-08-26 Stefan Dösingeruser32: Make GetMessage and PeekMessage patchable.
2010-08-26 David Hedbergshell32: Add a navigation pane to the ExplorerBrowser...
2010-08-26 David Hedbergshell32: Add INameSpaceTreeControlEvents stub to the...
2010-08-26 David Hedberginclude: Fix INameSpaceTreeControlEvents interface...
2010-08-26 David Hedbergshell32: Get ExplorerPaneVisibility from site of the...
2010-08-26 David Hedbergshell32: Check for ICommDlgBrowser from site and use...
2010-08-26 Vincent Povirkole32: Cache data and block locations in BigBlockStream...
2010-08-26 Vincent Povirkole32: Flush before returning from any storage API...
2010-08-26 Louis Lendersmscoree: Improve GetRequestedRuntimeInfo.
2010-08-26 Louis Lendersmscoree/tests: Add some tests for GetRequestedRuntimeInfo.
2010-08-26 Louis Lendersinclude: Add RUNTIME_INFO_FLAGS enumeration to mscoree...
2010-08-26 Francois Gougetusp10: Make SHAPE_ApplyOpenTypeFeatures() static.
2010-08-26 Francois Gougetgameux: Use SUBLANG_NEUTRAL for language-independent...
2010-08-26 Francois Gougetmsvcp90: Make init_cxx_funcs() static.
2010-08-26 Francois Gougetqedit: Make (media,pins)enum_create() static.
2010-08-26 Francois Gougetshdocvw: Make adjust_ie_docobj_rect() static.
2010-08-26 Francois Gougetmsxml3: Make parse_xml() static.
2010-08-26 Francois Gougetshell32/tests: Add a trailing '\n' to an ok() call.
2010-08-26 Francois Gougetd3dxof: Make debugstr_fourcc() static.
2010-08-26 Francois Gougetd3dx9_36: Make {is,make}_pow2() static.
2010-08-26 Francois Gougetd3dcompiler_43: Make debug_print_{relarg,swizzle,writem...
2010-08-26 Austin Englishwinedbg: Initial Sparc support.
2010-08-26 Eric Pouechwinedbg: Don't access inside a bp structure if it's...
2010-08-26 Eric Pouechdbghelp: dwarf debug info: a few more fixes to dwarf...
2010-08-26 Henri Verbeetd3dx9_36/tests: Avoid a redundant vertex declaration...
2010-08-26 Henri Verbeetd3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
2010-08-26 Henri Verbeetwined3d: Rename the "format" field in wined3d_format_de...
2010-08-26 Henri Verbeetwined3d: Remove the GetContainer() methods from the...
2010-08-26 Henri Verbeetwined3d: Don't set a NULL container of type WINED3D_CON...
2010-08-26 Jacek Cabanmshtml: Get rid of no longer needed nsIComponentRegistr...
2010-08-26 Jacek Cabanmshtml: Use IActiveScriptSiteDebug64 instead of IActive...
2010-08-26 Alexandre Julliardoleaut32: Add tests for DispCallFunc and fix a number...
2010-08-25 David Hedbergshell32: Add IObjectWithSite implementation to the...
2010-08-25 David Hedbergshell32: Implement CommDlgBrowser::OnDefaultCommand...
2010-08-25 David Hedbergshell32: Add ICommDlgBrowser3 stub to the ExplorerBrows...
2010-08-25 David Hedbergshell32: Add a travellog to the ExplorerBrowser control.
2010-08-25 David Hedbergshell32: Implement IExplorerBrowser::BrowseToObject.
2010-08-25 Jörg Höhlemcicda: Access the first CD-ROM unless given a device...
2010-08-25 Jörg Höhlemcicda: Opens d, d:, d:\, d:\foo since w2k. Only d...
2010-08-25 Louis Lendersmscoree: Improve GetCORSytemDirectory.
2010-08-25 Louis Lendersmscoree/tests: Add a few tests for GetCORSytemDirectory.
2010-08-25 Kai Tietzinclude: Fixed LIST_ENTRY macro type casts for win64.
2010-08-25 Piotr Cabanmsvcrt: Added _set_purecall_handler implementation.
2010-08-25 Piotr Cabanmsvcrt: Added _set_SSE2_enable stub.
2010-08-25 Jacek Cabanmshtml: Added Gecko64 support.
2010-08-25 Jacek Cabanmshtml: Wine Gecko 1.1.0 release.
2010-08-25 Huw Davieswinspool.drv: Allow for spaces in either the printer...
2010-08-25 Matteo Brunid3dcompiler: Move D3DAssemble tests from d3dx9_36.
2010-08-25 Matteo Brunid3dcompiler: Move shader assembler implementation from...
2010-08-25 Matteo Brunid3dcompiler: D3DAssemble stub.
2010-08-25 Alexandre Julliardexplorerframe/tests: Initialize cbstate to a dummy...
2010-08-25 Alexandre Julliardoleaut32: Implement DispCallFunc for x86_64.
2010-08-25 Alexandre Julliardoleaut32: Simplify the i386 implementation of DispCallFunc.
2010-08-25 Damjan Jovanovicwinemenubuilder: Parse ICO headers in a separate function.
2010-08-25 Damjan Jovanovicwinemenubuilder: Write all frames, in the given format...
2010-08-25 Damjan Jovanovicwinemenubuilder: Move utility functions to the top...
2010-08-25 Nikolay Sivovoleaut32/olepicture: Remove out pointer check in OleCre...
2010-08-25 Nikolay Sivovoleaut32/olepicture: Fix a typo in height conversion.
2010-08-25 Vincent Povirkwindowscodecs: Handle TIFF's with RowsPerStrip greater...
2010-08-25 Vincent Povirkwindowscodecs: Handle WhiteIsZero TIFF images.
2010-08-25 Vincent Povirkwindowscodecs: Always check TIFF sample count and plana...
2010-08-25 Vincent Povirkwindowscodecs: Byte-swap image data from big endian...
2010-08-25 Vincent Povirkwindowscodecs: Add support for decoding 48-bit TIFF...
2010-08-25 Vincent Povirkwindowscodecs: Prefer builtin version.
2010-08-25 Aric Stewartusp10: Add Lao script.
2010-08-25 Aric Stewartusp10: Add Thai Script.
2010-08-25 Aric Stewartusp10: Add Phags-pa Script.
2010-08-25 Aric Stewartusp10: Add Tibetan Script.
2010-08-25 Aric Stewartusp10: Add Sinhala Script.
2010-08-25 Henri Verbeetwined3d: Check the GLSL info log for all shaders.
2010-08-25 Henri Verbeetwined3d: Introduce a local variable for gl_info in...
2010-08-25 Henri Verbeetd3dx9_36/tests: Use the proper D3DFVF_PSIZE constant...
2010-08-25 Henri Verbeetd3dx9_36/tests: Remove a (mostly) redundant test.
2010-08-25 Henri Verbeetd3dx9_36: Use a lookup table in D3DXGetDeclVertexSize().
2010-08-25 Francois Gougetddraw: Remove WINAPI on static functions where not...
2010-08-24 Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
2010-08-24 Alexandre Julliardwinebuild: Support relay debugging for thiscall functions.
2010-08-24 Alexandre Julliardwinebuild: Signal an error when a thiscall function...
2010-08-24 Alexandre Julliardmsvcrt: List the this pointer as an additional argument...
2010-08-24 Alexandre Goujonadvapi32: Fix GetNamedSecurityInfo with NULL descriptor.
2010-08-24 Vincent Povirkwinecfg: Don't allow virtual desktops smaller than...
2010-08-24 Louis Lenderswine.inf: Added .NET InstallRoot and v2.0 policy keys.
2010-08-24 Louis Lendersmscoree: Improve GetCORVersion.
2010-08-24 Louis Lendersmscoree/tests: Added some simple tests for GetCORVersion.
2010-08-24 Amine Khaldimpr: Fix Bulgarian translation.
2010-08-24 Jeff Cookwinealsa.drv: Only filllines_no_master with micelem...
2010-08-24 David Hedbergshell32/tests: Add some event tests to ExplorerBrowser...
2010-08-24 David Hedbergshell32/tests: Add some tests related to the shellview...
2010-08-24 David Hedbergshell32/tests: Some additional tests for IShellBrowser.
2010-08-24 David Hedbergshell32: Implement IExplorerBrowser::BrowseToIDList...
2010-08-24 David Hedbergshell32: Support BHID_SFUIObject and BHID_DataObject...
2010-08-24 David Hedbergshell32: Implement IExplorerBrowser::Advise and IExplor...
2010-08-24 Marcus Meissnerntdll: Set correct protection flags on sections in...
2010-08-24 Jerome Leclanchewinepath: Add a -0 option to use null character as...
2010-08-24 Alexandre Julliardwinapi: Add support for the thiscall keyword.
2010-08-24 Alexandre Julliardmsvcrt: Use a __thiscall macro where appropriate to...
2010-08-24 Alexandre Julliardmsvcp90: Use the thiscall type on appropriate entry...
2010-08-24 Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
2010-08-24 Alexandre Julliardwinebuild: Add support for specifying thiscall calling...
2010-08-24 Francois Gougetws2_32/tests: Add a trailing '\n' to an ok() call.
next