wine
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.
2008-09-18  Jacek Cabanjscript: Added 'new' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '!=' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '==' expression implementation.
2008-09-17  Alexandre Julliardwinex11: Compare the window position against the cached...
2008-09-17  Alexandre Julliardwinex11: Ignore the initial WM_STATE transition out...
2008-09-17  Alexandre Julliardwinex11: Don't try to retrieve the X11 size on ShowWind...
2008-09-17  Alexandre Julliardwinex11: Force the X11 size of zero-sized window to...
2008-09-17  Henri Verbeetwined3d: Add a checkGLcall() at the end of loadTexCoords().
2008-09-17  Henri Verbeetwined3d: Make the debug channels more consistent.
2008-09-17  Henri Verbeetwined3d: Don't needlessly bind the texture in PreLoad().
2008-09-17  Henri Verbeetwined3d: Don't assume the texture is bound in IWineD3DV...
2008-09-17  Henri Verbeetwined3d: Remove some assumptions that PreLoad() will...
2008-09-17  Henri Verbeetwined3d: Clarify a comment.
2008-09-17  Paul Chitescuexplorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop trigge...
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-09-17  Alexandre Julliardkernel32/tests: Handle the win2k3 version check behavior.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-09-17  Alexandre Julliarduser32/tests: Cope with last error behavior on Vista.
2008-09-17  Alexandre Julliardshlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
2008-09-17  Alexandre Julliardmstask/tests: Fix test failures on XP.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on XP.
2008-09-17  Rob Shearmanoleaut32: Fix a typo in VarTokenizeFormatString.
2008-09-17  Rob Shearmaninclude: Add DUMMYUNIONNAME to unions in the _wireVARIA...
2008-09-17  Rob Shearmaninclude: Add DUMMYUNIONNAME to the anonymous union...
2008-09-17  Rob Shearmaninclude: Make exdisp.h compile when included after...
2008-09-17  Rob Shearmaninclude: Make dmusici.h compile when it is included...
2008-09-17  Rob Shearmancryptnet: Define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS...
2008-09-17  Rob Shearmanmsvcrt: Fix character count passed into fgetws in test_...
2008-09-17  Rob Shearmankernel32: Fix character count passed to GlobalGetAtomNa...
2008-09-17  Huw Daviesinetcomm: Implement MimeOleGetCharsetInfo.
2008-09-17  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_Conver...
2008-09-17  Huw Daviesinetcomm: Implement IMimeInternational_ConvertString.
2008-09-17  Peter Dons... winedevice: Fix problems with driver entries without...
2008-09-17  Peter Dons... services: Fixed problem with services where DependOnSer...
2008-09-17  Lei Zhangqcap: Make sure input to AMStreamConfig_SetFormat is...
2008-09-17  Dmitry Timoshkovwinhttp: Move common code to the upper level, avoid...
2008-09-17  Dmitry Timoshkovkernel32: Fix the target buffer size.
2008-09-17  Dmitry Timoshkovjscript: Fix the uninitialized variable warning.
2008-09-17  Jacek Cabanmshtml: Fixed tests on IE7.
2008-09-17  Jacek Cabanjscript: Fixed allocation of script buffer.
2008-09-17  Vitaliy Margolenkernel32: Use NULL attributes if name and SA are not...
2008-09-17  Christian Costad3dxof: Implement object parsing in text mode.
2008-09-16  Alexandre Julliardkernel32/tests: Comment out an UpdateResource call...
2008-09-16  Alexandre Julliardkernel32/tests: Support alternate results in the loader...
2008-09-16  Alexandre Julliardkernel32/tests: Fix a test on win9x.
2008-09-16  Alexandre Julliardntdll/tests: Clear the direction flag in the handler...
2008-09-16  Hans Leidekkerwinhttp: Close the network connection if necessary.
2008-09-16  Jacek Cabanjscript: Added minus expression implementation.
next