wineps: Fall through to the null driver for Polyline and Polygon.
[wine] / dlls /
2011-12-05  Alexandre Julliardwineps: Fall through to the null driver for Polyline...
2011-12-05  Alexandre Julliardgdi32: Add a null driver implementation for Polyline...
2011-12-05  Alexandre Julliarduser32: Convert dialogs to po files.
2011-12-05  Alexandre Julliardshell32: Convert dialogs to po files.
2011-12-05  Alexandre Julliardcomctl32: Convert dialogs to po files.
2011-12-05  Alex Henrieuser32: If a dialog has no tab-accessible controls...
2011-12-05  Frédéric Delanoydinput: Clarify a translatable string.
2011-12-05  Jacek Cabanmshtml: Added tests for returning ActiveX object's...
2011-12-05  Jacek Cabanmshtml: Return wrapped ActiveX object's interface from...
2011-12-05  Marcus Meissnerole32: Output more information in OleCreateStaticFromData.
2011-12-05  Marcus Meissnerole32: Handle VT_BLOB in PropertyStorage_ReadProperty.
2011-12-05  Stefan Dösingerddraw/tests: Update a copyright line.
2011-12-05  Stefan Dösingerddraw/tests: Add a IDirect3DDevice7 GetCaps test.
2011-12-05  Stefan Dösingerddraw: Size handling fixes for IDirect3DDevice::GetCaps.
2011-12-05  Aric Stewartusp10: Correct issues with LTR logclust indexing after...
2011-12-05  Andrew Eikumwineoss.drv: Don't set volume in IAudioClient::Initialize.
2011-12-05  Alexandre Julliardwinex11: Always refresh the picture clipping when we...
2011-12-05  Alexandre Julliardgdi32: Use the DIB engine and PutImage for the null...
2011-12-05  Alexandre Julliardgdi32: Add more parameter checks in GdiGradientFill.
2011-12-05  Alexandre Julliardgdi32: Use dithering also for 1-bpp gradients.
2011-12-05  Alexandre Julliardgdi32/tests: Add more gradient tests.
2011-12-05  Alexandre Julliardgdi32: Implement triangular gradients in the DIB engine.
2011-12-05  Nikolay Sivovmsxml3: Added IDispatchEx support for IMXWriter.
2011-12-05  Jacek Cabanjscript: Use bytecode for '-=' expression implementation.
2011-12-05  Jacek Cabanjscript: Use bytecode for '+=' expression implementation.
2011-12-05  Jacek Cabanjscript: Use bytecode for invalid assignments.
2011-12-05  Jacek Cabanjscript: Use bytecode for assignment to member expression.
2011-12-05  Jacek Cabanjscript: Use bytecode for assigning to array expression.
2011-12-05  Jacek Cabanjscript: Use bytecode for assignment to identifier.
2011-12-05  Andrew Eikumdsound: Validate format in primary buffer's SetFormat().
2011-12-05  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_GRIDLINES...
2011-12-05  Henri Verbeetwined3d: Only unload the surface when we're using GL...
2011-12-05  Henri Verbeetwined3d: Only recreate GL contexts when we're using...
2011-12-05  Henri Verbeetwined3d: Create the device state block when the device...
2011-12-05  Bruno Jesusws2_32: Fix a function name comment.
2011-12-05  André Hentschelwinecfg: Bump NT 3.51 to Service Pack 5.
2011-12-05  André Hentschelwinecfg: Fill in the Service Pack major version for...
2011-12-02  Francois Gougetwinspool: Fix the compilation on Solaris by including...
2011-12-02  Francois Gougetsecur32: Fix the compilation on Solaris by including...
2011-12-02  Francois Gougetnetapi32: Fix the compilation on Solaris by including...
2011-12-02  Huw Daviesgdi32: Add support for checking the font's gasp flags.
2011-12-02  Aric Stewartusp10: Handle Thai SARA AM differently than GDEF.
2011-12-02  Aric Stewartusp10: More properly handle the glyph properties on...
2011-12-02  Aric Stewartusp10: Phags-Pa wants the calt feature enabled.
2011-12-02  Alexandre Julliardwinex11: Always ignore alpha channel with XRender gradi...
2011-12-02  Alexandre Julliardgdi32: Add some parameter checks in GdiGradientFill.
2011-12-02  André Hentschelntoskrnl: Add a stub for ExInitializePagedLookasideList.
2011-12-02  Vitaliy Margolendinput: Fix device enumeration by DX8 device type.
2011-12-02  Henri Verbeetwined3d: Get rid of the WINED3DRASTER_STATUS typedef.
2011-12-02  Henri Verbeetwined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
2011-12-02  Henri Verbeetd3d9/tests: Add a test for texture creation from system...
2011-12-02  Henri Verbeetd3d9: Implement texture creation from system memory.
2011-12-02  Henri Verbeetd3d9: Add some FIXMEs for d3d9ex resource sharing.
2011-12-01  Alexandre Julliardappwiz.cpl: Make the Gecko URL a proper link.
2011-12-01  Alexandre Julliardcomctl32: Fix text wrapping in syslink when an item...
2011-12-01  Alexandre Julliardappwiz.cpl: Convert dialogs to po files.
2011-12-01  Andrew Eikumwineoss.drv: Add period to latency calculation.
2011-12-01  Andrew Eikumwineoss.drv: Remove volume setting support.
2011-12-01  Nikolay Sivovshlwapi: Partially implement SHRegCreateUSKeyW.
2011-12-01  Aric Stewartusp10: Handle the Gurmukhi addak.
2011-12-01  Aric Stewartusp10: Always apply features in logical order.
2011-12-01  Aric Stewartusp10: Apply lookups in order over the whole range...
2011-12-01  Aric Stewartusp10: Standard features are only ccmp and locl.
2011-12-01  Aric Stewartusp10: Turn off dlig feature for hebrew. It is not...
2011-12-01  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests on a...
2011-12-01  Frédéric Delanoymsvfw32: Fix a displayed label.
2011-12-01  Frédéric Delanoygameux: Do not use RegCloseKey on invalid/uninitialized...
2011-12-01  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixTranspose().
2011-12-01  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixTransposeArr...
2011-12-01  Jacek Cabanjscript: Use bytecode for '>=' expression implementation.
2011-12-01  Jacek Cabanjscript: Use bytecode for '>' expression implementation.
2011-12-01  Jacek Cabanjscript: Use bytecode for '<=' expression implementation.
2011-12-01  Jacek Cabanjscript: Use bytecode for '<' expression implementation.
2011-12-01  Hans Leidekkermsi: Resolve the target folder if necessary in msi_get_...
2011-12-01  Hans Leidekkermsi: Split up delete_reg_key_or_value.
2011-12-01  Hans Leidekkerwinhttp: Double the handle table size on reallocation.
2011-12-01  Hans Leidekkerwinhttp: Support ICU_ESCAPE in WinHttpCrackUrl.
2011-12-01  Hans Leidekkerwinhttp: Consistently use the allocation macros.
2011-12-01  Akihiro Sagawamsvcrt: Add validity checks for _mbstrlen_l.
2011-12-01  Akihiro Sagawamsvcrt: Fix wctob in C locale.
2011-12-01  Akihiro Sagawamsvcrt: Use given locale info in _mbtowcs_l.
2011-12-01  Ken Thomasessecur32: Reap child process to avoid leaving a zombie.
2011-12-01  Ken Thomasesnetapi32: Wait for and reap smbpasswd child process.
2011-12-01  Ken Thomaseswinspool: Wait for and reap print spool child process.
2011-12-01  Ken Thomasesgdi.exe16: Wait for and reap print spool child process.
2011-12-01  Ken Thomaseskernel32: Use double-fork to avoid leaving zombie proce...
2011-12-01  Ken Thomaseswinspool: No need to reset SIGCHLD because we're not...
2011-12-01  Ken Thomasesgdi.exe16: No need to reset SIGCHLD because we're not...
2011-12-01  Ken Thomaseskernel32: No need to reset SIGCHLD because we're not...
2011-12-01  Ken Thomasesntdll: Don't change SIGCHLD disposition; no automatic...
2011-12-01  Ken Thomasesgdi.exe16: Don't double-close the spool file.
2011-12-01  Henri Verbeetwined3d: Create a PBO in surface_load_location() even...
2011-12-01  Henri Verbeetwined3d: Introduce a separate function to determine...
2011-12-01  Henri Verbeetwined3d: Move the surface map counting code to wined3d_...
2011-11-30  Alexandre Julliardoledlg: Convert dialogs to po files.
2011-11-30  Alexandre Julliardwininet: Convert dialogs to po files.
2011-11-30  Alexandre Julliardsetupapi: Convert dialogs to po files.
2011-11-30  Alexandre Julliarddinput: Convert dialogs to po files.
2011-11-30  Alexandre Julliardmshtml: Convert dialogs to po files.
2011-11-30  Alexandre Julliardmsvfw32: Convert dialogs to po files.
next