wine
2008-06-30  Jacek Cabanmshtml: Added IHTMLWindow2::clearInterval implementation.
2008-06-30  Jacek Cabanmshtml: Added IHTMLWindow2::clearTimeout implementation.
2008-06-30  Jacek Cabanmshtml: Added IHTMLWindow3::setInterval implementation.
2008-06-30  Jacek Cabanmshtml: Forward IHTMLWindow2::setInterval to IHTMLWindow3.
2008-06-30  Jacek Cabanmshtml: Added VT_BSTR support to IHTMLWindow3::setTimeout.
2008-06-30  Jacek Cabanoleaut32: Added test showing need to QueryInterface...
2008-06-30  Jeremy Whiteconfigure: On Solaris, libpng requires libm.
2008-06-30  Mikołaj Zalewskibrowseui: progressdlg: don't leak the event.
2008-06-30  Dylan Smithrichedit: Calculate tab positions relative to end of...
2008-06-30  Dylan Smithrichedit: Clicking below end of text now selects closes...
2008-06-30  Huw Daviesgdiplus: Fix a typo in the parameter validation check.
2008-06-27  Alexandre JulliardRelease 1.1.0. wine-1.1.0
2008-06-27  Alexandre Julliardconfigure: Fix the netinet header checks for Mac OS...
2008-06-27  Dmitry Timoshkovwordpad: Pass correct parameters to WM_SIZE message...
2008-06-27  Dmitry Timoshkovuser32: Add a test for focus behaviour on minimize...
2008-06-27  Przemysław... gdiplus: Implementation of function GdipDrawEllipse.
2008-06-27  Kai Blinnetapi32: Don't test NetUserChangePassword for now.
2008-06-27  Kai Blinnetapi32: Remove double free test from apibuf tests.
2008-06-27  Alistair Leslie... msxml3: Added support for creating DOMFreeThreadedDocument.
2008-06-27  Zac Brownshell32: Add stub implementation for SHGetIconOverlayIn...
2008-06-27  Andrew Talbotgdi32: Pass correct pointer value to HeapFree().
2008-06-27  Kirill K. Smirnovkernel32: Add stubs for [G|S]etConsoleDisplayMode.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenDashCap197819.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenWidth.
2008-06-27  Nikolay Sivovgdiplus: Implemetned GdipGetPenUnit.
2008-06-27  Nikolay Sivovgdiplus: Added GdipGetPenStartCap.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenLineJoin, GdipGetPenMite...
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipGetPenEndCap.
2008-06-27  Nikolay Sivovgdiplus: Implemented GdipCloneImageAttributes.
2008-06-27  Joris Huizergdiplus: Change tmw field of GpFontFamily into an embed...
2008-06-27  Joris Huizergdiplus: font: Ensure to release resources.
2008-06-27  Maarten Lankhorstquartz: Fix Render and RenderFile.
2008-06-27  Maarten Lankhorstquartz: Make FilterGraph_Connect and ConnectDirect...
2008-06-27  Maarten Lankhorstquartz: Make removing filters work slightly better.
2008-06-27  Dan Hipschmanuser32: Redefine internal pop-up tracking flags to...
2008-06-27  H. Verbeetwined3d: Delete depth_blt_texture on IWineD3DDeviceImpl...
2008-06-27  H. Verbeetwined3d: Report WINED3DPMISCCAPS_MRTPOSTPIXELSHADERBLEN...
2008-06-27  Dylan Smithrichedit: Ensure caret is seen if moved past end of...
2008-06-27  Dylan Smithriched32: Added class style to process double click...
2008-06-27  Dylan Smithrichedit: Caret size must match font size characters...
2008-06-27  Dylan Smithrichedit: Fixed mistake that didn't cause a bug.
2008-06-27  Dylan Smithrichedit: Set error codes and stop parsing for some...
2008-06-27  Dylan Smithrichedit: Removed redundant code for getting the insert...
2008-06-26  Nikolay Sivovgdiplus: Implementation of GdipAddPathPolygon with...
2008-06-26  Jon Griffithsc2man: Correct extension for non-dlls (based on a patch...
2008-06-26  Dylan Smithrichedit: Implemented undo coalescing to group typing...
2008-06-26  Dylan Smithrichedit: Make cursor visible when selecting via mouse...
2008-06-26  Dylan Smithrichedit: Fixed bug preventing bold from being set...
2008-06-26  Dylan Smithrichedit: Corrected the conversion used for the initial...
2008-06-26  Dylan Smithrichedit: Moved function declarations in header to...
2008-06-26  Dylan Smithrichedit: Added tests reveal a problem with EM_SETCHARF...
2008-06-26  Dylan Smithrichedit: Fixed a bug preventing NULL pointers from...
2008-06-26  Dylan Smithrichedit: Fixed the forward word movement bug.
2008-06-26  Dylan Smithrichedit: Prevented an assertion error on startup when...
2008-06-26  Dylan Smithrichedit: Prevented NULL value from being used to avoid...
2008-06-26  Dylan Smithrichedit: Show caret after pasting or streaming in...
2008-06-26  Dylan Smithrichedit: Null pointer check missing on optional parameter.
2008-06-26  Dylan Smithrichedit: Added missing defines and structures to riche...
2008-06-26  Alexandre Julliardntdll: Force execute permission again on the stack...
2008-06-26  Alexandre Julliardwidl: [default] is an allowed attribute for union fields.
2008-06-26  Francois Gougetwined3d: Add a trailing '\n' to a couple of shader_addl...
2008-06-26  Francois Gougetshlwapi: Don't use Unix functions for case sensitive...
2008-06-26  Francois Gougetconfigure: Fix the isinf() detection. Fixes compilation...
2008-06-26  Francois Gougetconfigure: Detect and use gld/gnm/gar as alternatives...
2008-06-26  Lei Zhangmshtml: Remove unneeded variable.
2008-06-26  Dan Hipschmanriched20: Implement ITextDocument_fnGetSelection.
2008-06-26  Detlef Riekenbergrpcrt4: Add a stub for I_RpcBindingInqTransportType.
2008-06-26  Andrew Talbotmpr: Fix some memory leaks.
2008-06-26  Zac Brownwinealsa.drv: Initialize a variable in MIX_close.
2008-06-26  Alexandre Julliardserver: Fix a potential desktop reference leak.
2008-06-26  Alexandre Julliardwinex11: Don't create a win data structure for HWND_MES...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Get rid of the explicit colormap management.
2008-06-26  Alexandre Julliardwinex11: Pass the display as parameter to a few more...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-06-26  Alexandre Julliardwine.inf: Make the initial owner information empty.
2008-06-26  Filipe Ferreirawinecfg: Added Windows registration information setting.
2008-06-26  Anatoly Lyutinuser32/tests:c Add msg tests for SetActiveWindow().
2008-06-26  Alexandre Julliardole32: Make the apartment window a HWND_MESSAGE window.
2008-06-26  Nikolay Sivovgdiplus: GdipClearPathMarkers implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipSetPathMarker implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipPathIterGetCount implementation.
2008-06-26  Lei Zhangcomctl32: Use the system variable pitch font for ip...
2008-06-26  Owen Rudgeshell32/tests: Add basic ParseDisplayName test for...
2008-06-26  Owen Rudgeshell32/tests: Rename shfldr_netplaces test to shfldr_s...
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}WHEELSCROLL...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-06-26  Scott Ritchiewine.desktop: Add application/x-msi and change "emulato...
2008-06-26  Nikolay Sivovgdiplus: Fix GdipGetPathData implementation and test.
2008-06-26  Jacek Cabanurlmon: Make file protocol invalid URL handling behave...
2008-06-26  Maarten Lankhorstquartz: Downgrade a fixme to a warn in dsoundrender.
2008-06-26  Hwang YunSong... shell32: Updated Korean resource.
2008-06-26  Rob Shearmanrpcrt4: Add tests for endpoint mapper functions.
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcrt4: Use DCE/RPC to contact the endpoint-mapper...
2008-06-26  Rob Shearmanrpcss: Implement endpoint-mapper server using DCE/RPC.
2008-06-26  Jacek Cabanmshtml: Added DOCUMENT_NODE type support.
2008-06-26  Jacek Cabanmshtml: Added IHTMLDOMNode::get_parentNode implementation.
2008-06-26  Jacek Cabanmshtml: Added useful TRACEs.
next