wine
2012-06-15  Vincent Povirkkernel32: Add named pipe server test with ReadFileEx...
2012-06-14  Erich Hooverhhctrl.ocx: Fix displaying the first page for some...
2012-06-14  Dmitry Timoshkovwindowscodecs: Check IFD structure when loading metadata.
2012-06-14  Dmitry Timoshkovwindowscodecs: Add support for WICPersistOptionsLittleE...
2012-06-14  Dmitry Timoshkovwindowscodecs: Implement partial loading of IFD metadata.
2012-06-14  Dmitry Timoshkovwindowscodecs: Add a test to show that metadata reader...
2012-06-14  Łukasz Wojniłowiczpo: Update Polish translation.
2012-06-14  Julian Rügerpo: Update German translation.
2012-06-14  Piotr Cabanmsvcrt/tests: Fix Portuguese locale test on NT4.
2012-06-14  Nozomi Kodamad3dx9_36: Implementation of D3DXQuaternionSquadSetup.
2012-06-14  Dmitry Timoshkovgdiplus: Accept wider range of fonts.
2012-06-14  Vincent Povirkgdiplus: Check for NULL image in GdipImageRotateFlip.
2012-06-14  Vincent Povirkwindowscodecs: Implement IWICComponentInfo::GetAuthor.
2012-06-14  Vincent Povirkwindowscodecs: Add stub IWICPixelFormatInfo implementation.
2012-06-14  Vincent Povirkwindowscodecs: Register pixel formats.
2012-06-14  Vincent Povirkwindowscodecs: Add test for IWICComponentInfo.
2012-06-14  Vincent Povirkinclude: Add IWICPixelFormatInfo definition.
2012-06-14  Piotr Cabanmsvcp: Sync spec files.
2012-06-14  Piotr Cabanmsvcp90: Added operator>>(basic_istream<char>, basic_st...
2012-06-14  Piotr Cabanmsvcp90: Use codecvt<char>::is in basic_istream_char__I...
2012-06-14  Piotr Cabanmsvcp90: Added basic_ostream<char>::endl implementation.
2012-06-14  Piotr Cabanmsvcp80: Added _Getcat implementation for supported...
2012-06-14  Piotr Cabanmsvcp90: Export locale::facet_Register function.
2012-06-14  Piotr Cabanmsvcp90: Export locale::facet vtable.
2012-06-14  Piotr Cabanmsvcp90: Added basic_fstream<char> implementation.
2012-06-14  Huw Davieslocalspl: Have GetPrinterDriverDirectory create the...
2012-06-14  Andrew Eikumdsound: Fail if app requests 3D buffer interface on...
2012-06-14  Hans Leidekkerwbemprox: Add stub implementations of IEnumWbemClassObj...
2012-06-14  Hans Leidekkerinclude: Define IWbemClassObject.
2012-06-14  Hans Leidekkerwbemprox: Add a stub implementation of IWbemServices.
2012-06-14  Hans Leidekkerinclude: Define WBEM_GENERIC_FLAG_TYPE.
2012-06-14  Jacek Cabanguiddef.h: REF* types should not depend on CINTERFACE.
2012-06-13  Huw Davieswinspool: Set the timeout entries to zero.
2012-06-13  Huw Davieswinspool: Use the helper to set DWORD registry values.
2012-06-13  Huw Davieswinspool: Update the ppd for LPR printers too.
2012-06-13  André Hentscheld3drm/tests: Add GetClassName tests.
2012-06-13  Francois Gougetmsvcrt: Fix the name of the Portuguese locale alias.
2012-06-13  Francois Gougetd3dcompiler_43: Make debug_dump_ir_constructor() static.
2012-06-13  Dmitry Timoshkovwindowscodecs: Reimplement TiffDecoder_GetFrameCount...
2012-06-13  Detlef Riekenbergkernel32/tests: Accept higher PRODUCT_* values.
2012-06-13  Matteo Brunid3dcompiler: Add some tests for 'system' type includes.
2012-06-13  Matteo Bruniwpp: Explicitly pass include type to the lookup callbac...
2012-06-13  Matteo Bruniwpp: Invert 'type' callback parameter value, to match...
2012-06-13  Henri Verbeetddraw: Merge ddraw_surface_destroy() into ddraw_surface...
2012-06-13  Huw Davieslocalspl: Remove a bunch of casts.
2012-06-13  Piotr Cabanmsvcp90: Specify open mode in basic_ifstream<char>...
2012-06-13  Piotr Cabanmsvcp90: Added basic_ofstream<char> implementation.
2012-06-13  Piotr Cabanmsvcp90: Added basic_iostream<char> implementation.
2012-06-13  Jacek Cabanmshtml: Release script hosts in window_set_docnode.
2012-06-13  Ulrik Dickowmsxml3/tests: Test namespace change for all document...
2012-06-13  Alexandre Julliardmountmgr: Add support for UDisks2.
2012-06-13  Alexandre Julliardmountmgr: Add a helper function for parsing UDisks...
2012-06-13  Nozomi Kodamad3dx9_36: D3DXQuaternionLn computes as if the norm...
2012-06-13  André Hentschelntdll: Enhance FreeBSD checks for cdrom code to also...
2012-06-13  Jacek Caband3dcompiler.h: Added missing extern "C".
2012-06-13  Jacek Caband3d9types.h: Added missing D3DSWAPEFFECT_* values.
2012-06-13  Jacek Caband3d9.h: Added missing D3DCREATE_* flags.
2012-06-13  Michael Stefaniucwined3d: Avoid sizeof on structs with variable length...
2012-06-13  Michael Stefaniucwer: Use FIELD_OFFSET to calculate the size of a struct...
2012-06-13  Francois Gougetiphlpapi: Don't rely on the HAVE_XXX macros having...
2012-06-13  Detlef Riekenbergkernel32/tests: Do not test GetLastError on success.
2012-06-13  Detlef Riekenbergntprint: Do not fail when the spooler service was stopped.
2012-06-12  Piotr Cabanmsvcp: Sync spec files.
2012-06-12  Piotr Cabanmsvcp90: Added basic_istream<char>::getline(basic_strin...
2012-06-12  Piotr Cabanmsvcp90: Added basic_ifstream<char> implementation.
2012-06-12  Piotr Cabanmsvcp90: Accept more base classes in DEFINE_RTTI_DATA...
2012-06-12  Piotr Cabanmsvcp90: Added basic_filebuf<char> implementation.
2012-06-12  Piotr Cabanmsvcp90: Added locale::global implementation.
2012-06-12  Piotr Cabanmsvcp90: Added use_facet< codecvt<char> > implementation.
2012-06-12  Piotr Cabanmsvcp90: Fixed default locale constructor implementation.
2012-06-12  Henri Verbeetwined3d: Invalidate the entire buffer on maps with...
2012-06-12  Henri Verbeetwined3d: Set undefined vertex attributes to 0.0.
2012-06-12  Henri Verbeetd3d9: Get rid of IDirect3DQuery9Impl.
2012-06-12  Henri Verbeetd3d9: Get rid of IDirect3DPixelShader9Impl.
2012-06-12  Henri Verbeetd3d9: Get rid of IDirect3DVertexShader9Impl.
2012-06-12  Aric Stewartusp10: In ShapeCharGlyphProp_BaseIndic set justificatio...
2012-06-12  Aric Stewartusp10: Do not use custom indic ShapeCharGlyphProp when...
2012-06-12  Huw Davieswinspool: Update the ppd file of an already installed...
2012-06-12  Huw Davieswinspool: Set the printer status of old printers to...
2012-06-12  Huw Davieswinspool: Install the ppd files into the driver directory.
2012-06-12  Jacek Cabanurlmon: Avoid useless InternetQueryOptionW call.
2012-06-12  Francois Gougetd3dx9_36/tests: Make a couple of test functions static.
2012-06-12  Francois Gougetgdiplus: Make get_font_hfont() static.
2012-06-12  Francois Gougetmmdevapi: Make MMDevice_GetPropValue() static.
2012-06-12  Francois Gougetjoy.cpl: Make list_dlgproc() static.
2012-06-12  Francois Gougetuser32: Make some DDE functions static.
2012-06-12  Francois Gougetuser32: Reorder some DDE functions to avoid the need...
2012-06-12  Francois Gougetwined3d: Make some surface functions static.
2012-06-12  Francois Gougetwined3d: Reorder some surface functions to avoid the...
2012-06-12  Francois Gougetd3drm: Make Direct3DRM{Frame,Light,Visual}Array_create...
2012-06-12  Francois Gougetd3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array...
2012-06-12  Ken Thomaseswinex11: Fix correspondence between main_key_LT_B and...
2012-06-12  Hans Leidekkermsi: Keep assembly caches loaded until the package...
2012-06-12  Hans Leidekkermsi: Always load mscoree.dll from the system directory.
2012-06-12  Hans Leidekkermsi: Don't fail if no .NET runtime is available.
2012-06-12  Hans Leidekkermsi/tests: Use only uppercase characters for the PID_RE...
2012-06-12  Dmitry Timoshkovole32: Add VT_I1 to the list of supported variant types.
2012-06-12  Matteo Brunid3dcompiler: Parse constructors.
2012-06-12  Matteo Brunid3dcompiler: Parse function definitions.
2012-06-12  Matteo Brunid3dcompiler: Parse function declarations.
next