Sign in
goma
/
wine
/
f8077a5697088147c21bb72ec3bf249ea983d42a
f8077a5
inseng: Add a stub for DllInstall.
by Austin English
· 13 years ago
843390f
kernel32: Add a stub for GetDynamicTimeZoneInformation.
by Austin English
· 13 years ago
275fc47
kernel32: Add a stub for WerSetFlags.
by Austin English
· 13 years ago
b3d7896
user32/tests: Add a test for OpenClipboard twice with non-zero hwnd.
by Bruno Jesus
· 13 years ago
b267cc2
d3dx9: Implement D3DXLoadVolumeFromFile.
by Józef Kucia
· 13 years ago
f5fd7fe
d3dx9/tests: Add tests for D3DXLoadVolumeFromFileInMemory.
by Józef Kucia
· 13 years ago
18a2dde
d3dx9: Implement D3DXLoadVolumeFromFileInMemory.
by Józef Kucia
· 13 years ago
83c7fed
d3dx9: Fix D3DXLoadVolumeFromVolume so it works for subsets of volumes.
by Józef Kucia
· 13 years ago
0ad6af9
d3dx9: Validate the size of a volume texture in D3DXGetImageInfoFromFile.
by Józef Kucia
· 13 years ago
563355d
ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible.
by Jacek Caban
· 13 years ago
c3e4a90
ieframe: Added init_test helper.
by Jacek Caban
· 13 years ago
4bc2599
ieframe: Added more DoVerb tests.
by Jacek Caban
· 13 years ago
edcc38c
ieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation.
by Jacek Caban
· 13 years ago
c4457ec
winspool: Don't assume that CUPS is available.
by Huw Davies
· 13 years ago
32fa9db
msi: Don't hard-code the ServicePackLevel property.
by Hans Leidekker
· 13 years ago
f55ee1a
msi: Don't crash if no working directory is specified for custom action type 34.
by Hans Leidekker
· 13 years ago
da92276
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.
by Hans Leidekker
· 13 years ago
700eec9
ntdll: Report 3dnow and sse features if the processor supports them.
by Hans Leidekker
· 13 years ago
ec8ec0f
msxml3: Add VT_I1 type to variant dump helper.
by Nikolay Sivov
· 13 years ago
9a28ac8
msxml3: Remove unneeded xmlInitParser call.
by Nikolay Sivov
· 13 years ago
41aa347
msxml3: Fix xml declaration output when it's specified in loaded document (in case of file).
by Nikolay Sivov
· 13 years ago
46d08bb
msxml3: Fix xml declaration output when it's specified in loaded document (in case of stream).
by Nikolay Sivov
· 13 years ago
1a05524
msxml3: Don't use stream written value when saving to stream.
by Nikolay Sivov
· 13 years ago
6c4465f
winex11: Get rid of xrandr.h.
by Henri Verbeet
· 13 years ago
eafc8d0
winex11: Get rid of xvidmode.h.
by Henri Verbeet
· 13 years ago
73eceaf
d3d9: Implement d3d9_device_ResetEx().
by Henri Verbeet
· 13 years ago
3543e1d
wined3d: Fix the .spec.
by Henri Verbeet
· 13 years ago
2025e81
secur32: Only read complete records in schan_InitializeSecurityContextW().
by Henri Verbeet
· 13 years ago
338f5e9
winedbg: Add new operators regarding data processing to ARM disassembler.
by André Hentschel
· 13 years ago
b96d613
winedbg: Add swap operator to ARM disassembler.
by André Hentschel
· 13 years ago
498614d
winedbg: Add multiplication operators to ARM disassembler.
by André Hentschel
· 13 years ago
bc86f0d
winedbg: Add branch and exchange operator to ARM disassembler.
by André Hentschel
· 13 years ago
f917cd0
user.exe: Avoid truncating strcmp result (Coverity).
by Marcus Meissner
· 13 years ago
0ef705f
shell32: Avoid memcmp result truncation (Coverity).
by Marcus Meissner
· 13 years ago
a181e4d
setupx.dll16: Avoid strcmp() result truncation (Coverity).
by Marcus Meissner
· 13 years ago
aa58bcf
krnl386.exe16: Do not truncate the strcmp result (Coverity).
by Marcus Meissner
· 13 years ago
1f1686f
d3dcompiler_43: Fixed small overread possibility (Coverity).
by Marcus Meissner
· 13 years ago
45473a6
fusion: Also copy external files in IAssemblyCache::InstallAssembly.
by Hans Leidekker
· 13 years ago
9b34a3a
msvcp90: Fix parsing of floating point numbers starting with decimal separator.
by Piotr Caban
· 13 years ago
4c73236
msvcp90: Fix off by one issues in basic_string functions operating on iterators.
by Piotr Caban
· 13 years ago
0d3dcd2
msvcp90: Fix EOF handling in basic_filebuf<char>::underflow.
by Piotr Caban
· 13 years ago
3adb3a3
msvcp90/tests: Added destructor tests for class with virtual inheritance.
by Piotr Caban
· 13 years ago
36f79a1
msvcp90: Pass base class pointer to virtual functions.
by Piotr Caban
· 13 years ago
c14e98d
msvcp: Sync spec files.
by Piotr Caban
· 13 years ago
bdb36b4
msvcp90: Implement more basic_ostream<wchar>::operator<< functions.
by Piotr Caban
· 13 years ago
ce4cbc7
msvcp90: Implement more basic_ostream<char>::operator<< functions.
by Piotr Caban
· 13 years ago
5c28a4e
msvcp90: Implement more basic_istream<wchar>::operator>> functions.
by Piotr Caban
· 13 years ago
91f695f
msvcp90: Implement more basic_istream<char>::operator>> functions.
by Piotr Caban
· 13 years ago
4e57e3b
quartz: Remove an object to IFilterGraph2 cast.
by Michael Stefaniuc
· 13 years ago
716870e
wbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name.
by Hans Leidekker
· 13 years ago
993d8c2
wbemprox: Add a partial Win32_BaseBoard class implementation.
by Hans Leidekker
· 13 years ago
80d078d
ntdll: Omit unused typedef in test_query_process_basic.
by Gerald Pfeifer
· 13 years ago
6173e6b
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
by Dmitry Timoshkov
· 13 years ago
00dfcb0
vbscript: Added support for exit for statement in 'for in' loops.
by Jacek Caban
· 13 years ago
f8deed7
vbscript: Fixed function return crossing for loop.
by Jacek Caban
· 13 years ago
8de35a4
vbscript: Fixed 'exit do' statements crossing for in loops.
by Jacek Caban
· 13 years ago
b675164
vbscript: Better representation of statement context.
by Jacek Caban
· 13 years ago
80c2760
Release 1.5.8.
by Alexandre Julliard
· 13 years ago
wine-1.5.8
7cdd535
vbscript: Added for each loop tests.
by Jacek Caban
· 13 years ago
4426644
vbscript: Added interpreter and compiler support for for each loops.
by Jacek Caban
· 13 years ago
4ca8447
vbscript: Skip the first (null) instruction in dump_code.
by Jacek Caban
· 13 years ago
ef6a6b0
vbscript: Added more parameterized assignment tests.
by Jacek Caban
· 13 years ago
e56a590
vbscript: Added a hack for parameterized assignments with one argument.
by Jacek Caban
· 13 years ago
0bd5ba8
msvcp90: Added locale::empty implementation.
by Piotr Caban
· 13 years ago
c5cd3d4
msvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90.
by Piotr Caban
· 13 years ago
c7636fe
msvcp71: Forward basic_string::_Myptr functions to msvcp90.
by Piotr Caban
· 13 years ago
e29c306
msvcp60: Keep class definitions in separate file.
by Piotr Caban
· 13 years ago
6c864c6
msvcp90: Keep class definitions in separate file.
by Piotr Caban
· 13 years ago
241ab92
winex11: Use the correct drawable with the X11DRV_GET_DRAWABLE escape.
by Alexandre Julliard
· 13 years ago
3ea8de2
winex11: Use our own structure for mode information.
by Henri Verbeet
· 13 years ago
3509c89
d3d8: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.
by Henri Verbeet
· 13 years ago
b4d0b4e
d3d8: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.
by Henri Verbeet
· 13 years ago
c98725c
d3d9: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.
by Henri Verbeet
· 13 years ago
003ab4d
d3d9: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.
by Henri Verbeet
· 13 years ago
18126ee
d3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test.
by Rico Schüller
· 13 years ago
1ae494a
d3dx9/tests: Add effect parameter value SetMatrixPointerArray() test.
by Rico Schüller
· 13 years ago
929c669
d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePointerArray().
by Rico Schüller
· 13 years ago
e5953b6
d3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().
by Rico Schüller
· 13 years ago
1f3b53c
gdiplus: Fix the convert_unit() comment to reflect its functionality.
by Dmitry Timoshkov
· 13 years ago
5662163
gdiplus: Add parameter checks to GdipSetPropertyItem, print item contents in the trace.
by Dmitry Timoshkov
· 13 years ago
b03e74e
po: Update Korean translation.
by Hwang YunSong
· 13 years ago
665f1ee
po: Update German translation.
by Julian Rüger
· 13 years ago
ecf667a
mshtml: Force cycle collection when releasing main document object.
by Jacek Caban
· 13 years ago
fb45458
user32: Add test for ComboBox repositioning behavior.
by Sergey Guralnik
· 13 years ago
d31b633
kernel32/tests: Test deleting a timer right after creating it.
by Francois Gouget
· 13 years ago
b887e7a
kernel32/tests: Improve some traces for the CreateTimerQueueTimer() tests.
by Francois Gouget
· 13 years ago
691b9b6
d3dx9_36/tests: Add a trailing '\n' to ok() calls.
by Francois Gouget
· 13 years ago
91e1680
dssenh/tests: Add a trailing '\n' to a skip() call.
by Francois Gouget
· 13 years ago
6333fa7
Assorted spelling fixes.
by Francois Gouget
· 13 years ago
1625dae
msxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
by Nikolay Sivov
· 13 years ago
56e3b22
quartz: Use StdMemAllocator_from_IMemAllocator() instead of casts.
by Michael Stefaniuc
· 13 years ago
9262c55
quartz: Use unsafe_impl_from_IMediaSample() instead of a cast.
by Michael Stefaniuc
· 13 years ago
f557ed6
quartz: Avoid a COM object => iface => object round trip.
by Michael Stefaniuc
· 13 years ago
b904b69
quartz: COM cleanup for IMediaSample2.
by Michael Stefaniuc
· 13 years ago
bb684aa
shell32/tests: Fix a failure on w2k.
by Detlef Riekenberg
· 13 years ago
5c4ed98
windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats.
by Vincent Povirk
· 13 years ago
8dad043
windowscodecs: Implement MetadataReaderInfo_DoesSupportPadding.
by Dmitry Timoshkov
· 13 years ago
10f8978
windowscodecs: Implement MetadataReaderInfo_DoesRequireFullStream.
by Dmitry Timoshkov
· 13 years ago
bae3f2a
windowscodecs: Implement MetadataReaderInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
497e884
windowscodecs: Implement PixelFormatInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
Next »