wine
2011-03-16  Francois Gougetqcap: Make VfwPin_GetMediaTypeVersion() static.
2011-03-16  Francois Gougetmscoree: Force_get_runtime_info() is not used so remove it.
2011-03-16  Francois Gougetd3dx9_36/tests: Replace a malloc() with HeapAlloc(...
2011-03-16  Francois Gougetmsxml3: Make ConnectionPoint_Init() and BindStatusCallb...
2011-03-16  Francois Gougetmscoree/tests: Make the test and cleanup functions...
2011-03-16  Francois Gougetmsvcrt: Export _wcsupr_s_l().
2011-03-16  Francois Gougetshell32/tests: Make test_ShellItemGetAttributes() static.
2011-03-16  Francois Gougetquartz: Make some functions static.
2011-03-16  Francois Gougetmsi: Make get_assembly_record() static.
2011-03-16  Francois Gougetdxdiagn: Make IDxDiagContainerImpl_QueryInterface(...
2011-03-16  Francois Gougetwininet/tests: Make test_InternetErrorDlg() static.
2011-03-16  Francois Gougethhctrl.ocx: Make AppendFullPathURL() static.
2011-03-16  Francois Gougetnpmshtml: The npmshtml debug channel is unused so remov...
2011-03-16  Francois Gougetsxs: The sxs debug channel is unused so remove it.
2011-03-16  Francois Gougetmshtml: Make get_pos_rect() static.
2011-03-16  Francois Gougetmsxml3: Make element_get_dt() static and move it around...
2011-03-16  Francois Gougetwined3d: Make IWineD3DVolumeImpl_GetResource() static.
2011-03-16  Francois Gougetservices: Make find_service_by_group() static.
2011-03-16  Francois Gougetgdiplus: Remove GdiplusShutdown() as it is redudant...
2011-03-16  Francois Gougetgdiplus: Make load_ttf_name_id() static.
2011-03-16  Francois Gougetcomctl32/tests: Make init_tbsize_result() and tbsize_ad...
2011-03-16  Francois Gougetadvapi32: Make trustee_name_A_to_W() and free_trustee_n...
2011-03-16  Francois Gougetwinecfg: Add a full stop to an error message.
2011-03-16  Francois Gougetcmd: Add full stops to some parameter descriptions...
2011-03-16  Francois Gougetwinmm: Add full stops to some error messages.
2011-03-16  Francois Gougetmsi: Small tweak to the usage for readability.
2011-03-16  Francois Gougetuser32/tests: Use NULL instead of casting 0.
2011-03-16  Francois Gougetwordpad: Fix the background color menu label.
2011-03-16  Łukasz Wojniłowiczpo: Update Polish translation.
2011-03-16  Austin Lunduser32/tests: Output error information in cursoricon...
2011-03-16  Hans Leidekkermsi: Let the InstallFiles action determine which privat...
2011-03-16  Hans Leidekkermsi: Skip reference counting for assembly components.
2011-03-16  Huw Daviesinclude: Uncomment EMRGRADIENTFILL.
2011-03-16  Roderick Colenbranderwined3d: Add latest Nvidia GPUs.
2011-03-16  Roderick Colenbranderwined3d: Update Nvidia Geforce6+ driver version.
2011-03-16  Nikolay Sivovmsxml3: Support VT_BSTR|VT_BYREF as source in load().
2011-03-16  Nikolay Sivovmsxml3: Merge save() tests to a single function.
2011-03-16  Eric Pouechwinedbg: Display a valid source file when reporting...
2011-03-16  Eric Pouechwinedbg: Also get rid of trailing \r in input_read_line.
2011-03-16  Eric Pouechwinegcc: Correctly manage the -V option (gcc expects...
2011-03-16  Eric Pouechwinedbg: Added support for printing WCHAR in print_type...
2011-03-16  Andrew Eikuminclude: Add defines for KSDATAFORMAT_SUBTYPE_ALAW...
2011-03-16  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTextureImpl.
2011-03-16  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture.
2011-03-16  Henri Verbeetwined3d: Use the correct resource_ops in cubetexture_un...
2011-03-16  Henri Verbeetd3d8: Fix IDirect3DCubeTexture8Impl_GetLOD().
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the text functions.
2011-03-16  Alexandre Julliardgdi32: Don't allocate a GDI handle for saved DCs.
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the DC state...
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the bitmap...
2011-03-15  Jacek Cabanmshtml: Notify parser about script evaluation.
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-03-15  Jörg Höhlewinealsa: Favour HeapAlloc() over malloc().
2011-03-15  Jörg Höhlewinealsa: Ignore failure to notify winmm wave clients.
2011-03-15  Jörg Höhlewinealsa: Open must fail when recorder thread creation...
2011-03-15  Jörg Höhlewinealsa: CreateEvent and CreateThread return NULL...
2011-03-15  Jörg Höhlewineoss: Fix 64-bits incompatibilities.
2011-03-15  Jörg Höhlewineoss: Ignore failure to notify winmm wave clients.
2011-03-15  Dmitry Timoshkovkernel32: Add dumping of GENERIC_EXECUTE flag in Create...
2011-03-15  Michael Stefaniucoleaut32/tests: COM cleanup in olepicture.c.
2011-03-15  Rico Schüllerd3dx9_36: Start effect parsing.
2011-03-15  Alexandre Julliardgdi32: Add null driver entry point for world transform...
2011-03-15  Michael Stefaniucrpcrt4/tests: COM cleanup in cstub.c.
2011-03-15  Marcus Meissnercomctl32: Removed array NULL check (Coverity).
2011-03-15  Marcus Meissnercomdlg32: Removed useless NULL check (Coverity).
2011-03-15  Marcus Meissneruser32: Remove useless NULL checks (Coverity).
2011-03-15  Marcus Meissnershdocvw: Removed useless array for NULL check (Coverity).
2011-03-15  Marcus Meissnershell32: Arrays are never NULL (Coverity).
2011-03-15  Marcus Meissnershell32: memset only gets character (Coverity).
2011-03-15  Marcus Meissnerd3dcompiler_43: Initialize a variable (Coverity).
2011-03-15  Nikolay Sivovmsvcrt: Added _findnext32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add _findfirst32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add __daylight() call export.
2011-03-15  Jacek Cabanwininet: Update remaining HttpOpenRequest to use the...
2011-03-15  Jacek Cabanwininet: Release gzip_buffer when opening new connection.
2011-03-15  Michael Stefaniucd3d8: COM cleanup in shader.c.
2011-03-15  Łukasz Wojniłowiczinetcpl.cpl: Update Polish translation.
2011-03-15  Henri Verbeetd3d9: Use IDirect3DVolume9_AddRef to increment the...
2011-03-15  Henri Verbeetwined3d: Generalize AddDirtyRect() / AddDirtyBox()...
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Unmap().
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Map().
2011-03-15  Vincent Povirkgdiplus: Use GdipFillPath to implement GdipFillPie.
2011-03-15  Vincent Povirkgdiplus: Use GdipFillPath to implement GdipFillEllipse.
2011-03-15  Vincent Povirkgdiplus: Add software implementation of GdipFillPath.
2011-03-15  Vincent Povirkgdiplus: Call GdiAlphaBlend only once per GdipFillRegio...
2011-03-15  Vincent Povirkgdiplus: Remove gdi32 fallback for bitmaps from GdipFil...
2011-03-15  Piotr Cabanshdocvw/tests: Added IShellBrowser, IBrowserService...
2011-03-15  Piotr Cabanshdocvw: Use IID_IBrowserService2 defined in header.
2011-03-15  Piotr Cabanshdocvw: Added IDocObjectService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IBrowserService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IShellBrowser interface stub.
2011-03-15  Piotr Cabanshdocvw: Added navigation error handling.
2011-03-15  Piotr Cabaninclude: Added IBrowserService2 definition.
2011-03-15  Piotr Cabaninclude: Added IDockingWindow definition.
2011-03-14  Alexandre Julliardurlmon/tests: Update test data location to test.winehq...
2011-03-14  Alexandre Julliardwininet/tests: Update test data location to test.winehq...
2011-03-14  André Hentscheladvapi32/tests: Add some skips.
2011-03-14  André Hentschelws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
2011-03-14  André Hentschelkernel32/tests: Fix a test for real hardware.
2011-03-14  André Hentschelntoskrnl.exe: Add more mutex stubs.
next