wine
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.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-25  Evan Stadegdiplus: Make pen width depend on world transform.
2007-07-25  Evan Stadegdiplus: Create gdi pen every time gdi+ pen is used.
2007-07-25  Evan Stadegdiplus: Use world transform when drawing points.
2007-07-25  Evan Stadegdiplus: Added GdipSetWorldTransform/GdipGetWorldTransform.
2007-07-25  Evan Stadegdiplus: Added GdipCloneMatrix.
2007-07-25  Evan Stadegdiplus: Added GdipSetPageScale/GdipGetPageScale.
2007-07-25  Evan Stadegdiplus: Added support for more page units.
2007-07-25  Alexandre Julliarduser32/tests: Flush events more aggressively in mouse...
2007-07-25  Alexandre Julliardgdi32/tests: Don't test default char, it doesn't have...
2007-07-25  Nigel Liangwinex11.drv: Take into account position of preedit...
2007-07-25  James Hawkinsmsi: Use a different separator as a semi-colon may...
2007-07-25  Jason Edmeadescmd: Fix trap when batch pgm runs another batch pgm.
2007-07-25  Rob Shearmanmshtml: Events are reset when a new document URI is...
2007-07-25  Rob Shearmanmshtml: Set focus to the Gecko window in OleInPlaceActi...
2007-07-25  Rob Shearmanmshtml: Call IDocHostUIHandler_HideUI and IDocHostUIHan...
2007-07-25  Rob Shearmanmshtml: Pass the correct DOCHOSTUITYPE value to IDocHos...
2007-07-25  Rob Shearmanmshtml: OleDocumentView_UIActivate should call IOleInPl...
2007-07-25  H. Verbeetwined3d: Fix the stretch_rect_fbo() declaration to...
2007-07-25  H. Verbeetwined3d: Pass the correct target to glMultiTexCoord.
2007-07-25  Michael Stefaniucwined3d: Remove a return after a return. Found by Smatch.
2007-07-25  Michael Stefaniucmscms: Don't produce unreachable code during conditiona...
2007-07-25  Michael Stefaniucwinefile: Change the settings functions to use the...
2007-07-25  Juan Langcrypt32: Test and implement getting the encoded signers...
2007-07-25  Andrew Talbotmsxml3: Cast-qual warning fix.
2007-07-25  Konstantin... ntdll: Add Samara time zone.
2007-07-25  Marcus Meissnercrypt32: Fixed wrong allocation size.
2007-07-25  Paul Vriensadvapi32/service: Add tests for GetServiceKeyName.
2007-07-25  Paul Vriensadvapi32/service: Close a handle on failure.
2007-07-25  Paul Vriensadvapi32/service: Add another test for GetServiceDispla...
2007-07-25  Aric Stewartws2_32: Initialize the address to 0 in ws_sockaddr_ws2u.
2007-07-24  Stefan Dösingerwined3d: Create the stateblock in Init3D.
2007-07-24  Stefan Dösingerddraw: Some d3d-only code fixes.
2007-07-24  Misha Koshelevurlmon/tests: Release two objects that should be releas...
next