kernel32: Moved device-related stubs from psapi to kernel32.
[wine] / dlls /
2011-05-16  Jacek Cabankernel32: Moved device-related stubs from psapi to...
2011-05-16  Huw Daviesgdi32/tests: Add tests for PaintRgn and simple RTL...
2011-05-16  Huw Daviesgdi32: Implement PaintRgn().
2011-05-16  Marcus Meissnerd3dx9_36: Mark internal symbols as hidden.
2011-05-16  Marcus Meissneratl: Mark hInst variable as hidden.
2011-05-16  Marcus Meissnercryptui: Mark internal symbols as static.
2011-05-16  Marcus Meissnerd3drm: Mark internal symbols as hidden.
2011-05-16  Marcus Meissnerd3d10core: Mark a struct as static.
2011-05-16  Marcus Meissnercomdlg32: Mark internal symbols as hidden visibility.
2011-05-16  Marcus Meissnerddrawex: Mark internal symbols as hidden and vtables...
2011-05-16  Marcus Meissnerappwiz: Mark internal symbols as hidden.
2011-05-16  Marcus Meissnercomctl32: Mark internal symbols as hidden visibility.
2011-05-16  Alexandre Julliardwinex11: Filter out motion events resulting from settin...
2011-05-16  Alexandre Julliardwinex11: Warp the pointer when clipping, but ignore...
2011-05-16  Alexandre Julliardwinex11: Don't wait for the foreground window to start...
2011-05-16  Stefan Dösingerwined3d: Fix a copypaste typo.
2011-05-16  Stefan Dösingerwined3d: Heightscaled surfaces still have an integer...
2011-05-16  Stefan Dösingerwined3d: Fix data types in RxGx snorm-unorm conversion.
2011-05-16  Stefan Dösingerwined3d: Cast clipplane doubles to floats.
2011-05-16  Stefan Dösingerwined3d: Consistently store format bitcounts in BYTEs.
2011-05-16  Nikolay Sivovcomctl32/treeview: Get rid of wine prefixed names.
2011-05-16  Nikolay Sivovcomctl32/treeview: Properly update image state index...
2011-05-16  Nikolay Sivovcomctl32/treeview: Store item state supplied from TVN_G...
2011-05-16  Nikolay Sivovcomctl32/treeview: Always return state from TVM_GETITEM...
2011-05-16  Austin Englishshell32: Add a stub for SHOpenFolderAndSelectItems.
2011-05-16  Francois Gougetusp10/tests: Add a '\n' to an ok() call.
2011-05-16  Francois Gougetuser32: Use MSGBOX_IDICON throughout instead of sometim...
2011-05-16  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2011-05-16  Juan Langsetupapi: Always initialize output parameter to avoid...
2011-05-16  Vincent Povirkgdiplus: Set export ordinals to match Windows 7.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
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.
next