wine
2010-05-19  Michael Stefaniucqcap: Use the proper types.
2010-05-19  Henri Verbeetuser32: Verify we got a valid window handle in GetDCEx().
2010-05-19  Henri Verbeetwined3d: Fix a comment.
2010-05-19  Henri Verbeetwined3d: Use wine_dbgstr_rect() for tracing the rectang...
2010-05-19  Henri Verbeetwined3d: Explicitly pass the FBO target to context_clea...
2010-05-19  Henri Verbeetwined3d: Make context_attach_surface_fbo() static.
2010-05-19  Piotr Cabanwininet: Combine certificate errors in HTTP_OpenConnection.
2010-05-19  Piotr Cabanwininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
2010-05-19  Piotr Cabanwininet: Fix callbacks sent on connection error.
2010-05-19  Damjan Jovanovicwine.desktop: Associate with winemenubuilder's applicat...
2010-05-19  Damjan Jovanovicwinemenubuilder: associate .lnk files with wine.
2010-05-19  Maarten Lankhorstquartz: Add support for windowstate in video renderer.
2010-05-19  Maarten Lankhorstmciqtz32: Add support for mciUpdate.
2010-05-19  Maarten Lankhorstmciqtz32: Add support for MCI_DGV_WHERE_SOURCE.
2010-05-19  Maarten Lankhorstmciqtz32: Handle mciOpen better.
2010-05-19  Alexandre Julliardconfigure: Add a compatibility macro for AS_VAR_IF.
2010-05-19  Alexandre Julliardwinex11: Make sure that all fontconfig support is prope...
2010-05-19  Alexandre Julliardwinecfg: Don't crash when DllOverrides contain invalid...
2010-05-19  Maarten Lankhorstwinmm: Make timer keep a ref on winmm while it's running.
2010-05-19  Ilya Shpigorshdocvw: Added IDataObject stub implementation.
2010-05-19  Dylan Smithrichedit: Send EN_SELCHANGE after wrapping but before...
2010-05-19  Dylan Smithrichedit: Revert commit that caused a regression. ...
2010-05-19  Michael Stefaniucntdll: Remove superfluous "not NULL" check for the...
2010-05-19  Michael Stefaniucuser32: Remove superfluous "not NULL" check of the...
2010-05-19  Andrew EikumRevert "user32: Don't use DLGTEMPLATE's ExStyle when...
2010-05-19  Vincent Povirkshlwapi: Implement SHRegEnumUSValue.
2010-05-19  Jörg Höhlewinmm: More MIDI boundary tests & fixes.
2010-05-19  Jörg Höhlewinmm: A NULL CALLBACK_FUNCTION is acceptable since...
2010-05-19  Jörg Höhlewinmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16.
2010-05-18  Dmitry Timoshkovgdi32: Do not use VDMX for mapping of negative font...
2010-05-18  Dmitry Timoshkovuser32: Paint button focus in the ODA_SELECT case too.
2010-05-18  André Hentschelprogman: Remove redundant license info.
2010-05-18  André Hentschelwmc: Remove 10 year old unmaintained file.
2010-05-18  Andrew Eikumcomctl32/listview: Derive subitem rect from listview...
2010-05-18  Sven Baarssetupapi: Fix Dutch translation.
2010-05-18  Maarten Lankhorstmciqtz32: Implement MCI_STATUS_LENGTH.
2010-05-18  Maarten Lankhorstmciqtz32: Add command table from mciavi32.
2010-05-18  Jörg Höhleimaadp32: Refine size checks.
2010-05-18  Jörg Höhlewinealsa: MOD_MIDIPORT has 0 voices and notes and FFFF...
2010-05-18  Jörg Höhlewinealsa: Supply FFFFFFFF for midiOutGetVolume, no...
2010-05-18  Matteo Brunid3dx9: Add some version-specific checks in the shader...
2010-05-18  Nikolay Sivovcomctl32: Fix SysLink debug channel name, add a trace.
2010-05-18  Michael Stefaniucdinput: Remove explicit cast to long as it happens...
2010-05-18  Henri Verbeetwined3d: Correctly translate between coordinate systems...
2010-05-18  Henri Verbeetwined3d: Check for offscreen contexts inside context_va...
2010-05-18  Henri Verbeetwined3d: Explicitly pass the depth/stencil surface...
2010-05-18  Henri Verbeetwined3d: context_validate_onscreen_formats() may modify...
2010-05-18  Michael Stefaniuccmdlgtst: Replace long with LONG.
2010-05-18  Alexandre Julliardkrnl386.exe: Call the 32-bit string functions that...
2010-05-18  Alexandre Julliardwinex11: Force alpha channel to 0 when blitting to...
2010-05-18  Michael Stefaniucwinex11.drv: Remove redundant "not NULL" check of cfgs...
2010-05-18  Michael Stefaniucmciwave: Remove redundant "not NULL" checks of the...
2010-05-18  Michael Stefaniucavifil32: Remove some redundant "not NULL" checks ...
2010-05-18  Michael Stefaniucddraw: Remove redundant "not NULL" check of This (cocci...
2010-05-18  Michael Stefaniucuser32: Remove redundant not NULL check of variable...
2010-05-18  Michael Stefaniucshell32: Remove redundant "not NULL" check of ppidl...
2010-05-18  Michael Stefaniuctaskmgr: Avoid using long.
2010-05-18  Alexandre Julliardcomctl32/imagelist: Don't pre-multiply the stored image...
2010-05-18  Nikolay Sivovole32: Use window property to store registered drop...
2010-05-18  Maarten Lankhorstquartz: Forward IMediaFilter to IMediaControl.
2010-05-18  Maarten Lankhorstquartz: Implement IBasicVideo get_AvgTimePerFrame.
2010-05-18  Maarten Lankhorstincludes: Fix typo.
2010-05-18  Matej Špindlerjscript: Add Slovenian translation.
2010-05-18  Matej Špindlerwininet: Update Slovenian translation.
2010-05-18  Jacek Cabanshobjidl.idl: Added NWMF declaration.
2010-05-18  Jacek Cabanexdisp.idl: Added missing DWebBrowserEvents2 methods.
2010-05-18  Juan Langwintrust/tests: Fix test failures when not running...
2010-05-18  Juan Langwinhttp: Honor security flags when verifying a certificate.
2010-05-18  Juan Langwinhttp: Store a pointer to the netconn_t in the SSL...
2010-05-18  Juan Langwinhttp: Store security flags in netconn_t.
2010-05-18  Sven Baarswineps.drv: Fix Dutch translation.
2010-05-18  Julius Schwartzenbergwined3d: Cope with the new Intel renderer string.
2010-05-18  Owen Rudged3dx9: Implement CreateEffectFromFile/Resource functions.
2010-05-18  Owen Rudged3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource.
2010-05-17  Michael Stefaniucrpcrt4: Avoid using long.
2010-05-17  Dmitry Timoshkovuser32: Add BM_SETSTATE/BM_SETCHECK message tests for...
2010-05-17  Roderick Colenbranderwined3d: Use BltFast in UpdateSurface when desc.convert...
2010-05-17  Roderick Colenbranderwined3d: Remove unneeded d3dfmt_get_conv conversion...
2010-05-17  Roderick Colenbranderwined3d: Set conversion flags for format descriptors...
2010-05-17  Andrey Turkinkernel32: Implement CreateHardLink.
2010-05-17  Mike Kaplinskiyserver: Move socket async activation to sock_poll_event.
2010-05-17  Piotr Cabanmsvcrt: Added $I10_OUTPUT implementation.
2010-05-17  Alexandre Julliardgdi32: Pre-multiply RGB values by alpha for subpixel...
2010-05-17  Piotr Cabanwininet: Deal with reading over the end in NETCON_recv.
2010-05-17  Piotr Cabanwininet: Fix dwStatusInfoLength value in INTERNET_SendC...
2010-05-17  Henri Verbeetd3d9/tests: Add a shadow sampler test.
2010-05-17  Henri Verbeetd3d8/tests: Add a shadow sampler test.
2010-05-17  Henri Verbeetwined3d: Add support for shadow samplers.
2010-05-17  Henri Verbeetwined3d: Add support for ARB_shadow.
2010-05-17  Henri Verbeetwined3d: Remove some unused winetexturestates elements.
2010-05-17  Henri Verbeetwined3d: Handle depth/stencil surfaces in IWineD3DSurfa...
2010-05-17  Michael Stefaniucmsvfw32: Replace long with LONG.
2010-05-17  Andrey Turkinoleaut32: Set flag for retval params in ICreateTypeInfo...
2010-05-17  Andrey Turkinoleaut32: Distinguish between variables and functions...
2010-05-17  Andrey Turkinoleaut32: Implement ICreateTypeInfo2::SetFuncCustData.
2010-05-17  Andrey Turkinoleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
2010-05-17  Andrey Turkinoleaut32: Implement ITypeInfo::GetDocumentation.
2010-05-17  Wolfram Sanguser32: Apply sanity-check in BITMAP_Load.
2010-05-17  Michael Stefaniucmciavi32: Remove redundant "not NULL" checks of the...
2010-05-17  Michael Stefaniucriched20: Avoid using long.
next