wined3d: Get rid of the WINED3DRASTER_STATUS typedef.
[wine] / dlls /
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.
2011-11-30  Alexandre Julliardserialui: Convert dialogs to po files.
2011-11-30  André Hentschelrpcrt4: Implement RpcEpRegisterNoReplaceW.
2011-11-30  André Hentschelrpcrt4: Implement RpcEpRegisterNoReplaceA.
2011-11-30  André Hentschelmsvcrt: Implement _wasctime_s.
2011-11-30  André Hentschelmsvcrt: Implement asctime_s.
2011-11-30  Piotr Cabanadvapi32: Send shutdown notification to services.
2011-11-30  Piotr Cabanadvapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Jacek Cabanmshtml: Fixed nsEventStates handling.
2011-11-30  Dmitry Timoshkovkernel32: Add a test for protections accepted by Create...
2011-11-30  Alexandre Julliarduxtheme: Use the correct alpha for theme gradients.
2011-11-30  Alexandre Julliarduser32: Use the correct alpha for the title bar gradien...
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using XRender...
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using straight...
2011-11-30  Alexandre Julliardgdi32: Use the DIB engine and PutImage for the null...
2011-11-30  Alex Henrieshell32: Update Catalan translation.
2011-11-30  Alex Henriecomctl32: Update Catalan translation.
2011-11-30  Alex Henrieappwiz.cpl: Add Catalan translation.
2011-11-30  Jacek Cabanjscript: Get rid of no longer needed EXPRVAL_NAMEREF.
2011-11-30  Jacek Cabanjscript: Use bytecode for delete member expression.
2011-11-30  Jacek Cabanjscript: Use bytecode for delete on array expression...
2011-11-30  Jacek Cabanjscript: Mark some functions as static.
2011-11-30  Henri Verbeetddraw: Keep the primary surface mapped at the same...
2011-11-30  Henri Verbeetwined3d: Add a flags parameter to wined3d_surface_create().
2011-11-30  Henri Verbeetddraw: Resize the swapchain window on mode changes...
2011-11-30  Ken Thomasessecur32: Eliminate broken clean-up "cheat".
2011-11-30  Ken Thomasessecur32: Clean up the helper in all cases where it...
2011-11-30  Ken Thomasessecur32: Eliminate a dead store.
2011-11-30  André Hentschelntdll: Move a return out of a #ifdef.
2011-11-30  Frédéric Delanoygameux: Remove duplicate "if" condition.
2011-11-29  Alexandre Julliardole32: Process all pending messages in CoWaitForMultipl...
2011-11-29  Alexandre Julliardgdi32/tests: Add tests for rectangular gradients in...
2011-11-29  Alexandre Julliardgdi32: Don't set gradient alpha channel for 8888 bitmap...
2011-11-29  Alexandre Julliardgdi32: Implement 8-bpp and 4-bpp gradient dithering.
2011-11-29  Alexandre Julliardgdi32: Implement 16-bpp gradient dithering.
2011-11-29  Alexandre Julliardgdi32: Implement rectangular gradients in the DIB engine.
2011-11-29  Vitaliy Margolendinput: Add more error checking to IDirectInput_GetDevi...
2011-11-29  Vitaliy Margolendinput: Add more parameter checking to enum devices.
2011-11-29  Vitaliy Margolendinput: Stub IDirectInputJoyConfig8 interface.
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixArray().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrix().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetBoolArray().
2011-11-29  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetBool().
2011-11-29  Jacek Cabanjscript: Use bytecode for binary xor expressions.
2011-11-29  Jacek Cabanjscript: Use bytecode for binary or implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for modulo expression implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for '/' expression implementation.
2011-11-29  Jacek Cabanjscript: Use bytecode for '*' expression implementation.
2011-11-29  Eric Pouechmsvcrt: Implemented _ultow_s.
next