usp10: Move CMAP functions to opentype.c.
[wine] / dlls /
2012-01-04  Aric Stewartusp10: Move CMAP functions to opentype.c.
2012-01-04  Jacek Cabanvbscript: Added for each loop parser implementation.
2012-01-04  Dmitry Timoshkovuser32: Add some tests for SetFocus/SetActiveWindow...
2012-01-04  Aric Stewartusp10: Add more Microsoft Sans Serif fallbacks.
2012-01-04  Daniel Lehmanmsvcp90: Use passed in beg to find the length in basic_...
2012-01-04  Jörg Höhlemciseq: wNotifyDeviceID is redundant.
2012-01-04  Jörg Höhlemciseq: Refactor use of mciGetDriverData.
2012-01-04  Jörg Höhlemciseq: Check Device ID prior to command invocation.
2012-01-04  Jörg Höhlemciseq: Only send non-MCI commands to DefDriverProc.
2012-01-04  André Hentschelusp10: Check for pointer before using it (Coverity).
2012-01-04  Alexandre Julliardgdi32/tests: Add some tests for brushed and dashed...
2012-01-04  Alexandre Julliardgdi32: Get rid of the pen deferring support, all pen...
2012-01-04  Alexandre Julliardgdi32: Implement dashed wide lines.
2012-01-04  Alexandre Julliardgdi32: Add a helper function for drawing multiple line...
2012-01-04  Alexandre Julliardgdi32: Add a helper function for drawing a wide line...
2012-01-04  Alexandre Julliardgdi32: Skip empty segments at the beginning and end...
2012-01-04  Alexandre Julliardgdi32: Only create the round cap region once per call.
2012-01-04  Alexandre Julliardgdi32: Fix skipping of zero-length dashes.
2012-01-03  Henri Verbeetwined3d: Get rid of the WINED3DSTENCILOP typedef.
2012-01-03  Henri Verbeetwined3d: Get rid of the WINED3DCULL typedef.
2012-01-03  Henri Verbeetd3d10: Handle D3D10_SVT_BUFFER.
2012-01-03  Henri Verbeetd3d10: Return D3D10_SVT_VOID instead of 0 from d3d10_va...
2012-01-03  Henri Verbeetd3d10: Add a D3D10CompileEffectFromMemory() stub.
2012-01-03  Alexandre Julliardsecur32/tests: Don't compare the encrypted results...
2012-01-03  Francois Gougetwinmm: Don't include newlines in standard error messages.
2012-01-03  Jörg Höhledsound: Fix the computation of the mixer position in...
2012-01-03  André Hentscheld3drm: Add IDirect3DRMFrame2 interface.
2012-01-03  André Hentschelntdll/tests: Add optional return value for some win7...
2012-01-03  Piotr Cabanmsvcp90: Update data pointer after resizing string.
2012-01-03  Jacek Cabanieframe: Remove useless #undef.
2012-01-03  Hans Leidekkermsi: VolumeLabel and DiskPrompt are optional fields...
2012-01-03  Hans Leidekkermsi: Accept a missing left backquote in SQL identifiers.
2012-01-03  Aric Stewartusp10: Cache feature lookups.
2012-01-03  Aric Stewartusp10: Have load_GSUB_feature return LoadedFeature*.
2012-01-03  Aric Stewartusp10: Replace GSUB_get_feature with GSUB_GetFontFeatur...
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontFeatureTags.
2012-01-03  Aric Stewartusp10: Convert tag in LoadedFeature to OPENTYPE_TAG.
2012-01-03  Aric Stewartusp10: Replace GSUB_get_lang_table with GSUB_GetFontLan...
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontLanguageTags.
2012-01-03  Alistair Leslie... mscoree: Implement CLRRuntimeHost_ExecuteInDefaultAppDo...
2012-01-03  Michael Stefaniucddraw: Fix two memory leaks (Smatch).
2012-01-03  Michael Stefaniucjscript: Remove break after return (Smatch).
2012-01-03  Marcus Meissnergdi32: Check return value of REGION_UnionRectWithRegion...
2012-01-03  Marcus Meissnerws2_32: Removed dead code (Coverity).
2012-01-03  Pierre Schweitzerdplayx: Fix handle leak.
2012-01-03  Pierre Schweitzerkernel32: Fix handle leak.
2012-01-03  Pierre Schweitzerwininet: Fix handle leak.
2012-01-03  Pierre Schweitzerwinecoreaudio.drv: Fix handle leak.
2012-01-03  Pierre Schweitzerwinex11.drv: Fix handle leak.
2012-01-03  Pierre Schweitzerwineqtdecoder: Fix handle leak.
2012-01-03  Pierre Schweitzerappwiz.cpl: Fix handle leak.
2012-01-03  Marcus Meissnermsvcrt: Mark various internal functions as hidden.
2012-01-03  Marcus Meissnerwshom.ocx: Mark one function as static, one as hidden.
2012-01-03  Marcus Meissnermshtml: Mark function as hidden.
2012-01-03  Marcus Meissnerusp10: Mark two functions as hidden.
2012-01-03  Marcus Meissnerjscript: Mark some function DECLSPEC_HIDDEN.
2012-01-03  Henri Verbeetwined3d: Get rid of the WINED3DFILLMODE typedef.
2012-01-03  Henri Verbeetwined3d: Get rid of the WINED3DSHADEMODE typedef.
2012-01-03  Henri Verbeetd3d10/tests: Add a state groups test.
2012-01-03  Henri Verbeetwined3d: Recognize some more Intel GPUs.
2012-01-03  Henri Verbeetwined3d: Recognize i915g as Intel.
2012-01-03  Eric Pouechdbghelp: Correctly return flags in SYMBOL_INFO structur...
2012-01-03  Jacek Cabanmshtml: Use IUri for IHTMLLocation::get_search implemen...
2012-01-03  Jacek Cabanieframe: Improved test traces.
2012-01-03  Jacek Cabanieframe: Added ITargetFramePriv2 interface to HlinkFram...
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut::Save().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_TargetPath().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_WorkingDirectory().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_Description().
2012-01-03  Nikolay Sivovwshom.ocx: Added IWshShortcut stub.
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for common...
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for public...
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for Desktop...
2012-01-03  Nikolay Sivovwshom.ocx: Dump VARIANT parameters, fix instance leak.
2012-01-03  Jacek Cabanjscript: Use 0 as an invalid label value.
2012-01-03  Jacek Cabanjscript: Get rid of instr_off from expression_t.
2012-01-03  Jacek Cabanjscript: Make 0 an invalid code offset.
2012-01-03  Jacek Cabanjscript: Always alloc the first chunk of code buffer.
2012-01-03  Jacek Cabanvbscript: Added InStr tests.
2012-01-03  Jacek Cabanvbscript: Added InStr implementation.
2012-01-03  Jacek Cabanvbscript: Added support for VARIANTREF arguments in...
2012-01-03  Alexandre Julliardd3d9/tests: Convert a file to utf-8.
2012-01-03  Alexandre Julliardd3d8/tests: Convert a file to utf-8.
2012-01-03  Alexandre Julliardgdi32: Add stubs for the OpenGL entry points in the...
2012-01-02  Alexandre Julliardgdi32: Calculate the image size in GradientFill only...
2011-12-30  Stefan Leichtersetupapi: Add stub for SetupDiDrawMiniIcon.
2011-12-30  Stefan Leichtersetupapi: Add stub for SetupDiGetClassBitmapIndex.
2011-12-30  Nikolay Sivovwshom.ocx: Added IWshCollection stub and some tests.
2011-12-30  Nikolay Sivovwshom.ocx: Fix IWshShell3 definition.
2011-12-30  Jacek Cabanmshtml: Use IUri in IHTMLLocation::put_port implementation.
2011-12-30  Austin Englishinetcpl.cpl: Add a stub for LaunchPrivacyDialog.
2011-12-30  Austin Englishntoskrnl.exe: Add a stub for Ke386SetIoAccessMap.
2011-12-30  Austin Englishntoskrnl.exe: Add a stub for Ke386IoSetAccessProcess.
2011-12-30  Aric Stewartusp10: Convert newOtTag to an OPENTYPE_TAG.
2011-12-30  Aric Stewartusp10: Remove redundant information by making scriptDat...
2011-12-30  Aric Stewartusp10: Update get_opentype_script to return OPENTYPE_TAG.
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.
next