kernel32/tests: Fix tests on win9x.
[wine] / dlls /
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 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  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: 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 Lassorichedit: 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  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  James Hawkinsmsi: Add initial implementation of MsiPublishAssemblies.
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  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  Roderick Colenbranderwgl: We were already advertising GL_EXT_framebuffer_sRG...
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixEqual.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathWorldBoundsI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathPointsI.
2008-04-30  Austin Englishshell32: Fix a typo.
2008-04-30  Andrew Talbotadvapi32: Use correct function pointer cast.
2008-04-30  Andrew Talbotwined3d: Remove unused variables.
2008-04-30  Andrew Talbotuxtheme: Remove unused variable.
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2008-04-30  Markus Weilanddxdiagn: Implemented ullPhysicalMemory property for...
2008-04-30  Roderick Colenbranderwined3d: Add multisampling support.
2008-04-30  Alex Villacís Lassorichedit: On failure to parse incoming text as RTF...
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-29  Alexandre Julliardmsvcrt: Rename a few functions to avoid conflicts with...
2008-04-29  Alexandre Julliardgdiplus: Fix the GdipFillRectangles spec entries.
2008-04-29  Alexandre Julliardws2_32/tests: Fix the gethostname prototype.
2008-04-29  Alexandre Julliardws2_32: Don't name a parameter errno.
2008-04-29  Alexandre Julliardwinex11: Fix debug trace using the removed opengl channel.
2008-04-29  Alistair Leslie... msxml3: Implement IXMLDOMComment insertData.
2008-04-29  Alistair Leslie... msxml3: Implement IObjectSafety for IXMLDOMDocument2.
2008-04-29  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMNode.
2008-04-29  Lei Zhangwinmm: Do not unload drivers when the process is termin...
2008-04-29  Alex Villacís Lassorichedit: Paragraph may have multiple rows, which shoul...
2008-04-29  Alex Villacís Lassorichedit: Private movement of cursors in text insertion...
2008-04-29  Alex Villacís Lassorichedit: WM_SETTEXT - Clear modify step flag before...
2008-04-29  Alex Villacís Lassorichedit: Fix modify step setting in EM_SETCHARFORMAT.
2008-04-29  Alex Villacís Lassorichedit: Only notify selection change when selection...
2008-04-29  Alex Villacís Lassorichedit: Implement rule that in 1.0 emulation, a singl...
2008-04-29  Alex Villacís Lassorichedit: Flip the big switch and encode actual CR...
2008-04-29  Alex Villacís Lassorichedit: Remove indication for bCRLF, now that ME_GetT...
2008-04-29  Alex Villacís Lassorichedit: Modify ME_GetTextW() to honor CR and LF encod...
2008-04-29  Alex Villacís Lassorichedit: EM_LINELENGTH: honor CR and LF counters.
2008-04-29  Alex Villacís Lassorichedit: EM_GETLINE: honor CR and LF counters.
2008-04-29  Alex Villacís Lassorichedit: Remove reliance on bEmulateVersion10 for...
2008-04-29  Alex Villacís Lassorichedit: Fixups to move over to reliance on CR and...
2008-04-29  Alex Villacís Lassorichedit: Add support for encoding number of CR and...
2008-04-29  Aric Stewarthlink: Implement IExtensionServices.
2008-04-29  Jeremy Whitegdi32: Shift default height used in EnumStructs to...
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-29  Tijl Coosemanshhctrl: Fix NULL pointer dereference in some failure...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientCenterPointI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillRectangles/GdipFillRectang...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImagePointsRectI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImage.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawCurve/GdipDrawCurveI.
next