wine
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 4bppIndexed...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 24bppBGR to...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 1bppIndexed...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGR565...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGR555...
2009-08-14  Vincent Povirkwindowscodecs: Implement WICConvertBitmapSource.
2009-08-14  Vincent Povirkwindowscodecs: Register the default pixel format converter.
2009-08-14  Vincent Povirkwindowscodecs: Add stub implementation of IWICFormatCon...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion to 32bppBGR.
2009-08-14  Vincent Povirkwindowscodecs: Implement GetPixelFormat for default...
2009-08-14  Vincent Povirkwindowscodecs: Implement GetSize/Resolution for default...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 32bppBGR to...
2009-08-14  Vincent Povirkwindowscodecs: Add stub implementation of WICStandardFo...
2009-08-14  Vincent Povirkinclude: Add definitions needed for WIC pixel format...
2009-08-14  Vincent Povirkwindowscodecs: Register all formats supported by the...
2009-08-14  Henri Verbeetwined3d: Make RTL_READTEX the default rendertarget...
2009-08-14  Henri Verbeetwined3d: Add a separate function for guessing the card.
2009-08-14  Henri Verbeetwined3d: Add a separate function for guessing the drive...
2009-08-14  Henri Verbeetwined3d: Add a separate function for parsing the GL...
2009-08-14  Henri Verbeetwined3d: Add a separate function for guessing the vendor.
2009-08-14  Henri Verbeetwined3d: Escape GL strings with debugstr_a() in IWineD3...
2009-08-14  Andrew Eikumcomctl32/tests: Add tests for wizard dialog navigation.
2009-08-14  Andrew Eikumuser32/tests: Add tests for saving and restoring contro...
2009-08-14  Andrew Eikumcomctl32: Correctly assign focus and default button...
2009-08-14  Andrew Eikumcomctl32: Don't pass unrelated control to UnChanged.
2009-08-14  Austin Lunduser32/tests: Remove superfluous code from WM_PAINT...
2009-08-14  Michael Karcherntdll/tests: Implement tests for data execution prevention.
2009-08-14  Jacek Cabanjscript: Added missing port.h includes.
2009-08-14  Jacek Cabanmshtml: Parse post data in channelbsc_set_channel.
2009-08-14  Jörg Höhlewinecfg: Fix German typo.
2009-08-14  Jörg Höhlecmd: Fix German typo.
2009-08-14  Jörg Höhled3d9/tests: Detect empty graphics driver name.
2009-08-14  Alexandre Julliardconfigure: Rename the main binary to "wine32" for the...
2009-08-13  Alexandre Julliardconfigure: Disable installation of a number of extra...
2009-08-13  Alexandre Julliardconfigure: Add a --with-wine64 option to build a 32...
2009-08-13  Alexandre Julliardwinex11: Use the Globally Active focus model with take...
2009-08-13  Juan Langws2_32: Implement getsockopt(SOL_IRLMP, IRLMP_ENUMDEVICES).
2009-08-13  Juan Langws2_32: Add debug support for IrDA addresses.
2009-08-13  Juan Langws2_32: Implement ws_sockaddr_u2ws for AF_IRDA.
2009-08-13  Juan Langws2_32: Implement ws_sockaddr_ws2u for AF_IRDA.
2009-08-13  Juan Langws2_32: Allow binding to IrDA sockets if IrDA support...
2009-08-13  Juan Langws2_32: Test for linux/irda.h.
2009-08-13  Juan Langws2_32: Add af_irda.h.
2009-08-13  Juan Langws2_32: Add AF_IRDA to the address family map.
2009-08-13  André Hentschelwinemaker: Put the defines in DEFINES instead of CEXTRA.
2009-08-13  Andrew Eikumgdiplus/tests: Add tests for GdipGetVisibleClipBounds.
2009-08-13  Andrew Eikumgdiplus: Implement GdipGetVisibleClipBounds.
2009-08-13  Andrew Eikumgdiplus: Create utility function get_graphics_bounds.
2009-08-13  André Hentschelcmdlgtst: Update German translation.
2009-08-13  André Hentscheltaskmgr: Update German translation.
2009-08-13  André Hentscheloleview: Update German translation.
2009-08-13  André Hentschelmsvfw32: Update German translation.
2009-08-13  André Hentschelcomdlg32: Update German translation.
2009-08-13  Austin Lunduser32/tests: Added tests for infinite WM_PAINT loop.
2009-08-13  Owen Rudgecomctl32: Add stubs for image list functions introduced...
2009-08-13  Owen Rudgecomctl32/tests: Add basic test for IImageList using...
2009-08-13  Owen Rudgeuuid: Add IImageList (commoncontrols.h).
2009-08-13  Owen Rudgeinclude: Add SHGetImageList and its flags to shellapi.h.
2009-08-13  Owen Rudgeinclude: Define interface for comctl32 v6 (IImageList).
2009-08-13  Owen Rudgecomctl32/tests: Move v6 test initialisation routines...
2009-08-13  Dylan Smithrichedit: Use ME_MoveCursorChars in ME_FindText to...
2009-08-13  Dylan Smithrichedit: Use ME_Cursor instead of offsets for stream...
2009-08-13  Dylan Smithrichedit: Replace offsets arg with ME_Cursor for ME_Int...
2009-08-13  Dylan Smithrichedit: Removed ME_InsertRun since it uses character...
2009-08-13  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_CharF...
2009-08-13  Dylan Smithrichedit: Use ME_Cursor instead of offsets for copying...
2009-08-13  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_Updat...
2009-08-13  Dylan Smithrichedit: Modified ME_MoveCursorsChars to move multiple...
2009-08-13  Tony Wasserkaddraw: Add DDSD_DEPTH to ddraw.h.
2009-08-13  Henri Verbeetwined3d: Recognize GL_VENDOR "Tungsten Graphics, Inc...
2009-08-13  Henri Verbeetwined3d: Remove the redundant vs_nv_version and ps_nv_v...
2009-08-13  Henri Verbeetwined3d: Remove some unused fields from struct wined3d_...
2009-08-13  Henri Verbeetwined3d: Don't make wgl calls from under the GL lock.
2009-08-13  Dylan Smithrichedit: Fixed regression in ME_SetCharFormat.
2009-08-13  Juan Langwcmd: Only execute non-empty commands.
2009-08-13  Nikolay Sivovcomctl32/listview: Block redrawing entirely after WM_SE...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_GetTe...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_SetCh...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_GetCh...
2009-08-12  Dylan Smithrichedit: Add helpers for setting cursor to start/end...
2009-08-12  Dylan Smithrichedit: Created functions to move between runs and...
2009-08-12  Dylan Smithrichedit: Improve efficiency of ME_IsCandidateAnURL.
2009-08-12  Dylan Smithrichedit: ME_GetTextW must use source and destination...
2009-08-12  Dylan Smithrichedit: Added function to get selection cursors in...
2009-08-12  Dylan Smithrichedit: Make the ME_GetCursorOfs function more flexible.
2009-08-12  André Hentschelwinhlp32: Update German translation.
2009-08-12  André Hentschelshlwapi: Update German translation.
2009-08-12  André Hentscheloledlg: Update German translation.
2009-08-12  André Hentschelhhctrl.ocx: Update German translation.
2009-08-12  André Hentschelgphoto2.ds: Update German translation.
2009-08-12  André Hentschelcrypt32: Update German translation.
2009-08-12  André Hentschelavifil32: Update German translation.
2009-08-12  Alexandre Julliardkernel32: Check the 64-bit flag when starting a process.
2009-08-12  Alexandre Julliardkernel32: Add a 64-bit flag to the MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Check for a 32-bit NT header before getting...
2009-08-12  Alexandre Julliardkernel32: Return the dll flag in MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-08-12  Piotr Cabanjscript: Fixed Object.toLocaleString implementation.
2009-08-12  Piotr Cabanjscript: Inherit some Number functions from Object.
2009-08-12  Piotr Cabanjscript: Inherit some RegExp functions from Object.
next