wine/eterwine.git
2008-05-05 Gerald Pfeiferwinecfg: Add variable initialization in get_registry_ve...
2008-05-05 Gerald Pfeiferwinhelp: Remove extraneous positiveness check for unsig...
2008-05-05 James Hawkinsmsi: Use the handle to the treeview item if the item...
2008-05-05 James Hawkinsfusion: The Strings stream can be without a #.
2008-05-05 James Hawkinsfusion: Add the missing assembly table structs.
2008-05-05 James Hawkinsfusion: Fix the type of an assembly struct member.
2008-05-05 Alexandre Julliardwinevdm: Move the DOS memory range check to not trigger...
2008-05-05 Alexandre Julliardservices: Fixed the result check for the control mutex...
2008-05-05 Alexandre Julliardservices: Use the correct invalid handle value for...
2008-05-05 Jacek Cabanmshtml: Added IMG element tests.
2008-05-05 Jacek Cabanmshtml: Added more script tests.
2008-05-05 Jacek Cabanmshtml: Added DispHTMLSelectElement declaration.
2008-05-05 Alexandre Julliardspoolsv: Improve the service stub so that it can be...
2008-05-05 Dmitry Timoshkovwinecfg: Fix coordinates and sizes of controls in Frenc...
2008-05-05 Vitaliy Margolenmshtml: Don't overwrite file types that could be change...
2008-05-05 Dmitry Timoshkovuser32: Set the size of returned DEVMODE to least commo...
2008-05-05 Dmitry Timoshkovwinex11.drv: Set the size of returned DEVMODE to least...
2008-05-05 James Hawkinsmsi: Fix a typo.
2008-05-05 Roderick Colenbranderwined3d: At the start of RemoveContextFromArray numCont...
2008-05-05 Paul Vrienssetupapi/tests: Clean up properly on win9x.
2008-05-05 Paul Vrienssetupapi/tests: Skip some tests on win9x.
2008-05-05 Andrew Talbotwnaspi32: Remove unused variables.
2008-05-05 Andrew Talbotinetcomm: Remove unused variables.
2008-05-05 Andrew Talbotwininet: Remove unused variables.
2008-05-05 Andrew Talbotdbghelp: Include port.h for possible alternative to...
2008-05-05 Hans Leidekkerwininet: Don't add the user agent header until HttpSend...
2008-05-02 Alexandre JulliardRelease 0.9.61. wine-0.9.61
2008-05-02 Alexandre JulliardUpdated the authors list.
2008-05-02 Paul Vrienskernel32/tests: Skip some tests on win98.
2008-05-02 Andrew Talbotwinex11.drv: Remove unused variables.
2008-05-02 Huw Davieswinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap...
2008-05-02 Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2008-05-02 Huw Daviesuser32: Fix bitmap_info_size to take into account bit...
2008-05-02 Gerald Pfeiferwidl: Fix syntax to also work with older versions of...
2008-05-02 Mathias Gottschlagtaskmgr: Fix some German translation errors.
2008-05-02 Mathias Gottschlagwinecfg: Fix some errors in the German translation.
2008-05-02 Alexandre Julliardurlmon: Avoid sizeof in traces.
2008-05-02 Alexandre Julliardrichedit: Avoid strlen in traces.
2008-05-02 Paul Vrienskernel32/tests: Don't run tests on win9x if we are...
2008-05-02 Herve Chanalwinhelp: A nicer icon.
2008-05-02 Alexandre Julliarduser32: Add an exception handler around LB_GETTEXT...
2008-05-02 ByeongSik Jeonimm32: Implementation of the ImmRequestMessage{A|W}.
2008-05-02 ByeongSik Jeonimm32: Updated implementation of the ImmGetConversionLi...
2008-05-02 ByeongSik Jeonimm32: Updated implementation of the ImmGetCandidateLis...
2008-05-02 ByeongSik Jeonimm32: Updated implementation of the ImmGetCandidateLis...
2008-05-02 ByeongSik Jeonimm32: Updated implementation of the ImmEnumRegisterWor...
2008-05-02 Roderick Colenbranderddraw: Enable EnableAutoDepthStencil to receive depth...
2008-05-02 James Hawkinsitss: Remove a test that we expect to fail sometimes.
2008-05-02 James Hawkinsmsi: A progid who is its own parent cannot have a clsid.
2008-05-02 James Hawkinsntdll: Fix two tests that fail on all NT platforms.
2008-05-02 Andrew Talbotwineps.drv: Remove unused code.
2008-05-02 Kai Blinsecur32: Don't call waitpid() in dispatcher.
2008-05-02 Eric Pouechwinhelp: Added support for relative offsets in richedit...
2008-05-02 Eric Pouechwinhelp: Added support for font scaling when using...
2008-05-02 Eric Pouechwinhelp: We can now get rid of the tests about a NULL...
2008-05-02 Eric Pouechwinhelp: Remove the internal data used for the old...
2008-05-02 Eric Pouechwinhelp: Get rid of the old internal rendering.
2008-05-01 Dylan Smithrichedit: Updated editor.h to reflect the contents...
2008-05-01 Hans Leidekkerusp10: Fix a few failing tests and make them pass on...
2008-05-01 Hans Leidekkerusp10: Remove redundant code from ScriptTextOut.
2008-05-01 Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01 Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.
2008-05-01 Rob Shearmanwidl: Consolidate writing of COM and dispatch interface...
2008-05-01 Paul Vrienswinecfg: Better alignment of text and combobox.
2008-05-01 Paul Vriensuser32/tests: Run tests again on win95.
2008-05-01 Paul Vriensurlmon/tests: Fix timeout for tests on win9x.
2008-05-01 Eric Pouechwinedbg: Added ability to print properly float/double...
2008-05-01 Roderick Colenbranderwined3d: We don't want double buffering in pbuffer...
2008-05-01 Roderick Colenbranderwined3d: In window mode (!pbuffer) we want both a windo...
2008-05-01 Roderick Colenbranderwined3d: Fix typo in pixel format trace.
2008-05-01 Alexandre Julliardwinex11: Only unmap a window when explicitly hidden...
2008-05-01 Alexandre Julliardwinex11: Ignore the specified owner if it's a zero...
2008-05-01 Alexandre Julliardwinex11: Don't free the pixmap in X11DRV_DIB_CreateDIBF...
2008-05-01 Alexandre Julliardmake_makefiles: Avoid duplicate rules for static import...
2008-05-01 Alexandre Julliardopengl32: Dynamically load libGLU.
2008-05-01 Alexandre Julliardmsftedit: Export a few more IIDs.
2008-05-01 Rico Schüllermsftedit: Add DllGetVersion.
2008-05-01 Alexandre Julliardconfigure: Improve the check for the GLU library.
2008-05-01 Paul Vrienskernel32/tests: Fix tests on win9x.
2008-05-01 Dan Hipschmangdi32: Add font faces to families in a specific order.
2008-05-01 Alexandre Julliardwinex11: Avoid printing traces without a \n.
2008-05-01 Guy Albertelliusp10: Use passed hdc instead of cached one for ScriptT...
2008-05-01 Lei Zhanguserenv: Add a test for variable inheritance for Create...
2008-05-01 Lei Zhanguserenv: Add more tests for environment variables for...
2008-05-01 Lei Zhanguserenv: Add tests for environment variables for Create...
2008-05-01 Maarten Lankhorstheaders: Add some extra defines to vfw.h.
2008-05-01 Maarten Lankhorstquartz: Silence a fixme that isn't.
2008-05-01 Maarten Lankhorstquartz: Get rid of the sample holding code in the wave...
2008-05-01 Maarten Lankhorstquartz: Get rid of the sample holding code in the mpeg...
2008-05-01 Maarten Lankhorstquartz: Clean up pullpin code.
2008-05-01 Maarten Lankhorstquartz: More filesource fixes.
2008-05-01 Maarten LankhorstRevert "quartz: Handle failures better in acmwrapper.".
2008-05-01 James Hawkinsurlmon: Fix a test that fails in win2k3.
2008-05-01 James Hawkinsuser32: Fix a test that fails in win2k3.
2008-05-01 James Hawkinsgdi32: Remove a dependency on the amount of available...
2008-05-01 Rob Shearmanadvapi32: Make sure not to return a credential with...
2008-05-01 Eric Pouechdbghelp: Some cleanup in dwarf include files.
2008-05-01 Eric Pouechdbghelp: Revert commit ae1791b0b8d181e0d01f8db1cae4eba4...
2008-05-01 Eric Pouechdbghelp: Prevent debug overflow of internal buffer...
2008-05-01 Eric Pouechwinedbg: Attach the source files to a given process...
next