wine
2009-01-26  Francois Gougetregedit: We don't bother unregistering window classes...
2009-01-26  Francois Gougetwinecfg: Make enumerate_valuesW() static.
2009-01-26  Francois Gougetwineconsole: WINECON_GetHistory{Mode,Size}() are unused...
2009-01-26  Francois Gougetquartz: Make the IMemInputPin functions static.
2009-01-26  Alexandre Julliardwinex11: Flush the display after releasing the capture...
2009-01-26  Alexandre Julliardrpcrt4: Don't align the buffer pointer in ComplexStruct...
2009-01-26  Alexandre Julliardgdi32: Avoid some pointer casts.
2009-01-26  Alexandre Julliarduser32: Make sure the submenu is valid in MENU_HideSubP...
2009-01-26  Alexandre Julliarduser32: Use a finally handler to make sure capture...
2009-01-26  Alexandre Julliardinclude: Update the comments about the Wine exception...
2009-01-26  Alasdair Sinclaircomctl32: Fix missing void in empty parameter list.
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2009-01-26  Alasdair Sinclairadvapi32/tests: Fix missing void in empty parameter...
2009-01-26  Juan Langinclude: Add definition of OBJECT_NAME_INFORMATION.
2009-01-26  Andrew Nguyenwinmm: Make the return behavior of waveOutPrepareHeader...
2009-01-26  Henri Verbeetd3d10core: Add a small test for CreateRenderTargetView().
2009-01-26  Henri Verbeetd3d10core: Handle a NULL view desc in CreateRenderTarge...
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Buffer::GetType().
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Texture2D::GetType().
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Texture2D::GetDesc().
2009-01-26  Vincent Pelletierdinput: Clamp lMagnitude to -10000..10000 range.
2009-01-26  Vincent Pelletierdinput: Fix gain-related bugs.
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2009-01-26  Michael Stefaniucitss: Remove some superfluous pointer casts.
2009-01-26  Michael Stefaniuccrypt32: Remove some more superfluous pointer casts.
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2009-01-26  Hans Leidekkersetupapi: Implement SetupInstallFileExA/W.
2009-01-26  Rob Shearmanrpcrt4: Fix buffer overflow in UUID tests.
2009-01-26  Reece Dunncomctl32: Don't generate a fixme message for the TBSTYL...
2009-01-26  Nikolay Sivovmsi: Remove redundant pointer check (Coverity).
2009-01-26  David Adamddraw/tests: Add a few tests for ComputeShereVisibility.
2009-01-26  Anders Jonssonoleview: Fix typo in English, Russian resources.
2009-01-26  Andrew Talbotshell32: Declare some functions static.
2009-01-26  Ricardo Filipentdll: Add stub for RtlGetCompressionWorkSpaceSize.
2009-01-26  Jeff Latimeruser32: DdeCreateStringHandle checks for an invalid...
2009-01-26  Jeff Latimeruser32/tests: Add tests for invalid instance passed...
2009-01-26  Marcus Meissnerwinefile: Avoid array overrun (coverity).
2009-01-26  Vincent Povirkgdiplus: Do not call delete_element(NULL).
2009-01-26  Juan Langcryptui: Call CryptUIWizExport when asked to.
2009-01-26  Juan Langcryptui: Fix a typo.
2009-01-26  Juan Langcryptui: Implement CryptUIWizExport for the no UI case.
2009-01-26  Juan Langcryptui: Use a public type rather than a private one...
2009-01-26  Juan Langcryptui: Implement saving from the export wizard.
2009-01-26  Juan Langcryptui: Show details of export on finish page of expor...
2009-01-26  Juan Langcryptui: Implement browsing for a filename in the expor...
2009-01-26  Juan Langcryptui: Validate filename in export wizard.
2009-01-26  Juan Langcryptui: Enable/disable checkboxes in the format page...
2009-01-26  Juan Langcryptui: Disable the PFX export format in the export...
2009-01-26  Juan Langcryptui: Remember format and format options when leavin...
2009-01-26  Juan Langcryptui: Skip the format page of the export wizard...
2009-01-26  Juan Langcryptui: Add a do-nothing export wizard.
2009-01-26  Juan Langcryptui: Add stub for CryptUIWizExport.
2009-01-26  Austin Englishconfigure.ac: Fix a couple more includes on NetBSD.
2009-01-26  Paul Vriensuser32: Allocate buffer on heap.
2009-01-25  Alexandre Julliardws2_32/tests: Fix a test failure on WinME.
2009-01-25  Alexandre Julliarduserenv/tests: Don't check for TEMP and TMP variables...
2009-01-25  Alexandre Julliarduser32/tests: Make the traces less verbose in the windo...
2009-01-25  Alexandre Julliarduser32/tests: Ignore some more messages.
2009-01-25  Alexandre Julliarduser32/tests: Fix various failures in the monitor test.
2009-01-25  Alexandre Julliardgdi32/tests: Fix the mapping test to handle the more...
2009-01-25  Alexandre Julliardcomcat/tests: Skip tests if we can't create a test...
2009-01-23  Huw Daviescomdlg32: Move the unicode version to the common implem...
2009-01-23  Huw Daviescomdlg32: Add a placeholder for the unicode dialog...
2009-01-23  Huw Daviescomdlg32: Move the initialization code into a common...
2009-01-23  Alexandre Julliardwidl: We need an offset after the correlation descripto...
2009-01-23  Rob Shearmanrpcrt4: Remove the NDR version check from NdrClientCall...
2009-01-23  Rob Shearmanrpcrt4: Don't declare functions that aren't exported...
2009-01-23  Florian Köberleuser32: Removed code without effect.
2009-01-23  Florian Köberleuser32: Fixed max size of child with exStyle WS_EX_DGLM...
2009-01-23  Florian Köberleuser32: Refactor of WINPOS_GetMinMaxInfo.
2009-01-23  Juan Langntdll: Implement the ThreadAffinityMask query.
2009-01-23  Vincent Pelletierdinput: Implement auto-center set & get.
2009-01-23  Detlef Riekenbergcomdlg32: Fix return type of COMDLG32_StrRetToStrNW.
2009-01-23  Alistair Leslie... shdocvw: Add test to show IServiceProvider is supported.
2009-01-23  Hans Leidekkermscat32: Forward CryptCATCDFEnumMembersByCDFTag to...
2009-01-23  Hans Leidekkerrpcrt4: Move NdrGetUserMarshalInfo stub near user marsh...
2009-01-23  Hans Leidekkerloadperf: Add stub implementations for InstallPerfDllA/W.
2009-01-23  Huw Daviescomdlg32: Add a helper to return the dialog struct.
2009-01-23  Huw Daviescomdlg32: Add a function to access the hooks.
2009-01-23  Huw Daviescomdlg32: Remove ugly macro.
2009-01-23  Huw Daviescomdlg32: Simplify the DEVNAMES access functions are...
2009-01-23  Huw Daviescomdlg32: Fix incorrect scaling.
2009-01-23  Huw Daviescomdlg32: Add a helper to access the margin rect.
2009-01-23  Huw Daviescomdlg32: Add a helper function to access the PAGESETUP...
2009-01-23  Huw Daviescomdlg32: Use a helper function to retrieve pagesetup...
2009-01-23  Michael Stefaniucmsdmo: Remove superfluous pointer casts.
2009-01-23  Michael Stefaniucifsmgr.vxd: Remove superfluous pointer casts.
2009-01-23  Michael Stefaniucdinput8: Remove superfluous pointer casts.
2009-01-23  Michael Stefaniucwinealsa.drv: Remove superfluous pointer casts.
2009-01-23  Alexandre Julliarduser32/tests: Don't try to do hook tests if we can...
2009-01-23  Alexandre Julliarduser32/tests: Make the DC test window top-most. Ignore...
2009-01-23  Henri Verbeetd3d10core: Add a stub ID3D10Buffer implementation.
2009-01-23  Henri Verbeetd3d10core: Add a stub ID3D10RenderTargetView implementa...
2009-01-23  Henri Verbeetwined3d: Don't use drawStridedFast() for drawing pretra...
2009-01-23  Henri Verbeetwined3d: Don't use drawStridedFast() when pointsize...
2009-01-23  Henri Verbeetwined3d: Take EXT_vertex_array_bgra into account in...
2009-01-23  Anders Jonssonwinefile: Update Swedish translation.
2009-01-23  Anders Jonssonwinhlp32: Update Swedish translation.
2009-01-23  Nikolay Sivovkernel32: Added DeleteTimerQueue.
2009-01-23  Jacek Cabanshdocvw: Fixed tests on IE7.
next