configure: Merge the libXinerama existence check with the soname check.
[wine] / dlls /
2007-06-29  Alexandre Julliardws2_32: Don't print traces from async I/O callbacks.
2007-06-29  Alexandre Julliardntdll: Don't print traces from async I/O callbacks.
2007-06-29  Jacek Cabanmshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextCo...
2007-06-29  Jacek Cabanmshtml: Added IConnectionPointContainer implementation...
2007-06-29  Jacek Cabanmshtml: Make connection points container independent.
2007-06-29  Jacek Cabanmshtml: Move IConnectionPointContainer to the separated...
2007-06-29  Jacek Cabanmshtml: Store connection point as a list.
2007-06-29  Jacek Cabanmshtml: Don't use dynamic allocation for connection...
2007-06-29  Juan Langcrypt32: Implement getting content for data messages...
2007-06-29  Juan Langcrypt32: Implement getting bare content for data messag...
2007-06-29  Juan Langcrypt32: Add tests for data message encoding.
2007-06-29  Juan Langcrypt32: Add a stub get param function for data message...
2007-06-29  Juan Langcrypt32: Implement CryptMsgUpdate for data messages...
2007-06-29  Juan Langcrypt32: Add a finalized member to message.
2007-06-29  Juan Langcrypt32: Store stream info in message.
2007-06-29  Juan Langcrypt32: Add an update function, use it to implement...
2007-06-29  Juan Langcrypt32: Add a get param function, use it to implement...
2007-06-29  Juan Langcrypt32: Stub CryptMsgOpenToEncode for data messages.
2007-06-29  Juan Langcrypt32: Test CryptMsgGetParam for data messages opened...
2007-06-29  Juan Langcrypt32: Test CryptMsgUpdate for data messages opened...
2007-06-29  Juan Langcrypt32: Test CryptMsgOpenToEncode for data messages.
2007-06-29  Juan Langcrypt32: Add base message type and use it to implement...
2007-06-29  Juan Langcrypt32: Add basic parameter checking to CryptMsgOpenTo*.
2007-06-29  Juan Langcrypt32: Add basic tests for CryptMsg functions.
2007-06-29  Juan Langcrypt32: Don't return fake HCRYPTMSG from CryptMsgOpenTo*.
2007-06-29  James Hawkinsmsi: Ignore invalid conditional expressions when checki...
2007-06-29  James Hawkinsmsi: Add tests that show '!=' is not a valid conditiona...
2007-06-29  Michael Stefaniuccomctl32: Replace malloc() with HeapAlloc().
2007-06-29  Alex Villacís Lassowinemp3: Announce capability to decode at 48 KHz.
2007-06-29  Pedro Maiashell32: Update paths in Portuguese resource.
2007-06-29  Maarten Lankhorstwinealsa: Silence buffer on allocation.
2007-06-29  Vitaliy Margolendinput: Move key state array into object.
2007-06-28  Hans Leidekkerpdh: Implement PdhCollectQueryData.
2007-06-28  Hans Leidekkerpdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
2007-06-28  Hans Leidekkerpdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
2007-06-28  Maarten Lankhorstdsound/winealsa: Remove writelead for alsa directsound.
2007-06-28  Maarten Lankhorstwinealsa: Optimize GetPosition() more in dsalsa.
2007-06-28  Misha Koshelevwinemenubuilder: Wait for parent process to finish...
2007-06-28  Aric Stewartriched20: Make richedit control IME aware.
2007-06-28  Jeff Latimercabinet: Fix a potential NULL reference.
2007-06-28  Vitaliy Margolendinput: Combine all Release functionality into base...
2007-06-28  Vitaliy Margolendinput: Move parent dinput reference into base class.
2007-06-28  Vitaliy Margolendinput: Remove duplicate code.
2007-06-28  H. Verbeetwined3d: Check more thoroughly if a stage references...
2007-06-28  H. Verbeetwined3d: Map vertex samplers to a texturing unit.
2007-06-28  H. Verbeetwined3d: Implement texldl.
2007-06-28  Andrew Talbotntdll: Constify some variables.
2007-06-28  Paul Vriensadvapi32/service: Don't rely blindly on type.
2007-06-28  Paul Vriensadvapi32/service: Make sure we fill all struct members.
2007-06-27  James Hawkinsmsi: Reference count the custom action data to avoid...
2007-06-27  Alexandre Julliardmsi: Avoid some redundant checks in MsiCloseHandle.
2007-06-27  James Hawkinsmsi: Add support for remote handles.
2007-06-27  Paul Vriensadvapi32/service: Return (more) correct needed buffersize.
2007-06-27  Paul Vriensadvapi32/service: Fix wrong key.
2007-06-27  Paul Vriensadvapi32/service: Use the correct registry key for...
2007-06-27  Paul Vriensadvapi32/tests: Add some service related tests.
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-06-27  Evan Stadegdi32: Added missing call to GDI_ReleaseObj.
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucwinedos: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucwininet: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucdbghelp: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucwined3d: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
2007-06-27  Michael Stefaniuckernel32: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucoleaut32: Remove superfluous casts of void pointers...
2007-06-27  Michael Stefaniucole32: Remove superfluous casts of void pointers to...
2007-06-27  Michael Stefaniuciccvid: Remove superfluous casts of void pointers to...
2007-06-27  Michael Stefaniucquartz: Remove superfluous casts of void pointers to...
2007-06-27  James Hawkinsmsi: Set the WindowsInstaller value of the UserData...
2007-06-27  James Hawkinsmsi: If the UserData product key exists, but the user...
2007-06-27  James Hawkinsmsi: Any value of WindowsInstaller besides 0 means...
2007-06-27  James Hawkinsmsi: Use the correct registry key when detecting a...
2007-06-27  James Hawkinsmsi: If the user product key exists, the product's...
2007-06-27  James Hawkinsmsi: Validate MsiQueryProductCode parameters.
2007-06-27  James Hawkinsmsi: Add tests for MsiQueryProductState.
2007-06-27  Rob Shearmanrpcrt4: Store the assoc_group_id in the connections.
2007-06-27  Rob Shearmanrpcrt4: Make pointers to RPCRT4_BuildBindHeader and...
2007-06-27  Rob Shearmanrpcrt4: Remove the unused AuthInfo field from the RpcAs...
2007-06-27  Rob Shearmanmsi: Fix transforms to work when the number of bytes...
2007-06-27  Rob Shearmanmsi: Fix bytes_per_column for binary types when the...
2007-06-27  Rob Shearmanmsi: Fix loading string tables for databases that use...
2007-06-27  Rob Shearmanmsi: Free version after using lpVer in msi_get_disk_fil...
2007-06-27  Rob Shearmanmsi: Check the return value of VerQueryValueW in msi_ge...
2007-06-27  H. Verbeetwined3d: Cleanup GL extension detection.
2007-06-27  Jacek Cabanmshtml: Added Exec(IDM_DELETE) implementation.
2007-06-27  Jacek Cabanmshtml: Added IDM_DELETE support in QueryStatus.
2007-06-27  Jacek Cabanmshtml: Correctly handle delete key in editor mode.
2007-06-26  Alexandre Julliardcrypt32: Fix an uninitialized variable compiler warning.
2007-06-26  Alexandre Julliardddraw: Don't link against X libraries.
2007-06-26  Alexandre Julliardwineps.drv: List source files explicitly in the makefil...
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Lei Zhangcomctl32: Determine if PSH_PROPSHEETPAGE is set once.
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PROPSHEET_Colle...
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PropertySheetA/W.
2007-06-26  Francois Gougetdsound: Add missing '\n' to Wine trace.
2007-06-26  James Hawkinsmsi: Add tests for publishing and unpublishing products...
next