wine
2007-05-01  Misha Koshelevmsi: automation: Implement Record::StringData.
2007-05-01  Alexandre Julliardkernel32: Don't skip directory symlinks when looking...
2007-05-01  Alexandre Julliardserver: Give system APCs priority over signaled objects.
2007-05-01  Alexandre Julliardwinebrowser: Don't output debug traces by default.
2007-05-01  James Hawkinsmsi: Run the costing actions for both the UI and execut...
2007-05-01  James Hawkinsmsi: Reset the folder's resolved target before setting...
2007-05-01  James Hawkinsmsi: Add tests that show that costing is run in both...
2007-05-01  Detlef Riekenberglocalui: Implement AddPortUI.
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-05-01  Dan Hipschmanwidl: Get rid of the typeref_t structure, simplify...
2007-05-01  Misha Koshelevmsi: Expand IDL file to contain some OLE automation...
2007-05-01  Misha Koshelevmsi: Add base class for OLE automation objects.
2007-05-01  Misha Koshelevmsi: Merge OLE automation conformance tests.
2007-05-01  Ben Taylorwineinstall: Use `wine --version` instead of `which...
2007-05-01  Ben Taylorwineshelllink: Improve /bin/sh and awk compatibility.
2007-05-01  Andrey Turkinshlwapi: Implement IConnectionPoint_SimpleInvoke.
2007-05-01  Louis Lenderskernel32: Add stub for BindIoCompletionCallback.
2007-05-01  Stefan Dösingerddraw: Update the wined3d depth stencil on device creat...
2007-05-01  Stefan Dösingerddraw: Cube map structure test.
2007-05-01  Stefan Dösingerddraw: Cube texture support.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-05-01  Stefan Dösingerddraw: Store a WineD3DBaseTexture instead of a WineD3DT...
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-05-01  Andrew Talbotdbghelp: Exclude unused headers.
2007-05-01  Aric Stewartole32: Accelerators, like for the menu ones, should...
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: Implement MIDIOut_Data when device...
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: Create only one MIDIOutPort and...
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: MIDIIn_MessageHandler: Remove a...
2007-04-30  Misha Koshelevmsi: Add OLE automation conformance test.
2007-04-30  Andrey Turkindbghelp: Zero-terminate module name in minidump.
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-30  Detlef Riekenbergwinspool: Avoid crash on NULL parameter (XcvOpenPort...
2007-04-30  Detlef Riekenbergwinspool: Return the correct errorcode in OpenPrinter...
2007-04-30  Detlef Riekenberglocalspl: Code cleanup for XcvDataPort_AddPort.
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-30  Francois Gougetmsi/tests: Add missing '\n' to ok() call.
2007-04-30  Francois Gougetd3drm: Fix compilation on systems that don't support...
2007-04-30  Francois Gougetd3drm/tests: Add missing '\n' to ok() calls.
2007-04-30  Rob Shearmanatl: Add stubs for AtlIPersistStreamInit_Load and AtlIP...
2007-04-30  Rob Shearmanatl: Implement AtlComQIPtrAssign.
2007-04-30  Rob Shearmanrpcrt4: Print the correct values when warning about...
2007-04-30  Rob Shearmanwinex11.drv: Remove an unneeded include.
2007-04-30  Rob Shearmandsound: Implement QueryInterface for KsPropertySet...
2007-04-30  Rob Shearmandsound: Implement QueryInterface for the class factory...
2007-04-30  Vitaliy Margolenkernel32: Fix off by one error.
2007-04-30  Vitaliy Margolenntdll: Use correct full access bitmask in NtQuerySecuri...
2007-04-30  Andrew Talbotcomdlg32: Exclude unused headers.
2007-04-30  Andrew Talbotcompstui: Exclude unused headers.
2007-04-30  Andrew Talbotdswave: Constify a variable.
2007-04-30  Andrew Talbotcrypt32: Exclude unused headers.
2007-04-30  Andrew Talbotdsound: Constify some variables.
2007-04-30  Andrew Talbotadvapi32: Exclude unused headers.
2007-04-30  Ken Thomaseswinebrowser: Don't put the default mailers or browsers...
2007-04-30  Stefan Dösingerddraw: Add a test for surface attachments.
2007-04-30  Stefan Dösingerddraw: Complex surfaces form a tree.
2007-04-30  Stefan Dösingerddraw: Move the additional surface creation into a...
2007-04-30  Stefan Dösingerddraw: Do not access the surface connection structure...
2007-04-30  Stefan Dösingerddraw: Search for d3d primary a bit differently.
2007-04-30  Dan Kegeladvapi: Improve SetEntriesInAclA stub.
2007-04-30  Stefan Leichteradvapi32: Fix initial cleanup of the registry keys...
2007-04-30  Jacek Cabanmshtml: Fix offset in OnDataAvailable call.
2007-04-30  Huw Daviesoleaut32: Remove useless initialization of an [out...
2007-04-30  Emmanuel Maillardwinecoreaudio: Handle non System Exclusive messages.
2007-04-27  Alexandre JulliardRelease 0.9.36. wine-0.9.36
2007-04-27  Maarten Lankhorstwinealsa: Unset WAVECAPS_DIRECTSOUND properly for capture.
2007-04-27  Chris Robinsonquartz: Partially implement the MPEG 1 Stream Splitter...
2007-04-27  Kirill K. Smirnovkernel32/tests: Add tests for NeedCurrentDirectoryForEx...
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-04-27  Alexandre Julliardwinecoreaudio: Avoid sizeof in trace.
2007-04-27  Kevin Koltzauuser32: Draw menu item bitmaps in the correct location...
2007-04-27  Alexey Markachevntdll: Fix mistake in Novosibirsk time zone.
2007-04-27  Stefan Dösingerddraw: Use EnumAttachedSurfaces for SetColorKey.
2007-04-27  Stefan Dösingerddraw: Search for texture sublevels with GetAttachedSur...
2007-04-27  Stefan Dösingerddraw: Use EnumAttachedSurfaces to search for a render...
2007-04-27  Stefan Dösingerddraw: Add a test for EnumSurfaces.
2007-04-27  Andrew Riediwinex11.drv: Add legacy 32-bit cursor support.
2007-04-27  Yuval Fledelschannel: Tests for SpLsaModeInitialize, SpUserModeInit...
2007-04-27  Yuval Fledelschannel: Implement SpUserModeInitialize.
2007-04-27  Yuval Fledelschannel: Implement SpLsaModeInitialize and GetInfo.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Prepare and MIDIIn_Unpr...
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_AddBuffer.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Reset.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Start and MIDIIn_Stop.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_GetNumDevs and MIDIIn_G...
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Open and MIDIIn_Close.
2007-04-27  Emmanuel Maillardwinecoreaudio: Add MIDI In messages in MIDI_NotifyClient.
2007-04-27  H. Verbeetwined3d: Fix the return value for IWineD3DDeviceImpl_Co...
2007-04-27  Andrew Talbotdplayx: Constify some variables.
2007-04-27  Marcus Meissnermsi: Do not mark the tables const.
2007-04-27  Ben Taylorwineoss: Fix to compile on Solaris 10.
2007-04-26  Dmitry Timoshkovuser32: Windows doesn't redraw a window if it is being...
2007-04-26  Huw Daviesoleaut32: Rewrite get_funcdesc to avoid using the funcd...
2007-04-26  Huw Daviesoleaut32: Don't try to free the typeinfo if get_funcdes...
2007-04-26  Alexandre Julliardmake_makefiles: Avoid duplicate .gitignore entries.
2007-04-26  Dan Hipschmanrpcrt4: Add a testcase for RPCs with fixed-size arrays.
2007-04-26  Dan Hipschmanwidl: Declare fixed-size array args as pointers to...
2007-04-26  Dan Hipschmanrpcrt4: Add tests for RPC and widl generated code.
2007-04-26  Dan Hipschmanwidl: Add --prefix-* options (take 3).
2007-04-26  Emmanuel Maillardwinecoreaudio: Initial MIDI In Mach message handling.
next