wine
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Francois Gougetquartz: OutputPin_DeliverNewSegment() is unused so...
2009-01-08  Andrew Talbotmsacm32: Declare a function static.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-08  Paul Vriensmsi/tests: Skip some tests if we don't have enough...
2009-01-08  Alexandre Julliardopengl32: Automatically download the GL spec files...
2009-01-08  Alexandre Julliardopengl32: Use INT_PTR instead of ptrdiff_t in generated...
2009-01-08  Alexandre Julliarduser32/tests: Fix most of the macro abuse in the menu...
2009-01-07  Hans Leidekkersetupapi: Add some tests for StringTableLookUpStringEx...
2009-01-07  Hans Leidekkerqmgr: Improve a couple of stubs.
2009-01-07  Rob Shearmanwidl: Make the case of messages output by warning and...
2009-01-07  Francois GougetAssorted spelling fixes.
2009-01-07  Francois Gougetdnsapi: Reorder a couple of functions to avoid forward...
2009-01-07  Francois Gougetdnsapi: dns_ns_name_pton() is unused so remove it.
2009-01-07  Francois Gougetw32skrnl: _GetThunkBuff() is unused so remove it.
2009-01-07  Francois Gougetquartz: Reorder some functions to avoid forward declara...
2009-01-07  Francois Gougetview: Make FileIsPlaceable() and GetPlaceableMetaFile...
2009-01-07  Francois Gougetd3dxof: Reorder some functions to avoid forward declara...
2009-01-07  Francois Gougetwinedos: VGA_SetQuadPalette() is unused so remove it.
2009-01-07  Francois Gougetwinedos: VGA_SetTextAttribute() is unused so remove it.
2009-01-07  Francois Gougetwinedos: Remove unused functions from devices.c.
2009-01-07  Francois Gougetgdi32: Remove some dead code.
2009-01-07  Francois Gougetoleview: Make some functions static.
2009-01-07  G. Paul Ziembantdll: Clear IEXTEN when clearing ICANON.
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
2009-01-07  Alexandre Julliardmsvcrt: Correctly walk up the list of trylevels in...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Type.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Handle.
2009-01-07  Peter Urbanecwintab32: Check for NULL before using context.
2009-01-07  Andrey Turkinloadperf: Add UnloadPerfCounterTextStrings stubs.
2009-01-07  Andrey Turkinloadperf: Add stub loadperf.dll.
2009-01-07  Nikolay Sivovole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-07  Rob Shearmanwidl: Determine the type of an array entirely at code...
2009-01-07  Michael Stefaniucimm32: Remove superfluous casts.
2009-01-07  Henri Verbeetwined3d: Remove a redundant parameter to drawPrimitive().
2009-01-07  Henri Verbeetwined3d: Don't delete queries from the wrong context.
2009-01-07  Henri Verbeetwined3d: Simplify IWineD3DOcclusionQueryImpl_GetData().
2009-01-07  Henri Verbeetwined3d: Make calling a query from the wrong context...
2009-01-07  Henri Verbeetwined3d: Also apply the last sampler state.
2009-01-07  Jacek Cabanurlmon: Skip more tests on old IE and ignore BINDSTATUS...
2009-01-07  Andrew Talbotjscript: Declare a function static.
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-07  Aleksey Braginntdll: Fix buffer overread in RtlNumberOfSetBits.
2009-01-07  Andrew Fennxinput1_3: Added tests for XInputGetKeystroke.
2009-01-07  Andrew Fennxinput1_3: Added stub code for XInputGetKeystroke.
2009-01-07  Alexandre Julliardinclude/msvcrt: Replace va_list by __ms_va_list for...
2009-01-07  Alexandre Julliardregedit: Convert error box display to Unicode.
2009-01-07  Alexandre Julliardregedit: Fix integer printf formats in resource strings.
2009-01-07  Alexandre Julliardwinefile: Get rid of hack to load vswprintf from msvcrt.
2009-01-07  Alexandre Julliardkernel32: #ifdef out some code that is not needed on...
2009-01-06  Alexandre Julliardkernel32: Moved the 16-bit WOW thunk routines to thunk.c.
2009-01-06  Alexandre Julliardkernel32: Moved _DebugOutput to kernel16.c.
2009-01-06  Alexandre Julliardntdll: Replaced get_cpu_context by RtlCaptureContext...
2009-01-06  Alexandre Julliardntdll: Print exception context on x86_64.
2009-01-06  Alexandre Julliardntdll: Implement relay debugging for register entry...
2009-01-06  Alexandre Julliardwinebuild: Implement register entry points for x86_64.
2009-01-06  Alexandre Julliardinclude: Document offsets in the x86_64 context structure.
2009-01-06  Alexandre Julliardwinedump: Implement dumping of relocations.
2009-01-06  Alexandre Julliardwinedump: List exported functions sorted by ordinal.
2009-01-06  Hans Leidekkerusp10: Improve some traces.
2009-01-06  Hans Leidekkerusp10: Set better visual attribute values in ScriptShape.
2009-01-06  Hans Leidekkerusp10: Handle CR/LF in ScriptItemize.
2009-01-06  Hans Leidekkerusp10: Improve handling of whitespace in ScriptBreak.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-06  Hans Leidekkersetupapi: Add tests for StringTableAddStringEx and...
2009-01-06  Hans Leidekkersetupapi: Have each test create and destroy its own...
2009-01-06  Hans Leidekkersetupapi: Implement StringTableLookUpStringEx.
2009-01-06  Rob Shearmanwidl: Replace uses of get_func_return_type with type_fu...
2009-01-06  Rob Shearmanwidl: Add new function, type_iface_get_stmts.
2009-01-06  Rob Shearmanwidl: Add a new function, type_iface_get_inherit.
2009-01-06  Rob Shearmanwidl: Add a new function, type_pointer_get_ref.
2009-01-06  Rob Shearmanwidl: Add a new function, type_array_get_element.
2009-01-06  Rob Shearmanwidl: Move the ifaces field of the type_t structure...
2009-01-06  Rob Shearmanwidl: Add function for getting the interfaces defined...
2009-01-06  Rob Shearmanwidl: Don't store typelib kind information in the type...
2009-01-06  Rob Shearmanwidl: Move creation of module type into a separate...
2009-01-06  Rob Shearmanwidl: Move duptype and alias to parser.y.
2009-01-06  Rob Shearmanwidl: Add new type_is_alias and type_get_real_type...
2009-01-06  Rob Shearmanwidl: Access array type properties through accessors...
2009-01-06  Rob Shearmanwidl: Move funcs and stmts fields from type_t structure...
2009-01-06  Rob Shearmanwidl: Do the consistency checks on interfaces after...
2009-01-06  Andrew Talbotinkobj: Declare a variable static.
2009-01-06  Dylan Smithrichedit: Avoid rewrapping all text for isolated format...
2009-01-06  Dylan Smithrichedit: Prevent redundant rewraps when scrollbar...
2009-01-06  Dylan Smithrichedit: Scroll up with less than page of text with...
2009-01-06  Alexandre Julliardwinebuild: Improve the calling sequence for register...
2009-01-06  Alexandre Julliardkernel32: Change the DEFINE_REGS_ENTRYPOINT macro to...
2009-01-06  Alexandre Julliardntdll: Change the DEFINE_REGS_ENTRYPOINT macro to use...
2009-01-06  Henri Verbeetwined3d: Convert textureState to a bitmap in struct...
2009-01-06  Henri Verbeetwined3d: Renumber WINED3DTEXTURESTAGESTATETYPE enum...
2009-01-06  Henri Verbeetd3d: Explicitly translate texture stage states.
next