wine/eterwine.git
2011-04-06 Alexandre Julliardwinex11: Simplify the event handler lookup, and support...
2011-04-06 Alexandre Julliardwinex11: Update the cursor on the clip window when...
2011-04-06 Alexandre Julliarduser32: Avoid accessing the dialog info of a destroyed...
2011-04-06 Jacek Cabanurlmon: Use dedicated data.php URL for testing regular...
2011-04-06 Aric Stewartwineqtdecoder: Add processing for audio in the movie.
2011-04-06 Aric Stewartwineqtdecoder: Work to add a QuickTime video Splitter.
2011-04-06 Aric Stewartwineqtdecoder: Add 64-bit functions to datahandler.
2011-04-06 Aric Stewartwineqtdecoder: Implement a Wine specific Data Handler.
2011-04-06 Aric Stewartwineqtdecoder: Move pixel buffer access to utility...
2011-04-06 Aric Stewartstrmbase: Add OutputQueue_EOS implementation.
2011-04-06 Aric Stewartstrmbase: Create OutputQueue for queuing outgoing samples.
2011-04-06 Hans Leidekkermsi: More Wow64 fixes.
2011-04-06 Vincent Povirkwindowscodecs: Implement TiffFrameEncode_Initialize.
2011-04-06 Vincent Povirkwindowscodecs: Implement TiffEncoder_CreateNewFrame.
2011-04-06 Vincent Povirkwindowscodecs: Implement TiffEncoder_Initialize.
2011-04-06 Vincent Povirkwindowscodecs: Add stub TIFF encoder.
2011-04-06 Vincent Povirkwindowscodecs: Implement TiffDecoder_GetResolution.
2011-04-06 Piotr Cabanmsvcrt: Added wctob implementation.
2011-04-06 Henri Verbeetwined3d: Remove COM from the rendertarget view implemen...
2011-04-06 Henri Verbeetwined3d: Add depth fills to the blitter interface.
2011-04-06 Henri Verbeetwined3d: Allow depth and stencil clears on surfaces...
2011-04-06 Henri Verbeetwined3d: Introduce a separate function for depth fills.
2011-04-06 Henri Verbeetwined3d: Make "blit_operation" naming a bit more consis...
2011-04-05 Piotr Cabanmsvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW impleme...
2011-04-05 Piotr Cabanmsvcrt: Added _snwscanf implementation.
2011-04-05 Piotr Cabanmsvcrt: Added _snscanf implementation.
2011-04-05 Piotr Cabanmsvcrt: Added _wassert implementation.
2011-04-05 Huw Daviesgdi32/tests: Start of a framework for writing dib drive...
2011-04-05 Michael Stefaniucwininet: Move "inline" right after the storage specifier.
2011-04-05 Joris Huizerdxdiagn: Plug memory leak.
2011-04-05 André Hentscheluxtheme/tests: Remove unneeded comment.
2011-04-05 André Hentscheluxtheme/tests: Mark XP SP1 behaviour as broken.
2011-04-05 Jacek Cabanmshtml: Properly handle upload streams containing headers.
2011-04-05 Huw Daviesgdi32: Add support for 32 bpp BI_BITFIELDS.
2011-04-05 Huw Daviesgdi32: Add a dib primitive function table.
2011-04-05 Hwang YunSongpo: Update Korean translation.
2011-04-05 Hans Leidekkerwine.inf: Add shell handler for .msp files.
2011-04-05 Hans Leidekkermsi: Honor msidbFeatureAttributesFollowParent.
2011-04-05 Hans Leidekkermsi: Fix parsing of an empty property followed by a...
2011-04-05 Alexandre Julliardwinex11: Update the cursor on the clipping window while...
2011-04-05 Alexandre Julliardwinex11: Always forward SetCursor to the driver, and...
2011-04-05 Alexandre Julliardwinex11: Add an option to disable pointer grabs.
2011-04-05 Alexandre Julliardwinex11: Implement cursor clipping using a pointer...
2011-04-05 Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-05 Alexandre Julliardserver: Add a more general way of posting messages...
2011-04-05 Alexandre Julliardserver: Don't run low-level hooks in debugged processes.
2011-04-05 Dmitry Timoshkovuser32: DefDlgProc on WM_QUIT should repost it and...
2011-04-05 Dmitry Timoshkovuser32: Add a test for WM_QUIT handling by DefDlgProc.
2011-04-05 Frédéric Delanoypo: Update French translation.
2011-04-05 Jerome Leclanchemscms: Move MSCMS_dbgstr_tag outside of the HAVE_LCMS...
2011-04-05 Gerald Pfeiferquartz: Properly set a parameter by reference in Parser...
2011-04-05 Vincent Povirkgdiplus: Respect the CmapLookup flag in GDI32_GdipDrawD...
2011-04-05 Vincent Povirkgdiplus: Don't settle on a font size until absolutely...
2011-04-05 Vincent Povirkgdiplus: Add a software implementation of GdipDrawDrive...
2011-04-05 Vincent Povirkgdiplus: Add helper for translating GpFont to HFONT.
2011-04-05 Jacek Cabanmshtml: Get rid of no longer needed app-startup observe...
2011-04-05 Juan Langcrypt32: Accept CA certificates without a key usage...
2011-04-05 Henri Verbeetwined3d: Correctly check if the destination format...
2011-04-05 Henri Verbeetd3d9/tests: Add a test for partial depth buffer copies.
2011-04-05 Henri Verbeetd3d8/tests: Add a test for partial depth buffer copies.
2011-04-05 Henri Verbeetwined3d: Fix partial depth buffer copies.
2011-04-05 Henri Verbeetwined3d: Don't bother setting a depth render buffer...
2011-04-05 Akihiro Sagawalibwine: MB_ERR_INVALID_CHARS makes an error when the...
2011-04-05 Akihiro Sagawakernel32/tests: Add a test for undefined byte character...
2011-04-04 Andrew Nguyenmsvcrt: Ensure that old buffer contents are copied...
2011-04-04 Gerald Pfeifergdiplus: Initialize a variable in SOFTWARE_GdipFillRegi...
2011-04-04 Gerald Pfeiferwinex11.drv: Initialize a variable in create_xcursor_fr...
2011-04-04 Jörg Höhlewinmm: Check callback flags prior to opening a driver.
2011-04-04 Akihiro Sagawagdi32: Create charset enumeration order list for EnumFo...
2011-04-04 Akihiro Sagawagdi32: Remove redundant charset assignments.
2011-04-04 Akihiro Sagawagdi32: Move charset enumeration to helper function.
2011-04-04 Akihiro Sagawagdi32/tests: Add a test for a charset enumeration order.
2011-04-04 Rico Schüllerd3dcompiler: Make some variables static.
2011-04-04 Rico Schüllerd3dcompiler: Move blob and strip functions to blob.c.
2011-04-04 Rico Schüllerd3dcompiler: Remove type cast in D3DCreateBlob().
2011-04-04 Rico Schüllerd3dx9: Add ID3DXBuffer test.
2011-04-04 Rico Schüllerd3dx9: Add argument check to D3DXCreateBuffer().
2011-04-04 Rico Schüllerd3dcompiler: Move D3DCreateBlob() to blob.c.
2011-04-04 Stefan Leichterscarddlg: New dll stub.
2011-04-04 Huw Daviesgdi32: Add a skeleton dib driver.
2011-04-04 David Hedbergcomdlg32: Add support for customizing control labels...
2011-04-04 David Hedbergcomdlg32: Fetch rectangle from the correct control.
2011-04-04 Andrew Nguyendxdiagn: Add operating system string properties to...
2011-04-04 Andrew Nguyendxdiagn: Add paged memory display string properties...
2011-04-04 Andrew Nguyendxdiagn: Add a physical memory display string property...
2011-04-04 Andrew Nguyendxdiagn: Add date and time properties to the DxDiag_Sys...
2011-04-04 Andrew Nguyendxdiagn/tests: Add tests for some DxDiag_SystemInfo...
2011-04-04 Andrew Nguyendxdiagn: Add a NECPC98 property to the DxDiag_SystemInf...
2011-04-04 Andrew Nguyendxdiagn: Add a NetMeeting detection property to the...
2011-04-04 Andrew Nguyendxdiagn: Add language properties to the DxDiag_SystemIn...
2011-04-04 Andrew Nguyendxdiagn: Broaden the scope of the DLL instance handle.
2011-04-04 Andrew Nguyendxdiagn: Add some machine name properties to the DxDiag...
2011-04-04 Alexandre Julliardgdi32: Use the hdc from the generic physdev structure...
2011-04-04 Alexandre Julliardgdi32: Use the hdc from the generic physdev structure...
2011-04-04 Owen Rudgeadvapi32: Add basic SaferSetLevelInformation stub.
2011-04-04 Hwang YunSongpo: Update Korean translation.
2011-04-04 Aurimas Fišeraspo: Update Lithuanian translation.
2011-04-04 Matteo Bruniwined3d: Get rid of context_validate.
2011-04-04 Henri Verbeetwined3d: Introduce a helper function for translating...
2011-04-04 Henri Verbeetwined3d: Fix ARB_0001 with pixel shaders in arb_get_hel...
next