wine
2007-07-30  Jacek Cabanmshtml: Added mshtml.tlb.
2007-07-30  Jacek Cabanmshtml.idl: Added some missing attributes.
2007-07-30  Jacek Cabanwidl: Reorder switch cases to keep alphabetical order.
2007-07-30  Jacek Cabanwidl: Added displaybind attribute handling.
2007-07-30  Jacek Cabanwidl: Added nonbrowsable attribute handling.
2007-07-30  Jacek Cabanwidl: Use correct bytes in write_value.
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  Alexandre JulliardRelease 0.9.42. wine-0.9.42
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...
2007-07-26  Misha Koshelevurlmon/tests: Don't proceed with POST operation (that...
2007-07-26  Misha Koshelevurlmon/tests: Fix http protocol tests with absence...
2007-07-26  Misha Koshelevurlmon: Don't free structures that are used by asynchro...
2007-07-26  Alexandre Julliardlibwine: Get rid of the lookup in the top dlls/ dir...
2007-07-26  Alexandre Julliardcrypt32: Don't use off_t for memory offsets.
2007-07-26  Rob Shearmanmshtml: Handle Ctrl-Home and Ctrl-End in edit mode.
2007-07-26  H. Verbeetwined3d: Flip the scissor rect when rendering offscreen.
2007-07-26  H. Verbeetd3d9: Trace the Format parameter to IDirect3DDevice9Imp...
2007-07-26  Jacek Cabanmshtml: Make sure we have associated listener before...
2007-07-26  Jacek Cabanurlmon: Change some gotos to return.
2007-07-26  Michael Stefaniucntdll: Remove a break after a break. Found by Smatch.
2007-07-26  Michael Stefaniucwinefile: Change choose_font() and init_output() to...
next