wine
2011-09-26  Francois Gougetwinecfg: Separate the file filters with a semi-colon...
2011-09-26  Francois Gougetoleview: Separate the file filters with a space.
2011-09-26  André Hentschelwer: Add stub for WerReportAddDump.
2011-09-26  André Hentschelgdi32: Add traces for the gamma functions.
2011-09-26  Michael Stefaniucshell32: Pass the object instead of the iface to helper...
2011-09-26  Michael Stefaniucshell32: COM cleanup in shellpath.c.
2011-09-26  Dylan Smithriched20/tests: Remove unnecessary SetFocus calls.
2011-09-26  Dylan Smithriched20/tests: Avoid using flaky method of simulating...
2011-09-26  Dylan Smithrichedit: Return number of chars inserted for EM_STREAM...
2011-09-26  Dylan Smithrichedit: Return number of bytes read for EM_STREAMIN...
2011-09-26  Francois Gougetpo: Mark a number of obviously incomplete cmd help...
2011-09-26  Michael Stefaniuckrnl386.exe16: Don't open code CONTAINING_RECORD().
2011-09-26  Michael Stefaniucieframe: Don't open code CONTAINING_RECORD().
2011-09-26  Michael Stefaniucwshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
2011-09-26  Michael Stefaniucoleaut32/tests: Use FAILED instead of !SUCCEEDED.
2011-09-26  Michael Stefaniucwineqtdecoder: Use FAILED instead of !SUCCEEDED.
2011-09-23  Alexandre JulliardRelease 1.3.29. wine-1.3.29
2011-09-23  Aric Stewartusp10: ScriptShape needs a number of SCRIPT_VISATTR...
2011-09-23  Michael Stefaniucdsound/tests: Remove some explicit casts that happen...
2011-09-23  Michael Stefaniucmsi: Remove casts to the type of the casted variable.
2011-09-23  Alistair Leslie... mshtml: Add IHTMLCurrentStyle2/3/4 support.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix jump to today date.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Properly adjust day of week in MCM_S...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Correct MCM_SETTODAY handler return...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix some day state problems.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix MCM_GETMONTHRANGE with regard...
2011-09-23  Louis Lendersdpnet: Return a TCP/IP provider in IDirectPlay8PeerImpl...
2011-09-23  Alexandre Julliardgdi32: Avoid rounding errors with visible rectangles...
2011-09-23  Bernhard Loosserver: Correct mapping of mutex access rights.
2011-09-23  Bernhard Loosserver: ReleaseMutex doesn't need any access rights.
2011-09-23  Bernhard Loosserver: Certain access flags are illegal for OpenMutex.
2011-09-23  Michael Mc... d3dx9/test: Test for D3DXWeldVertices.
2011-09-23  Michael Mc... d3dx9: Implemented D3DXWeldVertices.
2011-09-23  Hwang YunSongpo: Updated Korean translation.
2011-09-23  Frédéric Delanoycmd: Improve WCMD_volume documentation.
2011-09-23  Frédéric Delanoycmd: Standardize BOOL type usage in directory.c.
2011-09-23  Hans Leidekkermsi: Only use Windows platform-specific encoded strings...
2011-09-23  Hans Leidekkermsi: Improve font version parsing.
2011-09-23  Hans Leidekkermsi: MSI_SetFeatureStateW doesn't need to be WINAPI.
2011-09-23  Hans Leidekkermsi: Remove an unused parameter from msi_create_table.
2011-09-23  Marcus Meissnerserver: Removed NULL check after usage (Coverity).
2011-09-23  David Kieferwinex11.drv: Remove x86 inline assembly for performing...
2011-09-23  André Hentschelshell32/tests: Fix typos.
2011-09-23  Henri Verbeetrpcrt4: Properly size complex reference pointers.
2011-09-23  André Hentschelgdiplus: Fix height calculation.
2011-09-22  Alistair Leslie... mshtml: Fix test for Windows 7 with IE9.
2011-09-22  Jörg Höhlemmdevapi: Unlock buffer in case of ReleaseBuffer error.
2011-09-22  Jörg Höhlewineoss: EAGAIN (OSS buffer full) is a regular situation.
2011-09-22  Jörg Höhlemmdevapi: Fix stuttering upon start and underrun.
2011-09-22  Francois Gougetuser32: Change HotTrackingColor to better differentiate...
2011-09-22  Francois Gougetcomctl32: Not visited links use HotTrackingColor for...
2011-09-22  Michael Stefaniucwinmm: Remove casts to the type of the casted expression.
2011-09-22  Francois Gougetcomctl32: Add some SysLink style and state definitions.
2011-09-22  Nikolay Sivovmsxml3: Fix putProperty() for declaration handler.
2011-09-22  Nikolay Sivovmsxml3: Fix putProperty() for lexical handler case.
2011-09-22  Juan Langcrypt32: Fix memory leak in failure cases.
2011-09-22  Juan Langcrypt32: Test CertCreateCertificateContext, and fix...
2011-09-22  Francois Gougetwinmm/tests: Make it clear that no msrle.avi file is...
2011-09-22  Nikolay Sivovcomctl32/monthcal: Enable multiple calendars support.
2011-09-22  Michael Stefaniucgdi32/tests: Remove casts to the type of the casted...
2011-09-22  Jacek Cabanwidl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated...
2011-09-22  Huw Daviesgdi32/tests: Add some tests to show the 1 pixel dst...
2011-09-22  Huw Daviesgdi32/tests: Update the StretchBlt tests to use a 16x16...
2011-09-22  Jacek Cabanvbscript: Better stub for interp_errmode.
2011-09-22  Jacek Cabanvbscript: Added CreateObject tests (based on jscript...
2011-09-22  Jacek Cabanvbscript: Added support for IObjectWithSite in create_o...
2011-09-22  Jacek Cabanvbscript: Added CreateObject implementation.
2011-09-22  Jacek Cabanvbscript: Lookup global object before host-provided...
2011-09-22  Jacek Cabanvbscript: Added support for DISPATCH_METHOD flags in...
2011-09-22  Jacek Cabanvbscript: Added exit for statement support.
2011-09-22  Jacek Cabanvbscript: Added for..in statement tests.
2011-09-22  Jacek Cabanvbscript: Added interp_incc implementation.
2011-09-22  Jacek Cabanvbscript: Added interp_step implementation.
2011-09-22  Jacek Cabanvbscript: Added interp_val implementation.
2011-09-22  Jacek Cabanvbscript: Added for..to statement compiler implementation.
2011-09-22  Jacek Cabanvbscript: Added for..to statement parser implementation.
2011-09-22  Alexandre Julliardgdi32/tests: Add some tests for overlapping blits.
2011-09-22  Alexandre Julliardgdi32: Copy bits in the correct order for the overlap...
2011-09-22  Alexandre Julliardgdi32: Add helper functions for copying a DIB line.
2011-09-22  Alexandre Julliardgdi32: Copy DIB rectangles in the correct order when...
2011-09-22  Andrew Talbotcrtdll: Supress sign-extension through integer promotion.
2011-09-22  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-22  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-22  Henri Verbeetwinealsa.drv: Use the plughw instead of the hw interfac...
2011-09-22  Henri Verbeetwinealsa.drv: Only report endpoints for "default" if...
2011-09-22  Henri Verbeetserver: Try writing to /proc/<pid>/mem in write_process...
2011-09-22  Alexandre Julliarduser32/tests: Try harder to flush paint events before...
2011-09-21  Andrew Eikumdsound: Don't dereference a freed object.
2011-09-21  Octavian Voicuoleaut32: Add tmarshal test with variant array and...
2011-09-21  Francois Gougetmsxml3: Fix printing NULL strings.
2011-09-21  Huw Daviesgdi32/tests: Remove legacy support from the StretchBlt...
2011-09-21  Alistair Leslie... mshtml: Add IHTMLTable2/3 support.
2011-09-21  Jacek Cabanvbscript: Added const statement tests.
2011-09-21  Jacek Cabanvbscript: Added interp_const implementation.
2011-09-21  Jacek Cabanvbscript: Moved creating new dynamic variable to separa...
2011-09-21  Jacek Cabanvbscript: Added const statement compiler implementation.
2011-09-21  Jacek Cabanvbscript: Added const statement parser implementation.
2011-09-21  Michael Stefaniucshell32: Remove casts to the type of the casted expression.
2011-09-21  Nikolay Sivovmsxml3: It's not a failure to get S_FALSE from IStream...
2011-09-21  Michael Stefaniucserver: Remove casts to the type of the casted expression.
next