wine
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...
2007-07-26  Michael Stefaniucwinefile: Move the font choosing code to a separate...
2007-07-26  Roderick Colenbranderwgl: Set pbuffer dimensions in HDC.
2007-07-26  Roderick Colenbranderopengl: WGL_ARB_render_texture support.
2007-07-26  Roderick Colenbranderopengl32: Relax extension checking.
2007-07-26  Andrew Talbotoleaut32: Constify some variables.
2007-07-26  Jason Edmeadescomctl32: Fix missing toolbar button with HINST_COMMCTRL.
2007-07-26  Stefan Dösingerwined3d: Do not fail if the adapter info can't be initi...
2007-07-26  Stefan Dösingerwined3d: Set the pow2 sizes in gl surface private setup.
2007-07-26  Stefan Dösingerwined3d: Find the shader constant limit at adapter...
2007-07-26  Stefan Dösingerwined3d: Allocate render target management members...
2007-07-26  Stefan Dösingerwined3d: Attempt to clean up fbos only if a gl surface...
2007-07-26  Alexandre Julliardntdll: Support single quotes around XML attribute values.
2007-07-26  Alexandre Julliardntdll: Activate the module's activation context while...
2007-07-26  Alexandre Julliardntdll: Use activation contexts information to load...
2007-07-26  Jacek Cabankernel32: Added FindActCtxSectionStringA implementation.
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Eric Pouechntdll: Implemented FileInformationInAssemblyOfAssemblyI...
2007-07-26  Eric Pouechntdll: Implemented AssemblyDetailedInformationInActivat...
2007-07-26  Eric Pouechntdll: Implemented ActivationContextDetailedInformation...
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-26  Alexandre Julliardntdll: Fix return status when failing to load the assoc...
2007-07-26  Alexandre Julliardntdll: Improve some activation context traces.
2007-07-25  Alexandre Julliardntdll: Store the base directory for an assembly (based...
2007-07-25  Alexandre Julliardntdll: Create the per-module activation context at...
2007-07-25  Alexandre Julliardntdll: Create the process activation context at initial...
2007-07-25  Alexandre Julliardntdll: Don't add an empty assembly when creating an...
2007-07-25  Alexandre Julliardntdll: Check existing dependencies in activation contex...
2007-07-25  Peter Dons... x11drv: Fix the special case where windows have WS_CHIL...
2007-07-25  Matt Jonesserver: Only commit SetThreadPriority if new priority...
2007-07-25  Matt Joneskernel32: Added test for bad arguments to SetThreadPrio...
2007-07-25  Evan Stadegdiplus: Added GdipLoadImageFromStreamICM stub.
2007-07-25  Evan Stadegdiplus: Added GdipDisposeImage stub.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromWmf stub.
2007-07-25  Evan Stadegdiplus: Added GdipGetImageType stub.
2007-07-25  Evan Stadegdiplus: Limit fixme output.
2007-07-25  Evan Stadegdiplus: Image getter stubs.
next