wine
2011-12-30  Aric Stewartusp10: Replace GSUB_get_script_table with GSUB_GetFontS...
2011-12-30  Aric Stewartusp10: Cache FontScriptTags information.
2011-12-30  Aric Stewartusp10: Updates to ScriptGetFontScriptTags.
2011-12-30  Jacek Cabanjscript: Get rid of return_type_t.
2011-12-30  Jacek Cabanjscript: Get rid of no longer needed interp_tree.
2011-12-30  Jacek Cabanjscript: Get rid of no longer needed compile_interp_fal...
2011-12-30  Jacek Cabanjscript: Use bytecode for labeled continue and break...
2011-12-30  Jacek Cabanjscript: Get rid of no longer needed type field of...
2011-12-30  Jacek Cabanjscript: Use bytecode for return statement implementation.
2011-12-30  Jacek Cabanjscript: Make compiler responsible for proper return...
2011-12-30  Jacek Cabanjscript: Handle invalid continue statements in compiler.
2011-12-30  Jacek Cabanjscript: Handle invalid break statements in compiler.
2011-12-30  Francois Gougetwinecfg: Fix the group box labels to follow the Windows...
2011-12-30  Frédéric Delanoypo: Update French translation.
2011-12-30  Aurimas Fišeraspo: Update Lithuanian translation.
2011-12-30  Francois Gougetinclude: oledb.idl should include accctrl.h.
2011-12-30  Francois Gougetinclude: pstore.idl should import wtypes.idl.
2011-12-30  Francois Gougetinclude: wincodecsdk.idl should import wtypes.idl.
2011-12-30  Francois Gougetinclude: Add some D3D import and include directives.
2011-12-30  Francois Gougetinclude: strmif.idl should import unknwn.idl.
2011-12-30  Francois Gougetinclude: Fix the metahost.idl import directives.
2011-12-30  Francois Gougetinclude: Fix the wia idl imports.
2011-12-30  Dmitry Timoshkovuser32: Add some SetFocus message tests.
2011-12-30  Alexandre Julliarduser32/tests: Remove a crashing test.
2011-12-30  Alexandre Julliardgdi32: Don't bother computing interior regions when...
2011-12-30  Alexandre Julliardgdi32: Implement brushed pens.
2011-12-30  Alexandre Julliardgdi32: Define a structure to make the brush state indep...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectPen...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
2011-12-30  Alexandre Julliardgdi32: Store the pattern brush information for geometri...
2011-12-30  Alexandre Julliardgdi32: Add sanity checks for brush hatch styles.
2011-12-29  Alexandre Julliardgdi32: Add a structure to store all the extra informati...
2011-12-29  Alexandre Julliardgdi32/tests: Get rid of Win9x compatibility in the...
2011-12-29  André Hentschelpo: Update German translation.
2011-12-29  André Hentschelcscript: Add forwarder to wscript.
2011-12-29  André Hentschelcomctl32: Also free pszHeaderTitle and pszHeaderSubTitl...
2011-12-29  Alexander E... dsound: Always resample buffers in mixer thread.
2011-12-29  Stefan Leichterntoskrnl.exe: Add stub for IoInitializeRemoveLockEx.
2011-12-29  Piotr Cabanmsvcp90/tests: Test virtual function calls returning...
2011-12-29  Piotr Cabanmsvcp90: Added numpunct<char> class implementation.
2011-12-29  Piotr Cabanmsvcp90: Added numpunct<char> constructors implementation.
2011-12-29  Piotr Cabanmsvcp90: Fix class functions invocation on 64bit systems.
2011-12-29  Francois Gougettaskmgr: Use sentence capitalization for group box...
2011-12-29  Francois Gougetnotepad: Don't assign access keys to group box labels...
2011-12-29  Francois Gougetwinefile: Fix the group box labels to follow the Window...
2011-12-29  Francois Gougetwinemine: Use sentence capitalization for group box...
2011-12-29  Nikolay Sivovpo: Update Russian translation.
2011-12-29  Jacek Cabanactxprxy: Added htiface.idl interfaces.
2011-12-29  Jacek Cabanmshtml: Reorder nsIURL functions to match vtbl order.
2011-12-29  Jacek Cabanmshtml: Use IUri in IHTMLLocation::get_protocol impleme...
2011-12-29  André Hentscheld3drm: Add IDirect3DRM3 interface.
2011-12-29  André Hentscheld3drm: Add IDirect3DRMMeshBuilder3 interface.
2011-12-29  Francois Gougetinetcpl: Don't pad group box labels with spaces.
2011-12-29  Francois Gougetcryptui: Don't assign access keys to group box labels.
2011-12-29  Francois Gougetcomdlg32: Use sentence capitalization for group box...
2011-12-29  Nikolay Sivovwshom.ocx: Added IDispatch support for IWshShell3.
2011-12-29  Jacek Cabanjscript: Added bytecode dumper implementation.
2011-12-29  Jacek Cabanjscript: Moved instr_off from statement_t to source_ele...
2011-12-29  Jacek Cabanjscript: No longer support per-statement compilation.
2011-12-29  Jacek Cabanjscript: Get rid of stat_eval_table.
2011-12-29  Jacek Cabanjscript: Moved exec_source to the bottom of the file.
2011-12-29  Jacek Cabanjscript: Always use bytecode for while statement.
2011-12-29  Jacek Cabanjscript: Always use bytecode for try statement.
2011-12-29  Jacek Cabanjscript: Always use bytecode for switch statement.
2011-12-29  Jacek Cabanjscript: Always use bytecode for for statement.
2011-12-29  Jacek Cabanjscript: Always use bytecode for for..in statement.
2011-12-29  Jacek Cabanjscript: Always use bytecode for with statement.
2011-12-29  Alexandre Julliardgdi32: Add checks for invalid color usage values.
2011-12-29  Alexandre Julliardgdi32: Add helpers to paint a region with the brush...
2011-12-29  Alexandre Julliardgdi32: Implement PolyPolygon in the DIB driver.
2011-12-29  Alexandre Julliardgdi32: Use a region to render geometric and wide pens...
2011-12-29  Alexandre Julliardgdi32: Use a region to render geometric and wide pens...
2011-12-28  Alexandre Julliardgdi32: Use a region to render geometric and wide pens...
2011-12-28  Alexandre Julliardgdi32: Implement returning a region for 1-pixel wide...
2011-12-28  Alexandre Julliardgdi32: Implement returning a region for 1-pixel wide...
2011-12-28  Alexandre Julliardgdi32: Add support for updating a region from the pen...
2011-12-28  André Hentschelpo: Update German translation.
2011-12-28  Ričardas Barkauskasws2_32: Don't post completion packet if sending fails...
2011-12-28  Ričardas Barkauskasws2_32/tests: Test some completion port behavior.
2011-12-28  André Hentscheld3drm: Add IDirect3DRM2 interface.
2011-12-28  André Hentscheld3drm: Add IDirect3DRMMeshBuilder2 interface.
2011-12-28  Matteo Brunid3d9/tests: More D3DTSS_TEXTURETRANSFORMFLAGS projectio...
2011-12-28  Matteo Bruniwined3d: Improve projection TEXTURETRANSFORMFLAGS handl...
2011-12-28  Matteo Bruniwined3d: Improve invalid TEXTURETRANSFORMFLAGS handling.
2011-12-28  Nikolay Sivovmsxml3: Implement element stack and use it in related...
2011-12-28  Piotr Cabanmsvcrt: NULL terminate strings returned by _Getdays...
2011-12-28  Jacek Cabanmshtml: Use IURi for IHTMLLocation::get_hash implementa...
2011-12-28  Jacek Cabanjscript: Added more control flow tests.
2011-12-28  Jacek Cabanjscript: Get rid of no longer needed no_fallback hack.
2011-12-28  Jacek Cabanjscript: Added bytecode versions of break and continue...
2011-12-28  Jacek Cabanjscript: Use labels in compiler for ending loops.
2011-12-28  Jacek Cabanjscript: Added bytecode version of try statement.
2011-12-28  Jacek Cabanjscript: Use bytecode for throw statement.
2011-12-28  Jacek Cabanjscript: Rename throw opcode to throw_ref.
2011-12-28  Jacek Cabanjscript: Added bytecode version of for..in statement.
2011-12-28  Francois Gougetquartz: Define the QuartzTypeLib library in control...
2011-12-28  Francois Gougetsensapi: Define the SensEvents library in sensevts...
2011-12-28  Francois Gougetwinetest: Always report errors and fatal errors, even...
2011-12-28  Francois Gougetinclude: Move the ITargetFramePriv* interfaces to htifa...
2011-12-28  Francois Gougetmountmgr: Add a trailing '\n' to a WARN() message.
next