wine/eterwine.git
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.
2011-09-21 Piotr Cabanshell32/tests: Added more SHChangeNotify tests.
2011-09-21 Piotr Cabanshell32: Fixed SHCNRF_NewDelivery flag support in SHCha...
2011-09-21 Piotr Cabanshell32: Don't call SendMessage inside critical section.
2011-09-21 Hans Leidekkeroleacc: Add a version resource.
2011-09-21 Hans Leidekkermsi: Support reading version information from OpenType...
2011-09-21 Rico Schüllerwined3d: Fix spelling.
2011-09-21 Francois Gougetole32/tests: Skip some tests if not allowed to modify...
2011-09-21 Francois Gougetsti/tests: Skip some tests if not allowed to register...
2011-09-21 Francois Gougeturlmon/tests: Skip some tests if not allowed to modify...
2011-09-21 Francois Gougetshlwapi/tests: Skip some tests if not allowed to modify...
2011-09-21 Francois Gougetuser32/tests: Skip some tests if not privileged enough...
2011-09-21 Andrew Talbotavifil32: Fix use of wrong variable in expression.
2011-09-21 Stefan Dösingerd3dx9_36/tests: Account for NP2 limitations in a textur...
2011-09-21 Stefan Dösingerd3dx9_36/tests: Make sure NaN and negative NaN have...
2011-09-21 Alexandre Julliardwinex11: Forward AlphaBlend with a DIB section as sourc...
2011-09-20 Alexandre Julliardwinex11: Fix handling of 1-bpp source bitmaps in AlphaB...
2011-09-20 Alexandre Julliardwinex11: Move locking and handling of fg/bg colors...
2011-09-20 Alexandre Julliardgdi32/tests: Add a test for alpha channel handling...
2011-09-20 Alistair Leslie... mscoree: Add missing typedefs.
2011-09-20 Alistair Leslie... mscoree: Add .Net debugging interfaces.
2011-09-20 Michael Stefaniucd3dx9_36: Remove casts to the type of the casted expres...
2011-09-20 Michael Stefaniucwindowscodecs: Remove casts to the type of the casted...
2011-09-20 Jacek Cabanvbscript: Added support for undeclared variables in...
2011-09-20 Jacek Cabanvbscript: Added more tests.
2011-09-20 Jacek Cabanvbscript: Added support for short if statements.
2011-09-20 Jacek Cabanvbscript: Added support for rem statement-like comments.
2011-09-20 Jacek Cabanvbscript: Added support for ':' as statement separator.
2011-09-20 Jacek Cabanwshom.ocx: Added beginning WshShell object tests.
2011-09-20 Jacek Cabanwshom.ocx: Added IWshShell3 interface stub implementation.
2011-09-20 Jacek Cabanwshom.ocx: Added WshShell class factory implementation.
2011-09-20 Hans Leidekkermsi: Support TrueType font files in MsiGetFileVersion.
2011-09-20 Hans Leidekkermscms: Fix OpenColorProfile to handle relative file...
2011-09-20 Austin Englishurlmon: Add a stub for RegisterMediaTypes().
2011-09-20 Alexandre Julliardgdi32: Force colors to black and white for 1-bpp source...
next