wine
2013-03-14  Jacek Cabanmshtml.idl: Added IHTMLButtonElement and DispHTMLButton...
2013-03-14  Huw Daviesusp10: Don't read past the end of the context_type...
2013-03-14  Lauri Kenttäpo: Update Finnish translation.
2013-03-14  Piotr Cabanmsvcrt: Limit access to out buffer in fread function.
2013-03-14  Jacek Cabanmsctf.idl: Added ITfContextOwnerServices declaration.
2013-03-14  Nikolay Sivovxmllite: Implement ReadValueChunk().
2013-03-14  Alexandre Julliardntoskrnl: Synchronize spec file with ntdll and msvcrt.
2013-03-14  Alexandre Julliardntdll: Copy some missing string functions from msvcrt.
2013-03-14  Alexandre Julliardntdll: Copy some missing math functions from msvcrt.
2013-03-14  Alexandre Julliardmsvcrt: Synchronize spec files.
2013-03-14  Alexandre Julliardmsvcrt: Use -arch=i386 everywhere for consistency.
2013-03-14  Alexandre Julliardmsvcrt: Export the float math functions on ARM.
2013-03-14  Alexandre Julliardmsvcrt: Export the ARM version of some mangled names.
2013-03-14  André Hentschelmsvcrt: Add setjmp for ARM in spec file.
2013-03-14  Dmitry Timoshkovgdiplus: Add more GdipMeasureString/GdipMeasureCharacte...
2013-03-14  Nikolay Sivovmsxml3: Use characters callback helper in one more...
2013-03-14  Ken Thomaseswinemac: Implement support for drag-and-drop.
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_EnumClipboard...
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_IsClipboardFo...
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_GetClipboardD...
2013-03-14  Ken Thomaseswinemac: Enable pasteboard functions to operate on...
2013-03-14  Ken Thomaseswinemac: Allow for processing Cocoa events while waitin...
2013-03-14  Ken Thomaseswinemac: Add support for CF_HDROP clipboard format...
2013-03-14  Ken Thomaseswinemac: Synthesize additional bitmap pasteboard types...
2013-03-14  Ken Thomaseswinemac: Add support for CF_DIB and CF_BITMAP clipboard...
2013-03-14  Ken Thomaseswinemac: Add clipboard formats which can or must be...
2013-03-14  Jactry Zengatl100: Added AtlSetPerUserRegistration stub implementa...
2013-03-13  Piotr Cabanwininet: Rename URL_CACHEFILE_ENTRY to entry_url.
2013-03-13  Piotr Cabanwininet: Rename CACHEFILE_ENTRY to entry_header.
2013-03-13  Piotr Cabanwininet: Added tests for Cache-Control: no-cache and...
2013-03-13  Piotr Cabanwininet: Test if cache entry is created when INTERNET_F...
2013-03-13  Piotr Cabanwininet: Don't create cache file if it's forbidden.
2013-03-13  Nikolay Sivovmsxml3: Process CDATA section before reporting it.
2013-03-13  Alexandre Julliardmsi: Avoid intermediate variables when calling create_r...
2013-03-13  Alexandre Julliardwinefile: Pass a value instead of a pointer to avoid...
2013-03-13  Alexandre Julliardexception.h: Android doesn't have sigsetjmp.
2013-03-13  Jacek Cabanjscript: Use DEFAULT_UNREACHABLE macro where appropriate.
2013-03-13  Jacek Cabanvbscript: Use DEFAULT_UNREACHABLE macro where appropriate.
2013-03-13  Jacek Cabanwinnt.h: Added GCC variant of DEFAULT_UNREACHABLE macro.
2013-03-13  Dmitry Timoshkovgdiplus: Ignore gdiplus page and world transformations...
2013-03-13  Andrew Talbotwininet: Avoid signed-unsigned integer comparisons.
2013-03-13  Vincent Povirkgdiplus: Correct EMF record size calculation.
2013-03-13  Vincent Povirkgdiplus: Also get a DC for drawing WMF images.
2013-03-12  Stefan Dösingerddraw/tests: Use hardware VP only if available in the...
2013-03-12  Stefan Dösingerddraw/tests: Use a software VP device in test_surface_i...
2013-03-12  Stefan Dösingerddraw/tests: Use a TnLHal device only if supported...
2013-03-12  Stefan Leichtermsvcr110: Add VS2012 C/C++ runtime.
2013-03-12  Jörg Höhlewinmm: Fix GetPosition when using MSACM codecs.
2013-03-12  Francois Gougetmsxml3/tests: Make test_xmlns_attribute() static.
2013-03-12  Sergey Guralnikuser32: Use window height/width instead of client for...
2013-03-12  Andrew Talbotmsvcp71: Avoid signed-unsigned integer comparisons.
2013-03-12  Michael Stefaniuckernel32: Avoid TRUE FALSE conditional expressions.
2013-03-12  Nikolay Sivovmsxml3: Fix some test failures on Windows 8.
2013-03-12  Nikolay Sivovmsxml3: Added a simple test for CDATA processing with...
2013-03-11  Jacek Cabanjscript: Use BSTR also for pure IDispatch call in Objec...
2013-03-11  Jacek Cabanjscript: Use BSTR also for pure IDispatch call in disp_...
2013-03-11  Jacek Cabanjscript: Use BSTR also for pure IDispatch call in disp_...
2013-03-11  Andrew Eikumwinmm/tests: Add tests for non-block-aligned fragment...
2013-03-11  Andrew Eikumwinmm: Truncate buffers to align to frame size.
2013-03-11  André Hentschelwinebuild: Remove get_asm_short_keyword.
2013-03-11  André Hentschelntdll: Unify the usage of internal SIGCONTEXT type...
2013-03-11  André Hentschelwinecrt0: Android NDK doesn't have _init and _fini.
2013-03-11  Ken Thomaseswinemac: Add support for delay-rendered (a.k.a. promise...
2013-03-11  Ken Thomaseswinemac: Add support for "query" events which wait...
2013-03-11  Ken Thomaseswinemac: Implement setting of clipboard data with suppo...
2013-03-11  Ken Thomaseswinemac: Implement GetClipboardData() with support...
2013-03-11  Ken Thomaseswinemac: Implement EnumClipboardFormats() with support...
2013-03-11  Ken Thomaseswinemac: Implement IsClipboardFormatAvailable() with...
2013-03-11  Ken Thomaseswinemac: Implement CountClipboardFormats() with support...
2013-03-11  André Hentschelinclude: Remove SPARC support.
2013-03-11  André Hentschelwinapi: Remove SPARC support.
2013-03-11  André Hentschellibport: Remove SPARC support.
2013-03-11  André Hentschelwinedump: Remove SPARC support.
2013-03-11  André Hentschelwinebuild: Remove SPARC support.
2013-03-11  André Hentschelwinegcc: Remove SPARC support.
2013-03-11  André Hentschelwidl: Remove SPARC and Alpha support.
2013-03-11  André Hentschelwinedbg: Remove SPARC support.
2013-03-11  Dmitry Timoshkovgdiplus: Protect from mixing BrushTypeLinearGradient...
2013-03-11  Dmitry Timoshkovgdiplus: Print a passed in rectangle in GdipCombineRegi...
2013-03-11  Nikolay Sivovxmllite: Fix a test failure on Windows 8.
2013-03-11  Nikolay Sivovxmllite: Make another read attempt if we don't have...
2013-03-11  Nikolay Sivovxmllite: Support resuming to comments and PIs while...
2013-03-11  Nikolay Sivovxmllite: Support CDATA nodes.
2013-03-11  Nikolay Sivovxmllite: Actually resume comment and PI parsing while...
2013-03-11  Nikolay Sivovxmllite: Support resuming for start tag.
2013-03-11  Nikolay Sivovxmllite: Support pending input reads for PI nodes.
2013-03-11  Detlef Riekenbergkernel32/tests: Fix failures with virtual Drives (AppVi...
2013-03-11  Ken Thomaseswinemac: Override -[NSOpenGLContext clearDrawable]...
2013-03-11  Ken Thomaseswinemac: Don't defer attaching OpenGL context to view...
2013-03-11  Andrew Talbotdwrite: Avoid signed-unsigned integer comparisons.
2013-03-11  Andrew Talbotjoy.cpl: Avoid signed-unsigned integer comparisons.
2013-03-11  Andrew Talbotmsvcp60: Avoid signed-unsigned integer comparisons.
2013-03-11  Vincent Povirkgdiplus: Fix GdipCreateBitmapFromGraphics implementation.
2013-03-11  Jacek Cabanwininet: Skip test_open_url_async on IEs older than 7.
2013-03-11  Hans Leidekkerdnsapi: Increase maximum packet size.
2013-03-11  Filip Navaraiphlpapi: Use prefixed WS_ structures to avoid misalign...
2013-03-11  Akihiro Sagawamsvcrt: Fix incorrect casts in _wcstoi64_l and _wcstoui...
2013-03-11  Akihiro Sagawamsvcrt/tests: Add _wcstoi64/_wcstoui64 tests.
2013-03-11  Daniel Jelinskicomctl32/listview: Fix overwriting of item values.
2013-03-11  Francois Gougetd3dx9_34: Add a space between the spec entry name and...
next