wine/eterwine.git
2010-04-13 Dmitry Timoshkovuser32: Button painting code always sets up the clippin...
2010-04-13 Frédéric Delanoywineserver: Fix French manpage.
2010-04-13 Eric Pouechwinedbg: Use standard Wine lists for threads.
2010-04-13 Eric Pouechwinedbg: Use standard Wine lists for processes.
2010-04-13 Eric Pouechwinedbg: Merge pointer deref and array index functions...
2010-04-13 Eric Pouechwinedbg: Describe pointer size in CPU backend structure.
2010-04-13 Eric Pouechwinedbg: Properly guard against setting a watchpoint...
2010-04-13 Eric Pouechwinedbg: Fix buffer size for 8-byte watchpoint.
2010-04-13 Damjan Jovanovicntoskrnl.exe: Stub out KeResetEvent and KeSetEvent.
2010-04-13 Damjan Jovanovicwdm.h: Define KeResetEvent and KeSetEvent.
2010-04-13 Vincent Povirkole32: Create storage files with 4096-byte blocks when...
2010-04-13 Vincent Povirkwindowscodecs: Add locking to the JPEG decoder.
2010-04-13 Vincent Povirkwindowscodecs: Add locking to the ICO decoder.
2010-04-13 Vincent Povirkwindowscodecs: Add locking to the GIF decoder.
2010-04-13 Vincent Povirkwindowscodecs: Add locking to the format converter.
2010-04-13 Vincent Povirkwindowscodecs: Add locking to the PNG decoder.
2010-04-13 Anders Jonssonwineboot: Update Swedish translation.
2010-04-12 Alexandre Julliardmsvcrt: Make a few more exception handling functions...
2010-04-12 Piotr Cabanmsvcr90: Forward _calloc_crt to calloc.
2010-04-12 Piotr Cabanmsvcrt: Added memmove_s and memcpy_s implementation.
2010-04-12 Christian Costad3dxof: Add support for mszip compressed files.
2010-04-12 Christian Costad3dx9_36: Add support for 32-bit BGRA in D3DXGetImageIn...
2010-04-12 Alexandre Julliardwinmm/tests: Fix a pointer conversion warning on 64...
2010-04-12 Maarten Lankhorstwinmm: Remove timeGetTime.
2010-04-12 Paul Vriensntdll/tests: Prevent test failures on Windows.
2010-04-12 Paul Vriensntdll/tests: We need a bigger buffer for NtQueryInforma...
2010-04-12 Paul Vriensntdll/tests: Enumerate one by one.
2010-04-12 Paul Vriensntdll/tests: Make sure we can enumerate the directory.
2010-04-12 Jörg Höhlewinmm: Improve MCI A/W mapping.
2010-04-12 Jörg Höhlewinmm: MCI system commands are not eligible for auto...
2010-04-12 Maarten Lankhorstmmdevapi: Blacklist alsa hw devices.
2010-04-12 Christian Costamciqtz32: Only call CoUninitialize when CoInitializeEx...
2010-04-12 Alexandre Julliardntdll: Make cfi annotations optional for x86_64.
2010-04-12 Alexandre Julliardlibwine: Make cfi annotations optional for x86_64.
2010-04-12 Alexandre Julliardlibport: Make cfi annotations optional for x86_64.
2010-04-12 Alexandre Julliardwinebuild: Add cfi annotations to the relay functions...
2010-04-12 Alexandre Julliardwinebuild: Add cfi annotations to the import thunk...
2010-04-12 Henri Verbeetwinex11.drv: Allow OpenGL on minimized windows.
2010-04-12 Henri Verbeetwined3d: Don't write past the end of the buffer's conve...
2010-04-12 Henri Verbeetwined3d: Fix a GL extension prototype.
2010-04-12 Henri Verbeetd3d8/tests: Add some depth buffer tests.
2010-04-12 Henri Verbeetd3d9/tests: Add some depth buffer tests.
2010-04-12 Detlef Riekenbergmsi: Display a MessageBox in MsiMessageBoxEx.
2010-04-12 Nikolay Sivovgdi32: Use supplied hdc for DIB_RGB_COLORS if it's...
2010-04-12 Nikolay Sivovuser32: Set WM_EXITMENULOOP wParam same way as for...
2010-04-12 Damjan Jovanovicntoskrnl.exe: Use IoGetNextIrpStackLocation.
2010-04-12 Damjan Jovanovicwdm.h: Define IoGetNextIrpStackLocation.
2010-04-12 Andrew Eikumshlwapi: Check for NULL string in UrlIs.
2010-04-12 Vincent Povirkwindowscodecs: Add locking to the BMP decoder.
2010-04-12 Vincent Povirkwindowscodecs: Combine the bitmap decoder and bitmap...
2010-04-12 Vincent Povirkwindowscodecs: Set the threading model of ImagingFactor...
2010-04-12 Vincent Povirkwindowscodecs: Make IWICStream thread-safe.
2010-04-12 Vincent Povirkwindowscodecs: Add locking to StreamOnMemory.
2010-04-12 Maarten Lankhorstwinealsa.drv: Ignore unused bytes in wave headers.
2010-04-12 Aric Stewartinclude: Include fMergeNeutralItems in the SCRIPT_CONTR...
2010-04-12 Paul Vriensoleau32/tests: Fix test failures on Win9x/WinMe by...
2010-04-12 Paul Vriensrsaenh/tests: Fix some test failures on NT4 and lower.
2010-04-11 Alexandre Julliardconfigure: Pass the -fasynchronous-unwind-tables flag...
2010-04-11 Alexandre Julliardwinegcc: Add support for the -fasynchronous-unwind...
2010-04-11 Alexandre Julliardwinebuild: Support for -fasynchronous-unwind-tables...
2010-04-11 Alexandre Julliardwinebuild: Add a wrapper function to output cfi directives.
2010-04-10 Alexandre Julliardmsvcrt: Implemented setjmp for x86_64.
2010-04-09 Austin Englishimm32: Quiet ImmGetOpenStatus fixme.
2010-04-09 Vincent Povirkgdiplus: Print the GdipGetFamilyName FIXME only once.
2010-04-09 Vincent Povirkgdiplus: Print the GdipCreateHalftonePalette FIXME...
2010-04-09 Piotr Cabanmsvcr90: Added __clean_type_info_names_internal stub.
2010-04-09 Alexandre Julliardgdi32: Avoid some rounding errors in AngleArc.
2010-04-09 Roderick Colenbranderwined3d: Add an initial implementation of arbfp_blit_su...
2010-04-09 Roderick Colenbranderwined3d: Add an initial fbo_blit_supported implementation.
2010-04-09 Roderick Colenbranderwined3d: Move X8L8V8U8 surface conversion to the format...
2010-04-09 Roderick Colenbranderwined3d: Move Q8W8V8U8 conversion to the format table.
2010-04-09 Roderick Colenbranderwined3d: Start moving texture format fixups to the...
2010-04-09 Roderick Colenbranderwined3d: Move srgb checks away from d3dfmt_get_conv.
2010-04-09 Roderick Colenbranderwined3d: Let d3dfmt_get_conv return a wined3d_format_desc.
2010-04-09 Alexandre Julliardntdll: Build the virtual_release_address_space function...
2010-04-09 Alexandre Julliardjscript: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardhhctrl.ocx: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardcmd/tests: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardole32/tests: Avoid using a pointer difference in a...
2010-04-09 Alexandre Julliardsecur32: Avoid using a pointer difference in a trace.
2010-04-09 Alexandre Julliardd3d8: Avoid using a pointer difference in a trace.
2010-04-09 Alexandre Julliardtests: Use the correct format of varargs list when...
2010-04-09 Alexandre Julliardwined3d: Remove unused offset parameter in buffer_get_m...
2010-04-09 Alexandre Julliardshell32: Store an id in change notifications to avoid...
2010-04-09 Alexandre Julliardshell32: Convert the change notifications list to a...
2010-04-09 Alexandre Julliarduser32: Avoid pointer truncation in SetSysColorsTemp.
2010-04-09 Alexandre Julliardwininet: Fix some pointer conversion warnings on 64...
2010-04-09 Alexandre Julliardntdll: Restructure x86_64 exception processing to treat...
2010-04-09 Paul Vriensmsi/tests: Remove temporary files.
2010-04-09 Frédéric Delanoymanpages: Fix formatting errors.
2010-04-09 Christian Costad3dx9_36: Implement D3DXGetImageInfoFromFileInMemory...
2010-04-09 Nikolay Sivovuser32: Block TrackPopupMenu if menu is already active.
2010-04-09 Alexandre Julliardoleaut32: Use the x87 assembly code for rounding on...
2010-04-09 Alexandre Julliardoleaut32: Query the path of the correct kind of typelib...
2010-04-08 Alexandre Julliardntdll: Fix affinity mask check for 64-bit.
2010-04-08 Alexandre Julliardinetcomm: Rewrite MimeMessage_FindFirst/Next to iterate...
2010-04-08 Alexandre Julliardinetcomm: Store an index instead of a handle for mime...
2010-04-08 Alexandre Julliardurlmon: Forward the DllMain call to the dlldata.c gener...
2010-04-08 Roderick Colenbranderwined3d: Remove remaining redundant code from d3dfmt_ge...
2010-04-08 Rico Schüllerd3d10: Implement ID3DEffectVariable::GetOutputSignature...
next