wine
2007-04-24  Maarten Lankhorstwinealsa: Implement Get/SetControlDetails in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement GetLineControls in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement mixer controls, and add GetLineInfo.
2007-04-24  Maarten Lankhorstwinealsa: Implement opening/closing and caps of device.
2007-04-24  Maarten Lankhorstwinealsa: Introduce mixer code.
2007-04-24  Rob Shearmanmsi: Add a non-persistent string instead of a persisten...
2007-04-24  Rob Shearmanmsi: All columns being temporary means the table is...
2007-04-24  Rob Shearmanmsi: Add a persistent flag to tables.
2007-04-24  Rob Shearmanmsi: Don't add info to the _Columns table for non-persi...
2007-04-24  Rob Shearmanmsi: Add support for adding temporary/non-persistent...
2007-04-24  Rob Shearmanmsi: The HOLD keyword implies a temporary table, wherea...
2007-04-24  Rob Shearmanmsi: Create the table directly in create_table instead...
2007-04-24  Rob Shearmanmsi: Move table creation to table.c.
2007-04-24  Rob Shearmanmsi: Store the column info in the MSITABLE structure.
2007-04-24  Rob Shearmanmsi: Remove the hash table for a column when one of...
2007-04-24  Rob Shearmanmsi: Cleanup unneeded string table functions.
2007-04-24  Rob Shearmanmsi: Move string loading and saving to string.c.
2007-04-24  Rob Shearmanmsi: Add support for non-persistent strings.
2007-04-24  Dmitry Timoshkovcomctl32: Add more image list tests, fix one problem...
2007-04-24  Paul Vrienscrypt32/tests: Use A-version for registry functions.
2007-04-24  Andrew Talbotdinput: Constify some variables.
2007-04-24  Rolf Kalbermatteradvapi32: Make service_start_process return the pid...
2007-04-24  Rolf Kalbermatteradvapi32: Make struct service_data_t have the new SERVI...
2007-04-24  Jason Edmeadescmd.exe: Support for DEL filename /s.
2007-04-24  Detlef Riekenberglocalui: Implement ConfigurePortUI for COMx.
2007-04-24  Detlef Riekenberglocalui: Avoid crash on NULL pointer.
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...
2007-04-24  H. Verbeetwined3d: The second parameter to glTexImage3DEXT isn...
2007-04-24  H. Verbeetwined3d: Improve IWineD3DVolumeImpl_LoadTexture TRACE...
2007-04-24  H. Verbeetwined3d: Actually use the calculated mipmap surface...
2007-04-24  H. Verbeetwined3d: Output pretty GL errors in checkGLcall and...
2007-04-24  Mikołaj Zalewskishlwapi: Fix the handling of overflows in PathCombine...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: In CreateToolbarEx the default bitma...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
2007-04-24  Mikołaj Zalewskiregedit: Update Polish translation.
2007-04-24  Mikołaj Zalewskiwinecfg: Add Polish translation.
2007-04-23  Maarten Lankhorstwinealsa: Remove disabled code.
2007-04-23  Maarten Lankhorstwinealsa: Clear WAVECAPS_DIRECTSOUND for capture.
2007-04-23  David Adamd3drm: Implement D3DRMQuaternionSlerp.
2007-04-23  David Adamd3drm: Implement D3DRMQuaternionFromRotation.
2007-04-23  David Adamd3drm: Implement D3DRMMatrixFromQuaternion.
2007-04-23  David Adamd3drm: Implement D3DRMVectorRotate.
2007-04-23  David Adamd3drm: Implement D3DRMQuaternionMultiply.
2007-04-23  David Adamd3drm: Implement D3DRMVectorReflect.
2007-04-23  David Adamd3drm: Implement D3DRMVectorRandom.
2007-04-23  David Adamd3drm: Implement D3DRMVectorNormalize.
2007-04-23  David Adamd3drm: Implement D3DRMVectorscale.
2007-04-23  David Adamd3drm: Implement D3DRMVectorModulus.
2007-04-23  David Adamd3drm: Implement D3DRMVectorDotProduct.
2007-04-23  David Adamd3drm: Implement D3DRMVectorCrossProduct.
2007-04-23  David Adamd3drm: Implement D3DVectorSubtract.
2007-04-23  David Adamd3drm: Implement D3DRMVectorAdd.
2007-04-23  David Adaminclude: Add d3drmdef.h header.
2007-04-23  Andrew Talbotamstream: Exclude unused headers.
2007-04-23  Andrew Talbotavifil32: Exclude unused headers.
2007-04-23  Andrew Talbotavicap32: Exclude unused header.
2007-04-23  Andrew Talbotadvpack: Exclude unused headers.
2007-04-23  Andrew Talbotacledit: Exclude unused headers.
2007-04-23  Andrew Talbotactiveds: Exclude unused headers.
2007-04-23  Stefan Leichteradvapi32: More tests for RegDeleteTreeA.
2007-04-23  Alexandre Julliardconfigure: Use AC_SEARCH_LIBS for the Solaris libs...
2007-04-23  Ben Taylorconfigure: Fix to properly recognize functions on Solaris.
2007-04-23  Maarten Lankhorstwinealsa: Drop unplayed frames instead of waiting for...
2007-04-23  James Hawkinsmsi: Abstract MSI_RecordSetStream.
2007-04-23  James Hawkinsmsi: Add an internal MSI_ViewModify.
2007-04-23  Yuval Fledelrsaenh: Convert handle type from unsigned int to HCRYPTKEY.
2007-04-23  Yuval Fledelinclude: Introduce ntsecpkg.h.
2007-04-23  EA Durbinsxs: Add new dll stub.
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-23  Alexandre Julliardversion: Avoid size_t type in traces.
2007-04-23  Alexandre Julliarddbghelp: Don't print garbage chars in ERR message.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2007-04-23  Alasdair Sinclairadvapi32: Fix one byte array overflow during DES unhash.
2007-04-23  Rolf Kalbermatteradvapi32: Add EnumServicesStatusExA/W stub implementation.
2007-04-23  Rolf Kalbermatteradvapi32: Make SERVICE_STATUS_PROCESS match the declara...
2007-04-23  Hans Leidekkermsi: Install data sources in the InstallODBC custom...
2007-04-23  Hans Leidekkermsi: Install translators in the InstallODBC custom...
2007-04-23  Hans Leidekkerurlmon: Add an implementation for CreateURLMonikerEx...
2007-04-23  Maarten Lankhorstdsound: Don't deadlock in capture because of callback.
2007-04-23  Maarten Lankhorstdsound: Make sure we're holding the lock on Drop And...
2007-04-23  James Hawkinsmsi: Add the _Property table back, with tests.
2007-04-23  James Hawkinsmsi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
2007-04-23  Hwang YunSong... cmd: Updated Korean resource.
2007-04-23  Dmitry Timoshkovcomctl32: Add an image list storage test, make it pass...
2007-04-23  Dmitry Timoshkovcomctl32: Use packing only for public ILHEAD structure...
2007-04-23  Dmitry Timoshkovcomctl32: Fix an off by one error in ImageList_Remove.
2007-04-23  Dmitry Timoshkovadvapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
2007-04-23  Lei Zhangwineshelllink: Fall back to $HOME if $HOME/Desktop...
2007-04-23  Yuval Fledeluserenv: Make GetProfileType report a normal (non-roami...
2007-04-23  Yuval Fledelinclude: Fix a typo in wincrypt.h.
2007-04-23  Fabian Bielerwined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
2007-04-23  Fabian Bielerd3d9/tests: Fix fog with shader test.
2007-04-23  Maarten Lankhorstwinecfg: Update Dutch resources.
2007-04-23  Maarten Lankhorstwinmm: Pass the right message to hwnd from mixer callback.
2007-04-23  Gerald Pfeiferserver: Silence compiler warning in fd_queue_async().
2007-04-23  Kirill K. Smirnovxcopy: Add Russian resource.
2007-04-20  Rolf Kalbermatteradvapi32: Make QueryServiceStatus use QueryServiceStatusEx.
2007-04-20  Rolf Kalbermatteradvapi32: Implement QueryServiceStatusEx.
2007-04-20  Stefan Dösingerwined3d: The cursor texture doesn't have GL_APPLE_clien...
next