wine
2008-09-22  Jacek Cabanjscript: Added string to number conversion implementation.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMChildrenCollection.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLElementCollection.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMNode.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMNode2.
2008-09-22  Jacek Cabanmshtml: Fixed dynamic properties allocation.
2008-09-22  Andrew Talbotcomctl32: Sign-compare warnings fix.
2008-09-22  Andrew Talbotcomdlg32: Sign-compare warnings fix.
2008-09-22  Francois Gougetkernel32/tests: Fix compilation on systems that don...
2008-09-22  Christian Costad3dxof: Rewrite check_TOKEN and parse_TOKEN_* to work...
2008-09-22  Gerald Pfeifercryptnet: Include stdarg.h.
2008-09-22  Juan Langcryptui: Build import lib.
2008-09-22  Juan Langcryptui: Implement CryptUIDlgViewCertificateA on top...
2008-09-22  Alexandre Julliardconfigure: Always use -fno-builtin if supported, since...
2008-09-22  Dylan Smithrichedit: Removed space in front of function signature.
2008-09-22  Piotr Cabanmsxml3/test: Add test for ISAXXMLReader_parse (passing...
2008-09-22  Piotr Cabanmsxml3: Fix xmlnode_get_xml to work properly with XML_D...
2008-09-22  Piotr Cabanmsxml3: Change order of interface recognition and fix...
2008-09-19  Alexandre JulliardRelease 1.1.5. wine-1.1.5
2008-09-19  Muneyuki Noguchioleview: Add Japanese resources.
2008-09-19  Alexandre Julliardntdll/tests: Fix a couple of tests failing on NT4.
2008-09-19  Alexandre Julliardkernel32/tests: Fix a couple of tests failing on NT4.
2008-09-19  Alexandre Julliardkernel32/tests: Fix race condition in the thread test.
2008-09-19  Allan Tongwined3d: Fix Geforce9 detection.
2008-09-19  Jeff Zaroykodsound: Fix a failing test on XP.
2008-09-19  Juan Langtools/wine.inf: Register cryptdlg.
2008-09-19  Juan Langinclude: Add missing defines.
2008-09-19  Juan Langinclude: Fix typo.
2008-09-19  Juan Langwintrust: Add traces to a few more functions.
2008-09-19  Owen Rudgeshell32: Check CPL_NEWINQUIRE message in control panel...
2008-09-19  Jacek Cabanjscript: Added function constructor object.
2008-09-19  Jacek Cabanjscript: Added more to_string implementation.
2008-09-19  Jacek Cabanjscript: Minor fixes.
2008-09-19  Jacek Cabanjscript: Added '>>>=' expression implementation.
2008-09-19  Jacek Cabanjscript: Added '>>=' expression implementation.
2008-09-19  Jacek Cabanjscript: Added '<<=' expression implementation.
2008-09-19  Jacek Cabanjscript: Added '>>>' expression implementation.
2008-09-19  Jacek Cabanjscript: Added '>>' expression implementation.
2008-09-19  Jacek Cabanjscript: Added '<<' expression implementation.
2008-09-19  Jacek Cabanjscript: Added with statement implementation.
2008-09-19  Jacek Cabanjscript: Added delete expression implementation.
2008-09-19  Jacek Cabanjscript: Added for..in statement implementation.
2008-09-19  Jacek Cabanjscript: Added String.charAt implementation.
2008-09-19  Jacek Cabanjscript: Added void expression implementation.
2008-09-19  Christian Costad3dxof: Fix IDirectXFileDataImpl_GetType.
2008-09-19  Alexandre Julliardgdi32/tests: Skip test that depends on Tahoma if it...
2008-09-19  Alexandre Julliarduser32/tests: Fix a few more message test failures.
2008-09-19  Paul Vrienscrypt32/tests: Add a missing CryptMsgUpdate.
2008-09-19  Detlef Riekenbergdlls: Do not use __WINE_ALLOC_SIZE between void and *.
2008-09-19  Detlef Riekenbergwinspool: Use the backend for AddMonitor.
2008-09-19  Detlef Riekenberglocalspl: Implement AddMonitor.
2008-09-19  Detlef Riekenbergadvapi32: Remove outdated comment.
2008-09-19  Dylan Smithrichedit: Removed a redundant condition.
2008-09-19  Henri Verbeetwined3d: Create a FBO for each combination of render...
2008-09-19  Henri Verbeetwined3d: Get rid of context_set_depth_stencil_fbo().
2008-09-19  Henri Verbeetwined3d: Get rid of context_set_render_target_fbo().
2008-09-19  Henri Verbeetwined3d: Handle drawbuffers in context_apply_fbo_state...
2008-09-19  Henri Verbeetwined3d: Split off a function for applying an attachmen...
2008-09-19  Henri Verbeetwined3d: Move FBO handling functions to context.c.
2008-09-18  Rob Shearmanwidl: Don't automatically add DUMMYUNIONNAME and DUMMYS...
2008-09-18  Rob Shearmaninclude: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAM...
2008-09-18  Huw Daviesgdi32: Factor out the name table lookup into a separate...
2008-09-18  Alistair Leslie... mshtml: Implement IHTMLBody get/put_Text.
2008-09-18  Alistair Leslie... msxml3: Correct IDispatchEx Invoke to return the correc...
2008-09-18  Vitaly Lipatovwineboot: Do registry update with wineboot --update...
2008-09-18  Jan de Mooijcomctl32/treeview: Fix pszText NULL pointer dereference.
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Remove some obsolete FIXMEs...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Implement GetDropDownStatus.
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Make SetOptions handle setting...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Fix a logical AND to a bitwise...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Add stub IAutoCompleteDropDown...
2008-09-18  Mikołaj Zalewskiinclude: Add IAutoCompleteDropDown declaration.
2008-09-18  Huw Daviesinetcomm: Make variable static to fix crash on process...
2008-09-18  Huw Daviesinclude: Fill in IMimeEnumProperties.
2008-09-18  Jeff Zaroykokernel32: Modify DeleteFileW to fail on directories.
2008-09-18  Dylan Smithrichedit: Avoid unconditionally rewrapping text on...
2008-09-18  Dylan Smithrichedit: Handle deletion at the end of text properly.
2008-09-18  Juan Langcrypt32: Add support for the CERT_EXTENDED_ERROR_INFO_P...
2008-09-18  Juan Langwintrust: Don't assume dwStateAction is set in WINTRUST...
2008-09-18  Juan Langwintrust: Add a few missing defines.
2008-09-18  Paul Vrienscrypt32/tests: Don't crash on win9x.
2008-09-18  Jacek Cabanjscript: Added for statement implementation.
2008-09-18  Jacek Cabanjscript: Added continue statement implementation.
2008-09-18  Jacek Cabanjscript: Added while and do..while statement implementa...
2008-09-18  Jacek Cabanjscript: Added String.length implementation.
2008-09-18  Jacek Cabanjscript: Added to_string(VT_I4) implementation.
2008-09-18  Jacek Cabanjscript: Added array literal implementation.
2008-09-18  Jacek Cabanjscript: Added eval implementation.
2008-09-18  Jacek Cabanjscript: Added bool and null to number conversion imple...
2008-09-18  Jacek Cabanjscript: Added plus expression implementation.
2008-09-18  Jacek Cabanjscript: Added '~' expression implementation.
2008-09-18  Jacek Cabanjscript: Added ',' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '^=' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '^' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '&=' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '&' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '|=' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '|' expression implementation.
2008-09-18  Jacek Cabanjscript: Added break statement implementation.
2008-09-18  Jacek Cabanjscript: Added switch statement implementation.
next