wine
2010-02-11  Alexandre Julliardmakefiles: Fix the installation rules for programs...
2010-02-11  Huw Daviesrpcrt4: Add tests for multi-dimensional conformant...
2010-02-11  Michael Stefaniucuser32: Don't use HIWORD() on a HINSTANCE.
2010-02-11  Hans Leidekkermsi: Add tests for installing and removing ODBC drivers.
2010-02-11  Hans Leidekkermsi: Implement the RemoveODBC standard action.
2010-02-11  Hans Leidekkermsi: Make sure attrs variable is properly double nul...
2010-02-11  Hans Leidekkermsi: The File_Setup field in the ODBCDriver and ODBCTra...
2010-02-11  Jörg Höhlewinmm: Improve initial MIDI player thread synchronisation.
2010-02-11  Jörg Höhlewinmm: Fix incorrect memory useage (Valgrind w/ MIDI...
2010-02-11  Jörg Höhlemidimap: Implement callback/notification.
2010-02-11  Jörg Höhlemidimap: Obey the size parameter in GetDevCaps.
2010-02-11  Christian Costad3dx9_36: Add stub for D3DXCompileShader.
2010-02-11  Christian Costad3dx9: Add definition for ID3DXConstantTable.
2010-02-11  Alexander Nicolaysen... dsound/tests: DirectSound3DListener_QueryInterface...
2010-02-11  Jacek Cabanmshtml: Ensure that gecko event listener is attached...
2010-02-11  Jacek Cabanmshtml: Added tests showing that we should return E_NOT...
2010-02-11  Jacek Cabanmshtml: Added IHTMLStyle::get_border*Color implementation.
2010-02-11  Alexandre Julliardmakefiles: Add a __tooldeps__ fake dependency to rebuil...
2010-02-11  Alexandre Julliardmakefiles: Move all the recursion rules to the top...
2010-02-10  Alexandre Julliardmakefiles: Auto-generate the list of all subdirectories...
2010-02-10  Alexandre Julliardmakefiles: Simplify the WINE_CONFIG_DLL macro by defini...
2010-02-10  Alexandre Julliardmakefiles: Simplify the WINE_CONFIG_MAKEFILE macro...
2010-02-10  Alexandre Julliardmakefiles: Build the programs directly from the top...
2010-02-10  Alexandre Julliardmakefiles: Build the dlls directly from the top-level...
2010-02-10  Paul Vriensmsi/tests: Run the 'in_use' tests again.
2010-02-10  Nikolay Sivovmsxml3: Accept PI node in on base name request.
2010-02-10  Michael Stefaniuckernel32: Avoid using HIWORD on types that are 64bit...
2010-02-10  Michael Stefaniuckernel32: Don't use HIWORD to check for swapped args...
2010-02-10  Michael Stefaniucoleaut32: Avoid using HIWORD on string pointers.
2010-02-10  Michael Stefaniucntdll: Avoid using HIWORD on types that are 64bit on...
2010-02-10  Hans Leidekkermsi: Add a partial implementation of the ValidateProduc...
2010-02-10  Hans Leidekkermsi: Implement the UnregisterFonts standard action.
2010-02-10  Hans Leidekkermsi: Add stub implementations of the DisableRollback...
2010-02-10  Kusanagi Kouichinotepad: Increase the text limit.
2010-02-10  Alexandre Julliardurlmon: Don't create empty default key values where...
2010-02-10  Alexandre Julliardshdocvw: Don't create empty default key values where...
2010-02-10  Alexandre Julliardmshtml: Don't create empty default key values where...
2010-02-10  Alexandre Julliardjscript: Don't create empty default key values where...
2010-02-10  Alexandre Julliarditss: Don't create empty default key values where not...
2010-02-10  Alexandre Julliardwine.inf: Don't create empty default key values where...
2010-02-10  Dylan Smithwordpad: Fixed quick print so that it doesn't print...
2010-02-10  Paul Vriensshell32/tests: Fix a test failure on NT4.
2010-02-10  Michael Stefaniuchhctrl.ocx: Remove a stray heap_alloc(0) (Smatch).
2010-02-10  Michael Stefaniuchhctrl.ocx: Use the SendMessage instead of ListView_Get...
2010-02-10  Michael Stefaniucitss: Reorder some code to avoid leaking memory on...
2010-02-10  Aric Stewartshlwapi: Account for trailing NULL in UrlFixupW.
2010-02-10  Jacek Cabanmshtml: Added IHTMLStyle::get_borderRightColor implemen...
2010-02-10  Jacek Cabanmshtml: Forward IHTMLCommentElement::get_text to IHTMLE...
2010-02-10  Nikolay Sivovmsxml3/tests: Add a trivial test for IXMLDOMDocumentFra...
2010-02-10  Nikolay Sivovmsxml3: IXMLDOMAttribute shouldn't report its parent.
2010-02-10  Dylan Smithrichedit: Move function ME_GetParaLineSpace to make...
2010-02-10  Jacek Cabancmd: Added cmd.exe tests.
2010-02-10  Alexandre Julliardmakefiles: Add support for having tests under the progr...
2010-02-10  Alexandre Julliardmakefiles: Move Maketest.rules to the top level.
2010-02-10  Alexandre Julliardmakefiles: Disable winetest when tests are disabled.
2010-02-10  Alexandre Julliardmakefiles: Build the tests directly from the top-level...
2010-02-10  Alexandre Julliardmakefiles: Build the import libraries directly from...
2010-02-10  Alexandre Julliardmakefiles: Build the static libraries directly from...
2010-02-09  Andrew Nguyenmshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
2010-02-09  Nikolay Sivovmsxml3: Support comment node type in IXMLDOMNode_get_ba...
2010-02-09  André Hentscheldbghelp: Merge dwarf code from ntdll/signal_x86_64.c.
2010-02-09  Alexandre Julliardmsxml3: Fix building with older libxml versions.
2010-02-09  Dmitry Timoshkovuser32: In a DLGTEMPLATEEX resource dialog version...
2010-02-09  Alistair Leslie... dbghelp: Add stubs for SymGetLineFromName, SymGetLineFr...
2010-02-09  Nikolay Sivovmsxml3: Create entity reference node properly.
2010-02-09  Piotr Cabanurlmon/tests: Added more url parsing tests.
2010-02-09  Piotr Cabanurlmon: Fixed CoInternetGetSecurityUrl implementation.
2010-02-09  Piotr Cabanurlmon: Fix map_url_to_zone implementation.
2010-02-09  Nikolay Sivovmsxml3: Create PI node properly.
2010-02-09  Jacek Cabanmshtml: Correctly handle comment nodes in IHTMLElement...
2010-02-09  Jacek Cabanmshtml: Added IHTMLElement2::detachEvent implementation.
2010-02-09  Jacek Cabanmshtml: Don't free nsstr in HTMLFormElement_get_dispid...
2010-02-09  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_wid...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::height property implemen...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::width property implement...
2010-02-09  Jacek Cabanmshtml: Set image size in IHTMLImageElementFactory...
2010-02-09  Stefan Dösingerd3d: Make sure vertexbuffer lock doesn't return a NULL...
2010-02-09  Stefan Dösingerwined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without...
2010-02-09  Stefan Dösingerwined3d: Don't record dirty areas in a readonly lock.
2010-02-08  Alexandre Julliardmakefiles: Generate the list of test binaries from...
2010-02-08  Alexandre Julliardmakefiles: Generate the winetest rules from the WINE_CO...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-02-08  Alexandre Julliardmakefiles: Move the CROSSOBJS dependency to the generat...
2010-02-08  Alexandre Julliardmakefiles: Generate dependencies to match each makefile...
2010-02-08  Alexandre Julliardmakefiles: Build the tools subdirectories directly...
2010-02-08  Alexandre Julliardmakefiles: Build the libs subdirectories directly from...
2010-02-08  Alexandre Julliardkernel32: Do not load 16-bit krnl386.exe by default.
2010-02-08  Alexandre Julliardgdi32: Do not load 16-bit gdi.exe by default.
2010-02-08  Alexandre Julliarduser32: Do not load 16-bit user.exe by default.
2010-02-08  Alexandre Julliarduser32: Store 32-bit and 16-bit cursors/icons in indepe...
2010-02-08  Alexandre Julliardwinex11: Shape offset must be relative to the window...
2010-02-08  Nikolay Sivovcomctl32/listview: Revert item width calculation to...
2010-02-08  Dan Kegeliphlpapi: _res is per-thread in glibc.
2010-02-08  Reece Dunnuser32/tests: Make the MDI client take up the whole...
2010-02-08  Erich Hooverhhctrl.ocx: Add Search capability.
2010-02-08  Erich Hooveritss: Implement IStorageImpl_OpenStorage.
2010-02-08  Erich Hooverhhctrl.ocx: Add widgets for the Search tab.
2010-02-08  Erich Hooverhhctrl.ocx: Allow ListView navigation with the Return...
2010-02-08  Erich Hooverhhctrl.ocx: Support HTML Help having indented Index...
2010-02-08  Erich Hooverhhctrl.ocx: Fix HTML Help Index tab with alternative...
next