wine
2010-05-21  Marcus Meissnermsvcrt: Check locale for NULL before freeing.
2010-05-21  Andrew Nguyenurlmon: Validate parameters in MkParseDisplayNameEx.
2010-05-21  Andrew Nguyenole32/tests: Add tests for output parameters in MkParse...
2010-05-21  Andrew Nguyenole32: Validate pointer parameters in MkParseDisplayName.
2010-05-21  Austin Englishntdll: Add stub for NtRaiseHardError.
2010-05-21  Aric Stewartusp10: Correct Left and Right confusions for Arabic...
2010-05-21  Matteo Brunid3dx9: Shader assembler ps_2_x support.
2010-05-21  Matteo Brunid3dx9: Add some more tests on register number checking.
2010-05-21  Matteo Brunid3dx9: Shader assembler vs_2_x support.
2010-05-21  Matteo Brunid3dx9: Check for oCx register number.
2010-05-21  Matteo Brunid3dx9: Use separate opcodes for TEXLDP and TEXLDB.
2010-05-21  Matteo Brunid3dx9: Add missing texkill instruction parsing.
2010-05-21  Austin Englishinclude: Rename structs to fix compile with recent...
2010-05-21  Stefan Dösingerwined3d: Catch RCP 0.0 in ARB.
2010-05-21  Stefan Dösingerwined3d: Handle length zero vectors in ARB's NRM.
2010-05-21  Stefan Dösingerwined3d: Make the mova constant more generic for relati...
2010-05-21  Stefan Dösingerwined3d: Order the helper constants a bit better.
2010-05-21  Stefan Dösingerwined3d: Add a function for reading (ps_)helper_const.
2010-05-21  Stefan Dösingerwined3d: Store a positive 1.0 in the ARB's vertex shade...
2010-05-21  Stefan Dösingerwined3d: Split up the "one" pixel shader helper constant.
2010-05-21  Damjan Jovanovicwinemenubuilder: Generate .png even for paletted icons.
2010-05-21  André Hentschelmsvidc32: Be less picky with formats.
2010-05-21  Michael Stefaniucwined3d: Avoid using the long type.
2010-05-21  Michael Stefaniucmciwave: Avoid using long.
2010-05-21  Michael Stefaniucwinemp3.acm: Avoid using the long type.
2010-05-21  Michael Stefaniucmcicda: Avoid using long.
2010-05-21  Michael Stefaniucuser32: Avoid using long.
2010-05-21  Henri Verbeetwined3d: Set the device.c GLINFO_LOCATION to *gl_info.
2010-05-21  Henri Verbeetwined3d: Explicitly pass GL info to buffer_get_sysmem().
2010-05-21  Henri Verbeetwined3d: Explicitly pass GL info to buffer_create_buffe...
2010-05-21  Henri Verbeetwined3d: Set the buffer.c GLINFO_LOCATION to *gl_info.
2010-05-21  Henri Verbeetwined3d: Introduce a separate function for translating...
2010-05-21  Juan Langrsaenh: Implement CALG_SSL3_SHAMD5 hashing.
2010-05-21  Juan Langrsaenh: Add tests for CALG_SSL3_SHAMD5 hashing.
2010-05-21  Nikolay Sivovshell32: Add SHGetLocalizedName stub.
2010-05-21  Nikolay Sivovcomctl32/listview: Don't forward WM_COMMAND to parent...
2010-05-21  Juan Langcrypt32: Implement wildcard domain name matching in...
2010-05-21  Alexandre Julliarduser32: Get rid of the CURSORICONINFO structure in...
2010-05-21  Alexandre Julliarduser32: No longer store the icon bits in the icon object.
2010-05-21  Alexandre Julliarduser32: Remove the CURSORICONINFO parameter in the...
2010-05-21  Alexandre Julliardwinex11: Create X11 cursors on demand when the cursor...
2010-05-21  Alexandre Julliardwinex11: Reimplement creation of Xlib cursors to use...
2010-05-21  Alexandre Julliardwinex11: Retrieve the cursor info with GetIconInfo...
2010-05-21  Alexandre Julliardwinex11: Move X11 locking inside the cursor creation...
2010-05-20  Alexandre Julliardwinex11: Fix a bitmap leak when setting the small icon...
2010-05-20  Piotr Cabanwininet: Fix variables values after redirection in...
2010-05-20  Mike Kaplinskiyserver: Move async activation into separate function.
2010-05-20  Andrew Nguyenoleaut32/tests: Update a comment about PNG support...
2010-05-20  Andrew Nguyenoleaut32: Implicitly initialize COM in OleLoadPicturePath.
2010-05-20  Andrew Nguyenoleaut32: Convert file URLs to DOS paths for special...
2010-05-20  Andrew Nguyenoleaut32: Improve parameter validation in OleLoadPictur...
2010-05-20  Andrew Nguyenurlmon/tests: Fix CoInternetCompareUrl failure message...
2010-05-20  Andrew Nguyenurlmon: Validate URL and output pointer in CreateURLMon...
2010-05-20  Jacek Cabanshdocvw: Added ITargetFrame2 stub implementation.
2010-05-20  Aleksey Braginwinex11.drv: Fix SetCursor entry in the spec file.
2010-05-20  Hans Leidekkermsi: Add more tests for feature overrides.
2010-05-20  Hans Leidekkermsi: Test the reference count on the installer object...
2010-05-20  Hans Leidekkermsi: Fix some leaks in the tests.
2010-05-20  Hans Leidekkermsi: Consistently use the allocation macros.
2010-05-20  Hans Leidekkermsi: Release the package in MsiGetMode and MsiSetMode.
2010-05-20  Hans Leidekkermsi: Release the package in MsiGetProductPropertyW.
2010-05-20  Hans Leidekkermsi: Fix memory leaks in deformat_string_internal.
2010-05-20  Jörg Höhlewinmm: Have MCI drivers handle notification for MCI_OPEN.
2010-05-20  Alexandre Julliarduser32: Use the stored color and mask bitmaps instead...
2010-05-20  Alexandre Julliarduser32: Use the stored color and mask bitmaps instead...
2010-05-20  Alexandre Julliarduser32: Store a pre-computed alpha bitmap for 32-bpp...
2010-05-20  Alexandre Julliarduser32: Store color and mask bitmaps in the cursor...
2010-05-20  Alexandre Julliarduser32: Define an explicit structure for storing the...
2010-05-20  Henri Verbeetwined3d: Translate front buffer coordinates in surface_...
2010-05-20  Henri Verbeetwined3d: Merge destination rectangle operations into...
2010-05-20  Henri Verbeetwined3d: Merge source rectangle operations into a singl...
2010-05-20  Henri Verbeetwined3d: Split checking for "empty" source and destinat...
2010-05-20  Henri Verbeetwined3d: Check for a destination clipper in IWineD3DBas...
2010-05-20  Juan Langcrypt32/tests: Test wildcards in subject alternative...
2010-05-20  Juan Langcrypt32/tests: Allow specifying a chain engine when...
2010-05-20  Juan Langcrypt32/tests: Allow specifying a chain engine when...
2010-05-20  Juan Langcrypt32: Support hExclusiveRoot when creating a certifi...
2010-05-20  Juan Langcrypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG.
2010-05-20  Michael Stefaniucshlwapi: Remove redundant "not NULL" checks of the...
2010-05-20  Piotr Cabanmsvcrt: Fix compilation error (x86_64-pc-mingw32).
2010-05-20  Michael Stefaniucwininet: Remove redundant "not NULL/0" checks (coccicheck).
2010-05-20  Michael Stefaniucuser32: Avoid a potential NULL pointer dereference...
2010-05-20  Michael Stefaniucrpcrt4: Remove redundant "non NULL" check of var cred_d...
2010-05-20  Michael Stefaniucwineoss.drv: Avoid a potential NULL pointer dereference...
2010-05-20  Michael Stefaniucmsxml3: Remove redundant "not NULL" check of the punk...
2010-05-20  Michael Stefaniucquartz: Avoid using the long type.
2010-05-20  Maarten Lankhorstmciqtz32: Add support for MCI_PAUSE.
2010-05-20  Maarten Lankhorstmciqtz32: Add support for MCI_STATUS_TIME_FORMAT.
2010-05-20  Maarten Lankhorstmciqtz32: Handle window visibility better.
2010-05-20  Maarten Lankhorstquartz: Remove invalid check from put_WindowStyleEx...
2010-05-20  Maarten Lankhorstquartz: Respect autoshow in video renderer.
2010-05-20  Sven Baarsshdoclc: Fix Dutch translation.
2010-05-20  Maarten Lankhorstquartz: Support negative heights in video renderer.
2010-05-20  André Hentschelstart: Update German translation.
2010-05-20  Louis Lenderssamlib: Add stubbed samlib.dll.
2010-05-20  André Hentschelprogman: Remove redundant warranty info.
2010-05-20  Alexandre Julliarduser32: Ignore the bitmap offset if it's not set.
2010-05-19  Alexandre Julliardcomctl32/imagelist: Clear pixels that fall outside...
2010-05-19  Alexandre Julliardwinex11: Add some tracing to the fontconfig subpixel...
2010-05-19  Aric Stewartusp10: Attempt to do shaping via the font GSUB table...
next