wine
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.
2012-06-12  Matteo Brunid3dcompiler: Parse sampler declarations.
2012-06-12  Matteo Brunid3dcompiler: Parse vector and matrix declarations.
2012-06-12  Bruno Jesusws2_32: Fix hostent memory allocation.
2012-06-12  Alistair Leslie... msxml3: Implement IXMLParser Get/Set Flags.
2012-06-12  Dmitry Timoshkovgdi32: Do not normalize height of the default GUI font.
2012-06-11  Nozomi Kodamainclude: Remove useless todo's.
2012-06-11  Hans Leidekkermsi: Support registry key names that exceed 255 characters.
2012-06-11  Hans Leidekkermsi: Fail if a registry key cannot be created.
2012-06-11  Hans Leidekkermsi: Ignore the value if a registry value name is special.
2012-06-11  Hans Leidekkermsi: Add support for 64-bit registry components.
2012-06-11  Jacek Cabanmshtml: Wine Gecko 1.6 release.
2012-06-11  Jacek Cabanurlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_RE...
2012-06-11  Aric Stewartusp10: Corrections for ShapeCharGlyphProp_Thai.
2012-06-11  Aric Stewartusp10: Properly handle fonts with scripts without a...
2012-06-11  Józef Kuciad3dx9/tests: Use inline functions instead of check_pixe...
2012-06-11  Józef Kuciad3dx9/tests: Improve test failure messages for check_...
2012-06-11  Józef Kuciad3dx9: Add ID3DXRenderToEnvMap interface stub.
2012-06-11  Józef Kuciad3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.
2012-06-11  Jacek Cabanwininet: Added InternetGetSecurityInfoByURL tests.
2012-06-11  Jacek Cabanwininet: Added InternetGetSecurityInfoByURL[AW] impleme...
2012-06-11  Nikolay Sivovmsxml3: Fix status text value parsing.
2012-06-11  Nikolay Sivovmsxml3: Reuse MXAttributes implementation for SAX reade...
2012-06-11  Nikolay Sivovcomctl32/listview: Properly update selection mark on...
2012-06-11  Thomas Faberoleaut32: Fix build with MSVC.
2012-06-11  André Hentschelwinedbg: Add long multiplication and division operators...
2012-06-11  André Hentschelwinedbg: Add multiplication operators to Thumb2 disasse...
2012-06-11  Dan Kegelkernel32: Quiet an extremely verbose stub fixme.
2012-06-11  Dan Kegelntdll: Avoid clobbering valgrind annotations during...
2012-06-11  Michael Stefaniucinclude: Undef INTERFACE right after it is used.
2012-06-11  Michael Stefaniucinclude: Drop outdated comment about COM interface...
2012-06-11  Christian Costad3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.
next