kernel32: Suppress constness warnings for tigetstr parameter.
[wine] / dlls /
2011-05-16  Andrew Eikummmdevapi: IMMDeviceEnumerator::GetDevice should fail...
2011-05-16  Jacek Cabanmshtml: Pass E_ABORT as binding results of bindings...
2011-05-16  Jacek Cabanmshtml: Handle aborts synchronously in nsChannelBSC_sto...
2011-05-16  Jacek Cabanmshtml: Move document binding to the new document bindi...
2011-05-15  Alexandre Julliardmsvcrt: Add support for function namespaces in symbol...
2011-05-15  Alexandre Julliardmsvcrt: Add support for template operators in symbol...
2011-05-15  Alexandre Julliardmsvcrt: Add support for __ptr64 attribute in symbol...
2011-05-13  Nikolay Sivovcomctl32/tests: Initialize subitem index.
2011-05-13  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetTexture().
2011-05-13  Rico Schüllerd3dx9: Parse effect textures.
2011-05-13  Rico Schüllerd3dx9: Improve get_parameter_by_name().
2011-05-13  Juan Langwininet: Handle invalid HTTP time of "0".
2011-05-13  Huw Daviesgdi32/tests: Tests for Rectangle().
2011-05-13  Huw Daviesgdi32: Implement Rectangle().
2011-05-13  Huw Daviesgdi32: Add support for the null pen.
2011-05-13  Huw Daviesgdi32: Add support for the null brush.
2011-05-13  Huw Daviesgdi32: Initialise the pen pattern to an empty pattern...
2011-05-13  Jacek Cabanwininet: Added 204 No Content response tests.
2011-05-13  Jacek Cabanwininet: Better closing async handles in tests.
2011-05-13  Jacek Cabanwininet: Clean up closing connection notifications...
2011-05-13  Jacek Cabanwininet: Fixed handling of 204 No Content response.
2011-05-13  Jacek Cabanwininet: Don't depend on is_end_of_read_data in HTTPREQ...
2011-05-13  Stefan Dösingerwined3d: Separate two unrelated variables.
2011-05-13  Stefan Dösingerwined3d: Pass the render target height as UINT.
2011-05-13  Stefan Dösingerwined3d: Fix a few MSVC data loss warnings.
2011-05-13  Stefan Dösingerwined3d: Fix a unsigned unary minus warning in MSVC.
2011-05-13  Stefan Dösingerwined3d: Make the glram parameter of WineD3DAdapterChan...
2011-05-13  Austin Englishadvapi32: Return success in RegisterTraceGuids.
2011-05-13  Nikolay Sivovcomctl32/tests: Test return values in uniform way.
2011-05-13  Jacek Cabankernel32: Moved GetMappedFileName[AW] stubs to kernel32.
2011-05-13  Alexandre Julliardwinex11: Try a little harder to clip the cursor to...
2011-05-13  Alexandre Julliardwinex11: Allow MotionNotify events through occasionally...
2011-05-13  Alexandre Julliardwinex11: Don't use raw events for button events so...
2011-05-13  Nikolay Sivovcomctl32/listview: Fix parameter validation for LVM_SET...
2011-05-13  Nikolay Sivovcomctl32/tab: Send NM_RCLICK on WM_RBUTTONUP.
2011-05-13  Frédéric Delanoykernel32/tests: Fix typo.
2011-05-13  Aric Stewartusp10: Implementation of ScriptPlaceOpenType.
2011-05-13  Aric Stewartusp10: Implementation of ScriptShapeOpenType.
2011-05-12  Grazvydas Ignotasgdi32: Implement font selection by its full name.
2011-05-12  Grazvydas Ignotasgdi32: Refactor get_facename to retrieve other names...
2011-05-12  Grazvydas Ignotasgdi32/tests: Test for font selection by full name.
2011-05-12  Hans Leidekkermsi: Unescape ^Q^Y sequences in text archives.
2011-05-12  Hans Leidekkermsi: Handle embedded nulls in text archives.
2011-05-12  Hans Leidekkermsi: Improve the stub for MisGetMode(MSIRUNMODE_ADMIN).
2011-05-12  Hans Leidekkermsi: Remove redundant tracing.
2011-05-12  Ričardas Barkauskasddraw: Fix filtering of enumerated display modes.
2011-05-12  Jacek Cabanurlmon: Make sure to include query part of relative...
2011-05-12  Alexandre Julliardwinex11: Set the desktop window gravity to NorthWest...
2011-05-12  Alexandre Julliardwinex11: Only update the fullscreen pointer grab when...
2011-05-12  Damjan Jovanovicmmsystem.dll16: Use flags instead of device type as...
2011-05-12  Huw Daviesgdi32/tests: Add tests for 32 bpp DIB pattern brush...
2011-05-12  Huw Daviesgdi32: Add support for DIB pattern brush fills.
2011-05-12  Huw Daviesgdi32: Implement SelectBrush for DIB pattern brushes.
2011-05-12  Huw Daviesgdi32: Add helpers to clear and free dib_info structures.
2011-05-12  Huw Daviesgdi32: Keep track of changes to the brush rop, so that...
2011-05-12  Jacek Cabankernel32: Moved GetModuleInformation implementation...
2011-05-12  Jacek Cabankernel32: Moved GetModuleFileNameEx[AW] to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleBaseName[AW] implementation...
2011-05-12  Jacek Cabankernel32: Moved K32EnumProcessModules to module.c.
2011-05-12  Jacek Cabankernel32: Moved GetProcessMemoryInfo implementation...
2011-05-12  Piotr Cabanmsvcr: Update spec files.
2011-05-12  Piotr Cabanmsvcrt: Added _strnicoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strncoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _stricoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strcoll_l implementation.
2011-05-12  Piotr Cabankernel32/tests: Add locale specific CompareString test.
2011-05-12  Piotr Cabanmsvcrt: Added _strupr_s_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strlwr_s_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _tolower_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _toupper_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _is*_l functions implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _isctype_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _towupper_l and _towlower_l implementation.
2011-05-12  Nikolay Sivovcomctl32/tests: Make functions from test macros.
2011-05-12  Jörg Höhlewinmm: Fix 8KB leak when mmioOpen fails (Valgrind).
2011-05-12  Thomas Mullalyurlmon: Honor E_ABORT for URLDownloadToFile status...
2011-05-12  Thomas Mullalyurlmon: Improve handling of error codes being returned...
2011-05-12  Huw Daviesshdocvw: Cope with being called without an active document.
2011-05-11  Konstantin L. Metlovgdi32: Handle pre-Unicode symbol TTFs with symbols...
2011-05-11  Vincent Povirkmscoree: State the .NET and Mono versions when a runtim...
2011-05-11  Aric Stewartusp10/tests: Test ScriptItemizeOpenType.
2011-05-11  Aric Stewartusp10: Implement ScriptItemizeOpenType.
2011-05-11  Rico Schüllerd3dx9/tests: Add ID3DXEffect::Get/SetStateManager(...
2011-05-11  Rico Schüllerd3dx9: Implement ID3DXEffect::GetStateManager().
2011-05-11  Rico Schüllerd3dx9: Implement ID3DXEffect::SetStateManager().
2011-05-11  Dylan Smithd3dx9: Implement D3DXMESHOPT_ATTRSORT|D3DXMESHOPT_IGNOR...
2011-05-11  Dylan Smithd3dx9: Create compact_mesh helper function for Optimize...
2011-05-11  Marcus Meissnerkrnl386.exe16: Fixed if that always succeeds (Coverity).
2011-05-11  Huw Daviesgdi32: Add a missing const.
2011-05-11  Huw Daviesgdi32: Initialise the bit fields even in the BI_RGB...
2011-05-11  Piotr Cabanmsvcrt: Don't pass NULL as __ms_va_list in printf imple...
2011-05-11  Jacek Cabanmshtml: Added IOmNavigator::get_cpuClass implementation.
2011-05-11  Jacek Cabanmshtml: Ignore more dispID values in OnChanged notifica...
2011-05-11  Jacek Cabankernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
2011-05-11  Jacek Cabanurlmon: Code clean up and make tests a bit stricker.
2011-05-11  Jacek Cabanwininet: Set TCP_NODELAY on socket.
2011-05-11  Hans Leidekkermsi: Don't resolve child folders if the parent path...
2011-05-11  Hans Leidekkermsi/tests: Show that MsiSetTargetPath updates folder...
2011-05-11  Nikolay Sivovcomctl32/listview: Don't forward HDN_ITEMCHANGING/HDN_I...
2011-05-11  Paul Chitescuqcap: Initialize to NULL the content of ppPin, not...
next