wine
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...
2008-05-01  Eric Pouechwinedbg: Added implementation of qSupported request.
2008-05-01  Eric Pouechwinedbg: Try harder to locate a source file.
2008-05-01  Eric Pouechwinedump: Added support for latest versions of Codeview...
2008-05-01  Eric Pouechwinedump: Print more meaningful information about modul...
2008-05-01  Alexandre Julliardexception.h: Preserve registers when calling RtlUnwind.
2008-05-01  Alexandre Julliardexception.h: Only push the exception frame after sigsetjmp.
2008-05-01  Alexandre Julliardntdll: Make the exception handling functions inline.
2008-05-01  Alexandre Julliardwinex11: Register IME classes only when needed.
2008-05-01  ByeongSik Jeonuser32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
2008-05-01  Roderick Colenbranderopengl32: Get rid of X/GLX leftovers.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyle.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCommentElement.
2008-05-01  Jacek Cabanmshtml.idl: Added DispHTMLCommentElement declaration.
2008-05-01  Jacek Cabanmshtml: Added comment and childNodes test.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Handle COMMENT_NODE like ELEMENT_NODE in elemen...
2008-05-01  Jacek Cabanmshtml: Don't assume that nselem is valid in HTMLElement.
2008-05-01  Jacek Cabanmshtml: Moved IDispatchEx initialization to HTMLElement...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::item implemen...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::get_length...
2008-05-01  Jacek Cabanmshtml: Added get_childNodes implementation.
2008-05-01  Alex Villacís... richedit: Add tests for EM_FINDTEXT in 1.0 emulation...
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipCreateFontFromDC.
2008-04-30  Rob Shearmanwininet: Add tests for GetUrlCacheEntryInfoExA.
2008-04-30  Rob Shearmanwininet: Don't crash in GetUrlCacheEntryInfoA/W if...
2008-04-30  Rob Shearmancryptdlg: Add stubs for CertTrustInit, CertTrustCertPol...
2008-04-30  Rob Shearmanwidl: Add the parsing of storage classes into declarati...
2008-04-30  Rob Shearmanwidl: Prepare for supporting storage classes in declara...
2008-04-30  Alexandre Julliarddxerr9: Don't use Wine debugging macros in static libra...
2008-04-30  Alexandre Julliarddxerr8: Don't use Wine debugging macros in static libra...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  Petr Sumberaport: Add alternative for isinf.
2008-04-30  James Hawkinsmsi: Add initial implementation of MsiPublishAssemblies.
2008-04-30  Jacek Cabanmshtml.idl: Added DispHTMLStyle declaration.
2008-04-30  Jacek Cabanmshtml.idl: Added DispHTMLImg implementation.
2008-04-30  Roderick Colenbranderopengl32: Drop the ChoosePixelFormat test as it is...
2008-04-30  Eric Pouechjanitorial: Prototype func() should be func(void).
2008-04-30  Eric Pouechmsvcrt: Added __iob_func implementation.
2008-04-30  Eric Pouechwinhelp: Added support for transparent bitmaps.
2008-04-30  Eric Pouechwinhelp: Generate the proper RTF data for a table forma...
2008-04-30  Alexandre Julliarditss: Fix function prototype now that widl does the...
2008-04-30  Lei Zhanguserenv: Initial implementation of CreateEnvironmentBlock.
2008-04-30  Lei Zhanguserenv: Add initial tests for CreateEnvironmentBlock.
2008-04-30  Rob Shearmanwidl: callback, code, comm_status and in_line are attri...
2008-04-30  Rob Shearmanwidl: Allow pointer attributes to be applied to functio...
2008-04-30  Rob Shearmanwidl: Make constdef and externdef take a declarator...
2008-04-30  Rob Shearmanwidl: Add support for "inline" on function definitions.
next