wine
2012-03-12  Henri Verbeetwined3d: Also recognise the "classic" Mesa Nouveau...
2012-03-12  Henri Verbeetwined3d: surface_cpu_blt() should always receive valid...
2012-03-12  Henri Verbeetwined3d: Pass correctly offset pointers to surface_cpu_...
2012-03-12  Dmitry Timoshkovgdiplus: Create GDI bitmap only when needed.
2012-03-12  Dmitry Timoshkovkernel32: Make CreateFile called with creation == 0...
2012-03-12  Józef Kuciad3dcompiler/tests: Add test for comments containing...
2012-03-12  Józef Kuciawpp: Reset lexer state after unexpected end of file.
2012-03-12  André Hentschelwinedbg: Respect Thumb mode when adjusting PC on ARM.
2012-03-12  André Hentschelwinemaker: Fix conversion of C++ filenames into object...
2012-03-12  Alistair Leslie... advapi32: Correct tests under WOW64.
2012-03-12  Nikolay Sivovcomctl32: Update thumb position on WM_MOUSEMOVE instead...
2012-03-12  Michael Stefaniucmmsystem.dll16: Drop the WINE_ prefix from a FIXME.
2012-03-12  Michael Stefaniucriched20: Drop the WINE_ prefix from a FIXME.
2012-03-12  Nikolay Sivovmsxml3: Accept names in predicate expressions for XSLPa...
2012-03-09  Matteo Brunid3d9/tests: Add shader model 2 fog tests.
2012-03-09  Matteo Brunid3d8/tests: Port fog_with_shader_test() from d3d9 tests.
2012-03-09  Matteo Brunid3d9/tests: Reenable a VS fog test.
2012-03-09  Matteo Bruniwined3d: Clamp fog coordinate in the ARB backend too.
2012-03-09  Matteo Bruniwined3d: Clamp fog coordinate in the vertex shader.
2012-03-09  Piotr Cabanurlmon/tests: Show that text/plain and application...
2012-03-09  Piotr Cabanurlmon/tests: Mark results returned by older urlmon...
2012-03-09  Piotr Cabanurlmon/tests: Added text/xml mime filer tests.
2012-03-09  Piotr Cabanurlmon: Reorganize FindMimeFromData implementation.
2012-03-09  Piotr Cabanurlmon: Added text/xml filter.
2012-03-09  Alexandre Julliardmsvcrt: Export __C_specific handler in other msvcrt...
2012-03-09  Alexandre Julliardgdi32: Fix rounding error for odd ellipse sizes in...
2012-03-09  Alexandre Julliardwinex11: Ignore FocusOut event on destroyed windows.
2012-03-09  Alexandre Julliardwine.inf: Avoid creating empty registry values.
2012-03-09  Jacek Cabanmsident: Added stub DLL.
2012-03-09  Jacek Cabanmshtml: Recognize UTF-8 BOM.
2012-03-09  Nikolay Sivovmsxml3: Add stub ISAXAttributes for MXAttributes implem...
2012-03-09  Nikolay Sivovmsxml3: Stub support for IMXAttributes.
2012-03-09  André Hentschelwinemaker: Abort on unhandled file formats.
2012-03-09  André Hentschelwinedbg: Use copy of be_i386_fetch_float for be_arm_fet...
2012-03-09  André Hentscheldbghelp: Silence arm_fetch_minidump_module.
2012-03-09  André Hentscheldbghelp: Add arm_fetch_minidump_thread implementation.
2012-03-09  Andrew Eikummciqtz: Actually assign result to the output structure.
2012-03-09  Hans Leidekkeradvapi32: Implement CredMarshalCredential and CredUnmar...
2012-03-09  Henri Verbeetddraw: Get rid of IDirectDrawImpl.
2012-03-09  Henri Verbeetwined3d: Remove a texture dimension check in state_alpha().
2012-03-09  Henri Verbeetwined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM...
2012-03-09  Henri Verbeetd3dx9/tests: Add some tests for loading luminance/alpha...
2012-03-09  Henri Verbeetd3dx9: Implement loading luminance/alpha data in D3DXLo...
2012-03-09  Jacek Cabanjscript: Removed no longer needed disp_propput caller...
2012-03-09  Jacek Cabanjscript: Removed no longer needed disp_propget caller...
2012-03-09  Jacek Cabanjscript: Removed no longer needed caller argument of...
2012-03-09  Jacek Cabanjscript: Pass proper caller argument to InvokeEx.
2012-03-09  Jacek Cabanjscript: Properly handle NULL strings in add_eval.
2012-03-09  Jacek Cabanjscript: Added IVariantChangeType stub implementation.
2012-03-09  Dmitry Timoshkovgdiplus: Create GDI brush only when needed.
2012-03-09  Dmitry Timoshkovkernel32: Add some CreateFile disposition and access...
2012-03-09  Dmitry Timoshkovkernel32: Fix file test compilation with PSDK headers.
2012-03-09  André Hentschelinclude: Add more error codes.
2012-03-09  Jozef Kuciad3dx9/tests: Don't leak D3DXBuffer.
2012-03-09  Stefan Dösingerd3d8/tests: Port the depth blit test to d3d8.
2012-03-09  Akihiro Sagawakernel32/tests: Add more tests for WriteConsole.
2012-03-09  Thomas Fabermsvcp90: Fix build with MSVC.
2012-03-09  Thomas Fabermsvcp60: Fix build with MSVC.
2012-03-09  Christian Costaconfigure: Check if version of msgfmt (from gettext...
2012-03-08  Christian Costad3dxof: Check the right offset before dereferencing...
2012-03-08  Christian Costad3dxof/tests: Improve some messages.
2012-03-08  Christian Costad3dxof/tests: Do not print the string when GetName...
2012-03-08  Christian Costad3dxof: Make sure the returned object pointer is null...
2012-03-08  Christian Costad3dxof: Make SaveTemplates stub return DXFILE_OK.
2012-03-08  Jacek Cabanwidl: Make headers guards compatible with midl.
2012-03-08  Jacek Cabanwidl: Removed unused idfile_token.
2012-03-08  André Hentscheliphlpapi: Make GetAdaptersAddresses hotpatchable.
2012-03-08  André Hentschelkernel32: Make Sleep hotpatchable.
2012-03-08  André Hentschelkernel32: Make GetModuleHandleA hotpatchable.
2012-03-08  Piotr Cabanshlwapi: Lowercase schemes in UrlCombine function.
2012-03-08  Piotr Cabanurlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
2012-03-08  Piotr Cabanurlmon/tests: Added CopyBindInfo tests.
2012-03-08  Piotr Cabanurlmon: Added CopyBindInfo implementation.
2012-03-08  Piotr Cabanmshtml/tests: Test HTMLDocument without MIME type reported.
2012-03-08  Piotr Cabanmshtml: Set proposed MIME to text/html on main document.
2012-03-08  Piotr Cabaninclude: Added IXMLGenericParse interface definition.
2012-03-08  Jacek Cabaninclude: Added msident.idl.
2012-03-08  Jacek Cabanwininet: Added more connection limit options tests.
2012-03-08  Jacek Cabanwininet: Added separated function for querying global...
2012-03-08  Jacek Cabanwininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER...
2012-03-08  Jacek Cabanwininet: Use separate function for setting global options.
2012-03-08  Jacek Cabanwininet: Added default fallback for setting handle...
2012-03-08  Jacek Cabanmshtml: Get rid of no longer used silent argument of...
2012-03-08  Nikolay Sivovmsxml3: Check for unsafe cast in addCollection().
2012-03-08  Nikolay Sivovmsxml3: Support element declaration output in MXWriter.
2012-03-08  Nikolay Sivovmsxml3: Add stub support of ISAXDeclHandler for MXWriter.
2012-03-08  Henri Verbeetddraw: Trace color keys in hex.
2012-03-08  Henri Verbeetwined3d: Remove an outdated comment from load_vertex_da...
2012-03-08  Henri Verbeetwined3d: Remove an outdated comment in state_zwritenable().
2012-03-08  Henri Verbeetwined3d: Don't use floating point for surface height...
2012-03-08  Henri Verbeetwined3d: Remove a transformed vertex loading hack in...
2012-03-08  Andrew Eikumwinmm: Remove unused define.
2012-03-07  Alexandre JulliardRelease 1.4. wine-1.4
2012-03-07  Francois Gougetpo: Fix some typography issues in the Portuguese (Portu...
2012-03-07  Francois Gougetpo: Fix some line wrapping issues in the Portuguese...
2012-03-07  Francois Gougetpo: Fix some typography issues in the Turkish translation.
2012-03-07  Francois Gougetpo: Mark a couple of Turkish translations with invalid...
2012-03-07  Julian Rügerpo: Update German translation.
2012-03-07  Petr Kočandrlepo: Update Czech translation.
2012-03-07  Akihiro Sagawapo: Fix mismatched trailing full stops in Japanese...
next