makefiles: Build the tools subdirectories directly from the top-level makefile.
[wine] / dlls /
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...
2010-02-08  Detlef Riekenbergshdocvw: Dump the commands in OleCommandTarget_QueryStatus.
2010-02-08  Hans Leidekkermscoree: Add stub implementations of DllRegisterServer...
2010-02-08  Hans Leidekkerwininet: Don't call libcrypto function after closing...
2010-02-08  Paul Vriensws2_32/tests: Fix test failures on Win9x/WinMe.
2010-02-08  Huw Daviesmsdaps: Implement IDBAsynchNotify_OnProgress and OnStop...
2010-02-08  Huw Daviesmsdaps: Add support for remoting IRowChange_SetColumns.
2010-02-08  Christian Costaquartz: Add stubbed IAMDirectSound interface to DSoundR...
2010-02-08  Christian Costaquartz/tests: Add test for querying IAMDirectSound...
2010-02-08  Christian Costad3drm: Beginning of Mesh info retrieval.
2010-02-08  Christian Costad3dxof: Fix data buffer deallocation on error.
2010-02-08  Christian Costad3dxof: Fix typo in comment.
2010-02-08  André Hentscheloleaut32: Fix formula.
2010-02-08  Vincent Povirkshell32: Use the current directory when copying to...
2010-02-08  Vincent Povirkgdiplus: Use linear gradient brush angles.
2010-02-08  Vincent Povirkgdiplus: Don't use gdi32 to do pixel format conversion.
2010-02-08  Paul Vriensuser32/tests: Fix crash on Win9x/WinMe.
2010-02-08  Paul Vriensuser32/tests: Don't try to detect Win9x/WinMe several...
2010-02-08  Dan Kegelgdiplus/tests: Initialize buffer in test_GdipCreateBitm...
2010-02-08  Paul Vrienswinspool.drv: Fix some test failures on Win9x/WinMe.
2010-02-08  Jacek Cabanjscript: Added support for constructor property.
2010-02-08  Jacek Cabanjscript: Avoid unnecessary prototype lookup.
2010-02-08  Jacek Cabanjscript: Get value as VARIANT in prop_put.
2010-02-08  Jacek Cabanjscript: Moved property creation out of find_prop_name_...
2010-02-08  Jacek Cabanjscript: Don't try to create property in jsdisp_call_name.
2010-02-08  Alistair Leslie... dbghelp: Add basic support for PVOID64.
2010-02-08  Vitaly Perovsetupapi: Add stub for SetupLogFile{A,W}.
2010-02-08  Nikolay Sivovmsxml3: Use libxml2 functionality to skip top XML decla...
2010-02-05  Hans Leidekkermsi: Implement the SelfUnregModules standard action.
2010-02-05  Hans Leidekkermsi: Implement the RemoveFolders standard action.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRow_Open.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in ICommand_Execute.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in IBindResource_Bind.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetLocate_GetRowsAt.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowset_GetData.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetInfo_GetProperties.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_GetBindings.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_ReleaseAccessor.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_CreateAccessor.
2010-02-05  Bernhard Übelackeruser32: Don't hide the window in SetParent when window...
2010-02-05  Maarten Lankhorstdwmapi: Silence a noisy fixme.
2010-02-05  Jörg Höhlewinecoreaudio: Ignore failure to notify MIDI clients.
2010-02-05  Alexandre Julliardkernel32: Export InterlockedCompareExchange64.
2010-02-05  Alexandre Julliardntdll: Export RtlInterlockedCompareExchange64.
2010-02-05  Alexandre Julliardddraw/tests: Fix a test that fails on Win2k.
2010-02-05  Alexandre Julliardurlmon/tests: Comment out a test that crashes on Win2k.
2010-02-05  Alexandre Julliardmlang/tests: Fix a test failure on Win2k.
2010-02-05  Alexandre Julliardwininet/tests: Fix a test failure on Win2k.
2010-02-05  Alexandre Julliardpsapi/tests: Handle an error that happens on Win2k.
2010-02-05  Alexandre Julliardmstask/tests: Add some error codes for Win2k.
2010-02-05  Alexandre Julliardcomdlg32/tests: Remove some AbortProc checks that fail...
2010-02-05  Alexandre Julliarduser32/tests: Fix the menu capture test for NT4.
2010-02-05  Jörg Höhlewineoss: Ignore failure to notify MIDI clients.
2010-02-05  Vincent Povirkwindowscodecs: Define a custom png error handler.
2010-02-05  Vincent Povirkwindowscodecs: Replace a call to a deprecated libpng...
2010-02-05  Maarten Lankhorstavrt: Add stub for AvSetMmThreadPriority.
2010-02-05  Peter Rosinkernel32: Document SetThreadErrorMode and GetThreadErro...
2010-02-05  Peter Rosinntdll: Document RtlSetThreadErrorMode and RtlGetThreadE...
2010-02-05  André Hentscheloleaut32/tests: Use testvalues from VarDateFromUdate...
2010-02-05  Dylan Smithrichedit: Removed unused local variable yStart.
2010-02-05  Henri Verbeetwined3d: Use the HDC from the acquired context to call...
2010-02-05  Henri Verbeetwined3d: Call SetDestWindowOverride() before acquiring...
2010-02-05  Henri Verbeetwined3d: Get rid of the now redundant max_ffp_texture_s...
2010-02-05  Henri Verbeetwined3d: Set the texture stage limit based on the fragm...
2010-02-05  Henri Verbeetwined3d: Add the general combiner limit to wined3d_gl_info.
2010-02-04  Alexandre Julliarddbghelp: Fix broken sw_read_mem() call in i386 stack...
2010-02-04  Nikolay Sivovcomctl32/updown: Use set acceleration value while proce...
2010-02-04  Marcus Meissnermsi: Handle some error returns (Coverity).
2010-02-04  Marcus Meissnerws2_32: Check namelen before dereferencing it in TRACE...
2010-02-04  Alexandre Julliardwinex11: Update the window shape offset when the window...
2010-02-04  Maarten Lankhorstmsvcrt: Forward _ftol2 to ntdll._ftol.
2010-02-04  Huw Daviesmsdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor...
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IAccessor.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetInfo.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetLocate.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_ReleaseRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_GetNextRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_AddRefRows.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowChange and IRowse...
2010-02-04  Paul Chitescuqedit: Mostly stubbed out implementation of SampleGrabb...
2010-02-04  Marcus Meissnermsi: Call Custom function via wrapper.
2010-02-04  Hans Leidekkermsi: Implement the DeleteServices standard action.
2010-02-04  Hans Leidekkermsi: Add tests for the _Streams table implementation.
2010-02-04  Hans Leidekkermsi: Fix an off-by-one error in STREAMS_find_matching_rows.
2010-02-04  Hans Leidekkermsi: Give the Name field from the _Streams table a...
2010-02-04  Hans Leidekkermsi: Make room for the new row in STREAMS_insert_row.
2010-02-04  Hans Leidekkermsi: Allow overwriting an existing stream in STREAMS_se...
next