wine
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETC...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check date limits on prev/next month...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Remove today rectangle and focus...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Simplify WM_MOUSEMOVE handler.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check configured selection range...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Parameter fixes for MCM_SETSELRANGE...
2009-10-06  Damjan Jovanovicsti: Add aggregation tests for the IStillImageW interface.
2009-10-06  Damjan Jovanovicsti: Add stubs for the IStillImageW interface.
2009-10-06  Owen Rudgecomctl32: Ensure coordinates are valid during listview...
2009-10-06  Jörg Höhledsound: Get rid of redundant NULL check.
2009-10-06  Andrew Nguyencmd: Fix copy option handling in batch mode.
2009-10-05  Andrey Turkinkernel32: Catch invalid memory accesses in resource...
2009-10-05  Damjan Jovanovicwine.inf: Add the still image class key.
2009-10-05  Wim Lewiswinex11: Fix font metric cache filename generation.
2009-10-05  Wim Lewiswinex11: Font metric cache file cleanups.
2009-10-05  Eric Pouechwinmm: Correctly fill the yield-data parameter in mciGe...
2009-10-05  Alexandre Julliarduser32: Don't use a static dc for icon blitting.
2009-10-05  Joel Holdsworthuser32: Fixed CURSORICON_CreateIconFromBMI to preserve...
2009-10-05  Joel Holdsworthcomdlg32: Replaced file dialog house icon with the...
2009-10-05  Gerald Pfeiferwinebuild: Add support for PLATFORM_FREEBSD.
2009-10-05  Jörg Höhlewinecoreaudio: Accept up to 8 channels.
2009-10-05  Jörg Höhlewineoss: Fix the buffer size check for more than 2...
2009-10-05  Jörg Höhlewinmm: Require at least 16 bytes in the WAVE fmt header...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Check range limits in MCM_SETCURSEL.
2009-10-05  Nikolay Sivovcomctl32/monthcal: Use true date comparison on multisel...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Handle mouse pointer followed focus...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETMONTHRANGE for...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Drop exstyle parameter, it isn't...
2009-10-05  Eric Pouechwinedbg: Properly manage Wine's dbghelp extensions...
2009-10-05  Eric Pouechdbghelp: Enhance support for constant values in dwarf...
2009-10-05  Eric Pouechmsvcrt: Added __uncaught_exception support.
2009-10-05  Alexandre Julliardmsvideo: Pass the correct function address for 32-...
2009-10-05  Alexandre Julliardloader: Build the loader with -D__WINESRC__.
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-10-05  Alexandre Julliardmsvcrt: Add an MSVCRT prefix to _wenviron.
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-10-05  Wilfried Pasquazzouser32/tests: DrawState: New test case for correct...
2009-10-05  Dmitry Kislyukkernel32/tests: Pass test on error code returned by...
2009-10-05  Maarten Lankhorstwinealsa.drv: Fix dsoutput to work better with pulseaudio.
2009-10-05  Maarten Lankhorstwinealsa.drv: Remove test for mmap in waveinit.
2009-10-05  Maarten Lankhorstwinealsa.drv: Add non-mmap support to dscapture.
2009-10-05  Maarten Lankhorstwinealsa.drv: Small capture fixes.
2009-10-05  Henri Verbeetd3d8: Make the individual stateblock tests responsible...
2009-10-05  Henri Verbeetd3d8: Always pass "struct event_data" to "event_fn...
2009-10-05  Henri Verbeetd3d9: Always pass "struct event_data" to "event_fn...
2009-10-05  Henri Verbeetd3d9: Remove useless typedefs from the stateblock tests.
2009-10-05  Henri Verbeetd3d9: Remove D3D9_RENDER_STATES from the stateblock...
2009-10-05  Mike Kaplinskiyws2_32/tests: fix failure on win98/me.
2009-10-05  Jacek Cabanjscript: Query created ActiveXObject for IObjectWithSit...
2009-10-05  Jacek Cabanmshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::client[Top|Left] tests.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::clientLeft implementation.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::clientTop implementation.
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_GETSELRANGE).
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETUNICODEF...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETCURSEL...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETRANGE...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-05  Austin Englishatl: Add missing prototypes.
2009-10-05  Austin Englishjscript: Add missing prototype.
2009-10-05  Austin Englishcomctl32: Add missing prototype.
2009-10-05  Vincent Povirkole32: Remove useless comments.
2009-10-05  Vincent Povirkole32/tests: Add test for non-root transacted storage...
2009-10-05  Vincent Povirkole32/tests: Add test for IStorage::Revert.
2009-10-05  Vincent Povirkole32/tests: Test substorages of transacted storage...
2009-10-05  Vincent Povirkole32: We do need to implement Commit/Revert for non...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLDOMConstructor dispinterface...
2009-10-05  Jacek Cabanmshtml.idl: Moved IElementSelector dispinterface declar...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLElement5 dispinterface declarati...
2009-10-05  Jacek Cabanmshtml.idl: Group common sets of disinterfaces in macros.
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLDatabinding dispinterface declar...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLDOMNode2 dispinterface declarati...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLDOMNode dispinterface declaratio...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLUniqueName dispinterface declara...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLElement3 dispinterface declarati...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLElement3 dispinterface declarati...
2009-10-05  Jacek Cabanmshtml.idl: Moved IHTMLElement2 dispinterface declarati...
2009-10-05  Juan Langwinhttp: Unload OpenSSL when unloading winhttp.
2009-10-05  Juan Langwinhttp: Protect OpenSSL initialization with critical...
2009-10-05  Juan Langwinhttp: Move initialization of SSL_CTX to library...
2009-10-05  Juan Langwininet: Quiet a fixme.
2009-10-05  Juan Langwininet: Correct user agent handling.
2009-10-05  Owen Rudgecomctl32: Capture the mouse when performing a listview...
2009-10-03  Alexandre Julliardodbc32: Define correct function prototypes for all...
2009-10-02  Juan Langwininet: Set callbacks needed by OpenSSL for multithrea...
2009-10-02  Juan Langwininet: Unload OpenSSL when unloading wininet.
2009-10-02  André Hentschellibwine: Implemented the call_on_stack function for...
2009-10-02  Ge van Geldorpshell32/tests: Fix shlexec on Vista and higher.
2009-10-02  Huw Daviesoledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
2009-10-02  Alexandre Julliardopengl32/tests: Use explicit prototypes for function...
2009-10-02  Alexandre Julliardwinex11: Use explicit prototypes for function pointers.
2009-10-02  Alexandre Julliardwnaspi32: Use explicit prototypes for function pointers.
2009-10-02  Alexandre Julliardwinetest: Use explicit prototypes for function pointers.
2009-10-02  Alexandre Julliardwinedump: Use consistent prototypes for option callbacks.
2009-10-02  Jacek Cabanmshtml.idl: Moved IHTMLElement dispinterface declaratio...
2009-10-02  Jacek Cabanjscript: Added FIXME about IClassFactoryEx.
2009-10-02  Jacek Cabanmshtml: Added IHTMLDOMNode::cloneNode implementation.
2009-10-02  Jacek Cabanmshtml: Use document.defaultView to get iframe contentW...
2009-10-02  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_href tests.
2009-10-02  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_href implementation.
next