wine
2009-06-04  Aric Stewartmsctf: Define ITfCompartmentMgr and ITfCompartment.
2009-06-04  Andrew Eikumgdiplus: Stubs for GdipDrawImagePoints and GdipDrawImag...
2009-06-04  Andrew Eikumgdiplus: Stub for GdipEmfToWmfBits.
2009-06-04  Henri Verbeetwined3d: Add a proper enum value for "no extension".
2009-06-04  Henri Verbeetwined3d: Check FBO compatibility after the fixups are...
2009-06-04  Henri Verbeetwined3d: Remove WINED3DFMT_R16G16B16A16_SNORM from...
2009-06-04  Henri Verbeetwined3d: Remove entries without an internal format...
2009-06-04  Henri Verbeetwined3d: Free priv->stack in shader_glsl_free().
2009-06-04  Hans Leidekkermsi/tests: Ignore case when comparing file names.
2009-06-04  Hans Leidekkermsi: Add more tests for MsiGetSourcePath.
2009-06-04  Hans Leidekkermsi: Add tests for importing a _SummaryInformation...
2009-06-04  Hans Leidekkermsi: Initialize some variables.
2009-06-04  Hans Leidekkermsi: Don't trace an out parameter.
2009-06-04  Hans Leidekkercrypt32: Initialize salt correctly.
2009-06-04  Alexandre Julliarduser32/tests: More systematically ignore the messages...
2009-06-04  Alexandre Julliarduser32/tests: Add more synchronization in the exit...
2009-06-04  Nikolay Sivovcomctl32/listview: Improve grid drawing on LVS_EX_GRIDL...
2009-06-04  Nikolay Sivovcomctl32/listview: Improve item visibility calculation...
2009-06-04  Nikolay Sivovcomctl32/listview: Some tests for LVS_SORT[A,DE]SCENDIN...
2009-06-04  Piotr Cabanjscript: Remove NaN related FIXMEs.
2009-06-04  Piotr Cabanjscript: Fix parse_double_literal implementation.
2009-06-04  Andrew Nguyenrundll32: Load the 16-bit kernel32 exports by ordinal.
2009-06-04  Aric Stewartmsctf: Implement ITfContext::SetSelection.
2009-06-04  Aric Stewartmsctf: Implement ITfInsertAtSelection::InsertTextAtSele...
2009-06-04  Andrew Talbotcomctl32: Various const qualifier fixes.
2009-06-04  Paul Vriensuser32/tests: Fix a test failure on Win95.
2009-06-04  Paul Vriensuser32/tests: Remove a trace() message.
2009-06-04  Paul Vrienskernel32/tests: Skip WritePrivateProfileString tests...
2009-06-04  Paul Vriensole32/tests: Fix remaining test failures on NT4 and...
2009-06-04  Vincent Povirkwinex11.drv: Don't use XEvents uninitialized when waits...
2009-06-03  Alexandre Julliardrpcrt4: Add checks for the number of methods being...
2009-06-03  Alexandre Julliardrpcrt4/tests: Add tests for the contents of virtual...
2009-06-03  Alexandre Julliardrpcrt4: Add support for proxy delegation.
2009-06-03  Alexandre Julliardrpcrt4: Split the vtbl initialization in NdrDllGetClass...
2009-06-03  Austin Lundriched20/test: Added a test for TxDraw.
2009-06-03  Paul Vriensriched32/tests: Fix a few test failures on NT4 and...
2009-06-03  Paul Vriensriched32/tests: Change the test to facilitate adding...
2009-06-03  Nikolay Sivovcomctl32/listview: Implement LVM_SETVIEW.
2009-06-03  Nikolay Sivovcomctl32/listview: Implement LVM_GETVIEW.
2009-06-03  Nikolay Sivovcomctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND...
2009-06-03  Nikolay Sivovcomctl32/listview: EN_KILLFOCUS handling test.
2009-06-03  Kai Blinsecur32: Don't return STATUS_SUCCESS from LsaGetLogonSe...
2009-06-03  Kai Blinadvapi32: Fix output of GetUserNameW when joined to...
2009-06-03  Guy Albertellikernel32/tests: Add tests for CreateFile errors and...
2009-06-03  Alexandre Julliardclock: Build resource files separately instead of inclu...
2009-06-03  Andrew Eikumgdiplus: Stubs for GdipDrawImagePointRect and GdipDrawI...
2009-06-03  Andrew Eikumgdiplus: Stub for GdipDeleteEffect.
2009-06-03  Alexandre Julliardmakefiles: Add resource files to the standard object...
2009-06-03  Alexandre Julliardmakefiles: Use winegcc to build the crosstests too.
2009-06-03  Henri Verbeetwined3d: Replace the wined3d hash table with the generi...
2009-06-03  Henri Verbeetinclude: Add a generic red-black tree.
2009-06-03  Henri Verbeetwined3d: Introduce volumetexture_init() to handle most...
2009-06-03  Henri Verbeetwined3d: Introduce volumetexture_cleanup().
2009-06-03  Henri Verbeetwined3d: Introduce cubetexture_init() to handle most...
2009-06-03  Henri Verbeetwined3d: Introduce cubetexture_cleanup().
2009-06-03  Henri Verbeetwined3d: Introduce texture_init() to handle most of...
2009-06-03  Michael Stefaniucmshtml: Replace long with LONG.
2009-06-03  Michael Stefaniuccrypt32: Replace long with a better type.
2009-06-03  Michael Stefaniuckernel32: Update the Romanian(Romania) NLS file.
2009-06-03  Michael Stefaniuckernel32: Switch to UTF-8 encoding for rom.nls.
2009-06-03  Alexandre Julliarduser32/tests: Add tests for message sequence of window...
2009-06-03  Alexandre Julliarduser32: Use a simplified sequence to destroy windows...
2009-06-03  Alexandre Julliardserver: Hide a window before destroying it if it was...
2009-06-03  Alexandre Julliardserver: Reset events on the message queue fd to avoid...
2009-06-03  Gerald Pfeiferd3d9: Use WINED3DPOOL_DEFAULT instead of D3DPOOL_DEFAUL...
2009-06-03  Detlef Riekenbergkernel32/tests: Fix failures on localized Windows versions.
2009-06-03  Paul Vriensole32/tests: Fix a crash on NT4 and below.
2009-06-03  Paul Vriensole32/tests: Run more tests on Win9x by using A-functions.
2009-06-03  Paul Vriensole32/tests: Move common variables to the top.
2009-06-03  Paul Vrienswininet/tests: Fix a few typos.
2009-06-03  Francois Gougetwinapi_extract: The old C parser is not needed anymore...
2009-06-03  Francois Gougetwinapi_extract: --spec-files has been broken for a...
2009-06-03  Francois Gougetwinedbg & appwiz.cpl: Use SUBLANG_NEUTRAL for German.
2009-06-03  Francois Gougetntdll/tests: Fix the trailing '\n' of a skip() call.
2009-06-03  Damjan Jovanovicwinemenubuilder: Ignore wine.desktop managed file types.
2009-06-03  Aric Stewartshlwapi: Simplify UrlCombine case 2 with tests.
2009-06-02  Alexandre Julliardmakefiles: Remove special handling of .res.o files...
2009-06-02  Alexandre Julliardwinegcc: Transparently compile resource files for the...
2009-06-02  Alexandre Julliardwinebuild: Add detection of duplicate resources.
2009-06-02  Alexandre Julliardwinebuild: Add a --resources mode that compiles multipl...
2009-06-02  Stefan Leichterkernel32: Added missing newline to win_skip.
2009-06-02  Louis Lendersntdll: Add stub for NtSecureConnectPort.
2009-06-02  André Hentschelwinemaker: Port vcproject parser from XML-Simple to...
2009-06-02  Stefan Dösingerwined3d: Implement clipplanes in the ARB backend.
2009-06-02  Stefan Dösingerwined3d: Update clipplanes on a shader-fixed function...
2009-06-02  Stefan Dösingerwined3d: Use condition code for sRGB write correction...
2009-06-02  Stefan Dösingerwined3d: Handle LRP in vertex shaders.
2009-06-02  Austin Lundriched20: If DataObjectImpl_EnumFormatEtc returns E_NOT...
2009-06-02  Andrew Eikumgdiplus: Stubs for GdipCreateMetafileFromFile, GdipCrea...
2009-06-02  Tony Wasserkad3dx9: Redirect D3DXGetImageInfo functions to the FromF...
2009-06-02  Tony Wasserkad3dx9: Add utility functions for loading files and...
2009-06-02  Alexandre Julliarduser32/tests: Only check the foreground window when...
2009-06-02  Alexandre Julliarduser32/tests: Fix the listbox delete test on NT4.
2009-06-02  Alexandre Julliardriched32: Fix the extra window bytes count for 64-bit.
2009-06-02  Michael Stefaniucgdi32: Avoid using long when not needed.
2009-06-02  Henri Verbeetwined3d: Create a texture_cleanup() function.
2009-06-02  Henri Verbeetwined3d: Call resource_init() from basetexture_init().
2009-06-02  Henri Verbeetwined3d: Partially revert 7433eb76b5f05ae54702fe9e57ba3...
2009-06-02  Andrew Eikumgdiplus: Stub for GdipComment.
2009-06-02  Andrew Eikumgdiplus: Stub for GdipCloneBitmapArea.
next