ntdll: Fixed the null bytes check in RtlIsTextUnicode.
[wine] / dlls /
2007-07-30  Alexandre Julliardntdll: Fixed the null bytes check in RtlIsTextUnicode.
2007-07-30  Alexandre Julliardntdll: Convert the XML parser to Unicode to support...
2007-07-30  Clinton Stimpsonuser32: Also test parent messages when hiding child...
2007-07-30  Lei Zhangntdll: Add Bolivian time zone info.
2007-07-30  James Hawkinsmsi: Add a stub implementation of MsiSourceListEnumSour...
2007-07-30  James Hawkinsmsi: Treat an empty string and a NULL string as the...
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Paul Vriensadvapi32/service: Be a bit more consistent.
2007-07-30  Paul Vriensadvapi32/service: Fix GetServiceDisplayNameA for servic...
2007-07-30  Paul Vriensadvapi32/service: Test for too small buffer.
2007-07-30  Paul Vriensadvapi32/service: Set correct error when the service...
2007-07-30  Alexandre Julliardntdll: Fix a compiler warning.
2007-07-30  Alexandre Julliardwined3d: Fix compiler warning.
2007-07-30  Michael Stefaniucntdll: Match the definition of NtQueryEvent() with...
2007-07-30  Jacek Cabanmshtml: Added mshtml.tlb.
2007-07-30  Dmitry Timoshkovntdll: Simplify TIME_GetBias.
2007-07-30  Dmitry Timoshkovntdll: Add some traces to make debugging time zone...
2007-07-30  Dmitry Timoshkovkernel32: Fix TIME_CompTimeZoneID return type.
2007-07-30  Dmitry Timoshkovkernel32: Add more tests for time zone info.
2007-07-30  Andrew Talbotoleaut32: Constify some variables.
2007-07-30  Maarten Lankhorstwinealsa: Always commit at least 3 periods in dsoutput.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of waveout getposition.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of wavein getposition.
2007-07-30  Misha Koshelevmsi: Use SysAllocString/SysFreeString for BSTR members...
2007-07-30  Vitaliy Margolendinput: Fix typo.
2007-07-30  Jason Edmeadescomdlg32: Save dialog works if fred\ entered as filename.
2007-07-30  Robert Millanddraw: Remove thread safety FIXMEs.
2007-07-30  Juan Langcrypt32: Implement message stores.
2007-07-30  Juan Langcrypt32: Only destroy a decoded message's hash if it...
2007-07-30  Juan Langcrypt32: Add tests for message stores.
2007-07-30  Juan Langcrypt32: Implement getting some parameters from a decod...
2007-07-30  Juan Langcrypt32: Change type to avoid unnecessary casting.
2007-07-30  Juan Langcrypt32: Test getting parameters from decoded signed...
2007-07-30  Juan Langcrypt32: Store decoded signed content in message.
2007-07-30  Juan Langcrypt32: Correct type of a decoded signed message.
2007-07-30  Juan Langcrypt32: A decoded message's parameters are dependent...
2007-07-30  Paul Vrienslocalspl/tests: Use skip if localspl can't be loaded.
2007-07-30  James Hawkinsmsi: Use a more unique property separator.
2007-07-30  James Hawkinsmsi: Keep track of the wildcard record index.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Roderick Colenbranderwgl: Fix another BadMatch error by giving a pbuffer...
2007-07-30  Roderick Colenbranderwgl: Fix a BadMatch error resulting from ignoring that...
2007-07-30  Stefan Dösingerd3d8: Only test pixel shaders for refcounting if they...
2007-07-30  Stefan Dösingerd3d8: Skip volume test if volume textures are not suppo...
2007-07-30  Stefan Dösingerwined3d: A more dynamic initialization of the gl pixel...
2007-07-30  Stefan Dösingerwined3d: Store the gl format table in the gl info struc...
2007-07-30  Stefan Dösingerwined3d: Split up the format table.
2007-07-27  Paul Vriensadvapi32/service: Fix buffersize calculations for GetSe...
2007-07-27  Paul Vriensadvapi32/service: Forward GetServiceDisplayNameA to...
2007-07-27  Paul Vriensadvapi32/service: Test GetServiceDisplayNameA for servi...
2007-07-27  Paul Vriensadvapi32/service: More tests for GetServiceDisplayName.
2007-07-27  Aric Stewartwininet: Strip Accept-Encoding from http/1.0 requests.
2007-07-27  Detlef Riekenbergwinspool: Return most fields for DRIVER_INFO_4 and 6.
2007-07-27  Detlef Riekenbergwinspool: Return the full path in DRIVER_INFO_2 and 3.
2007-07-27  Detlef Riekenbergwinspool: Enable all levels for EnumPrinterDrivers...
2007-07-27  Detlef Riekenbergwinspool: Return the full path for the driver.
2007-07-27  Detlef Riekenbergwinspool: Use correct path for 16bit drivers.
2007-07-27  Misha Koshelevurlmon/tests: Make http protocol tests refractory to...
2007-07-27  Misha Koshelevurlmon/tests: Rename received_data event to more genera...
2007-07-27  Jacek Cabanmshtml: Fixed a typo.
2007-07-27  James Hawkinsmsi: Implement the MSIMODIFY_UPDATE command in the...
2007-07-27  James Hawkinsmsi: Initialize the size parameter.
2007-07-27  James Hawkinsmsi: Add more tests for MSIMODIFY_UPDATE.
2007-07-27  Maarten Lankhorstdsound: Allow mixing the same buffer multiple times...
2007-07-27  Maarten Lankhorstwinmm: Don't operate on freed data in timer.
2007-07-27  Maarten Lankhorstwineoss: Make sure writepos < buflen for dsrender.
2007-07-27  Maarten Lankhorstwinealsa: Minor fixes to ds output.
2007-07-27  Maarten Lankhorstdsound: Some cosmetic changes.
2007-07-27  Maarten Lankhorstdsound: Fix CheckEvent in mixer.
2007-07-27  Maarten Lankhorstdsound: Make sure secondary_remainder and buflen are...
2007-07-27  Andrew Talbotoleaut32: Constify some variables.
2007-07-27  Steven Edwardsversion: VerQueryValueA/W NULL pointer check.
2007-07-27  Roderick Colenbranderwgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation...
2007-07-27  Roderick Colenbranderwgl: Enable offscreen pixelformats for pbuffers.
2007-07-27  Roderick Colenbranderwgl: Replace the GLXFBConfigIDs in the pixelformat...
2007-07-27  Roderick Colenbranderwgl: Fill the format table with offscreen pixelformats...
2007-07-27  Alexandre Julliardmsvcrt: Get rid of the now unused strndup/wstrndup...
2007-07-27  Alexandre Julliardmsvcrt: Fixed errno setting in malloc, HeapAlloc doesn...
2007-07-27  Alexandre Julliardmsvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
2007-07-27  Alexandre Julliardntdll: Simply store the assembly type without interpret...
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.
2007-07-26  Evan Stadegdiplus/tests: Added pen dash array tests.
2007-07-26  Evan Stadegdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
2007-07-26  Evan Stadegdiplus: Fix arc2polybezier.
2007-07-26  Evan Stadegdiplus/tests: Added GdipAddPathEllipse test.
2007-07-26  Evan Stadegdiplus: Added GdipAddPathEllipse.
2007-07-26  Evan Stadegdiplus: Fix memory leak.
2007-07-26  Juan Langcrypt32: Test and implement encoding signed messages...
2007-07-26  Juan Langcrypt32: Trace a few more items when decoding.
2007-07-26  Juan Langcrypt32: Test and fix encoding and decoding of attribut...
2007-07-26  Juan Langcrypt32: Partially implement decoding of signed messages.
2007-07-26  Juan Langcrypt32: Don't check tag in CRYPT_DecodeDERArray, calle...
2007-07-26  Juan Langcrypt32: Actually skip content when skipping an item...
2007-07-26  Juan Langcrypt32: Remove redundant assignment.
2007-07-26  Juan Langcrypt32: Add initial tests for decoding signed messages.
2007-07-26  Juan Langcrypt32: Test getting the hash from a hash message...
next