Sign in
goma
/
wine
/
1e86d79036b8f0d9ceedeac45b6e8ac6d5bfcc64
1e86d79
po: Update Lithuanian translation.
by Aurimas Fišeras
· 13 years ago
97fda5a
dssenh/tests: Added key exchange tests for the DSSENH cryptographic service provider.
by Marek Chmiel
· 13 years ago
af1dcde
dinput: SetActionMap saving mappings.
by Lucas Zawacki
· 13 years ago
77cab1c
dinput8/tests: Added tests for saving and retrieving settings with SetActionMap.
by Lucas Zawacki
· 13 years ago
4e2959a
gdiplus: Make GdipMeasureCharacterRanges use common font transformation code.
by Dmitry Timoshkov
· 13 years ago
7a1ccd8
gdiplus: Do not convert range_rect.X twice.
by Dmitry Timoshkov
· 13 years ago
28821a9
riched20/tests: Use proper method macros.
by Nikolay Sivov
· 13 years ago
fcda3c7
qmgr: Use proper method macros.
by Nikolay Sivov
· 13 years ago
f91f603
wshom.ocx/tests: Use proper method macro.
by Nikolay Sivov
· 13 years ago
96005d1
shell32/tests: Use proper method macros.
by Nikolay Sivov
· 13 years ago
1552e22
quartz/tests: Use proper method macros.
by Nikolay Sivov
· 13 years ago
39bee35
msdaps: Use proper method macro.
by Nikolay Sivov
· 13 years ago
78c8fe0
joy.cpl: Disable joysticks using joy.cpl.
by Lucas Zawacki
· 13 years ago
3da6f17
dinput: Disable linuxinput or linux joysticks based on registry key.
by Lucas Zawacki
· 13 years ago
8bfb125
dinput: Append driver name to dinput joysticks on Linux.
by Lucas Zawacki
· 13 years ago
79ba36a
oleaut32: Fix VectorFromBstr call in VARIANT_CoerceArray.
by Roman Dadkov
· 13 years ago
1278843
d3dx9: Improve is_valid_constant().
by Rico Schüller
· 13 years ago
b565e8f
d3dx9: Parse structs and sub constants in ID3DXConstantTable.
by Rico Schüller
· 13 years ago
8f83681
d3dx9: Don't use an index as variable handle, it's not useable for subvariables.
by Rico Schüller
· 13 years ago
0968331
d3dx9: Add a fixme for flags in D3DXGetShaderConstantTableEx().
by Rico Schüller
· 13 years ago
6676a72
d3dx9: Remove ctab_constant typedef.
by Rico Schüller
· 13 years ago
1555aeb
dsound: Cleanup IKsPrivatePropertySetImpl_Create().
by Michael Stefaniuc
· 13 years ago
054d930
winedbg: Add load word operators to Thumb2 disassembler.
by André Hentschel
· 13 years ago
144a692
gdiplus: Filter tabs out until they are properly supported using stringformat.
by Dmitry Timoshkov
· 13 years ago
e6c77a7
gdiplus: Clarify in the tests where 1/3 of extra text height comes from.
by Dmitry Timoshkov
· 13 years ago
2c54f8c
opengl32: Generate null driver entry points for all extension functions.
by Alexandre Julliard
· 13 years ago
ce48e2c
configure: Only enable -gdwarf-2 if -g was specified.
by Alexandre Julliard
· 13 years ago
dbf1c83
opengl32/tests: Do not pass NULL attrib list to wglCreatePBufferARB.
by Jérôme Gardou
· 13 years ago
c8055b5
gdiplus: GdipMeasureCharacterRanges should respect device units and transformations.
by Dmitry Timoshkov
· 13 years ago
1418cd7
gdiplus: GdipMeasureCharacterRanges shouldn't treat empty layout rectangle as infinite bounds.
by Dmitry Timoshkov
· 13 years ago
32d37c8
gdiplus: Add a bunch of tests for GdipMeasureCharacterRanges.
by Dmitry Timoshkov
· 13 years ago
3eab4f8
oleaut32: Record DocString field in ITypeInfoImpl structure in function ITypeLib2_Constructor_SLTG.
by Roman Dadkov
· 13 years ago
aac478f
ntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
by André Hentschel
· 13 years ago
53d7355
kernel32: Add GetConsoleFontSize stub.
by Alistair Leslie-Hughes
· 13 years ago
71d3d4f
kernel32: Add GetCurrentConsoleFont stub.
by Alistair Leslie-Hughes
· 13 years ago
57bb58f
kernel32/tests: "en" is not a valid locale on some platforms.
by Alexandre Julliard
· 13 years ago
d2e846f
user32: Don't limit time needed for WM_DDE_INITIATE processing.
by Piotr Caban
· 13 years ago
58d2d08
po: A spelling fix in the French translation.
by Francois Gouget
· 13 years ago
35f0c00
xcopy: Fix spelling and slightly reword the usage message.
by Francois Gouget
· 13 years ago
d71e94d
readme: Wine no longer supports Mac OS X 10.4.
by Austin English
· 13 years ago
19e9de7
winealsa.drv: Special-case copying common sample sizes in a tight loop.
by Andrew Eikum
· 13 years ago
e282d41
d3dx9_36: Add a trailing '\n' to a couple of Wine traces.
by Francois Gouget
· 13 years ago
369892b
po: Remove an unwanted trailing full stop in the Lithuanian translation.
by Francois Gouget
· 13 years ago
160c85a
po: A couple of British spelling fixes for the start usage message.
by Francois Gouget
· 13 years ago
b37c3d8
dssenh/tests: add a trailing '\n' to a couple of ok() calls.
by Francois Gouget
· 13 years ago
e83e057
msvcp100: VTBL_WRAPPER(60) is unused so remove it.
by Francois Gouget
· 13 years ago
88840fc
msvcrt/tests: Add a trailing '\n' to a win_skip().
by Francois Gouget
· 13 years ago
e2c50d7
dsound: Make dumpCooperativeLevel() static.
by Francois Gouget
· 13 years ago
e3af37e
joy.cpl: Prevent crash on IDirectInputEffect_Release.
by Lucas Zawacki
· 13 years ago
cda7633
d3dx9: Implement ID3DXConstantTable::SetMatrixTransposePointerArray.
by Józef Kucia
· 13 years ago
9fec159
d3dx9: Implement ID3DXConstantTable::SetMatrixPointerArray.
by Józef Kucia
· 13 years ago
51f4f01
d3dx9: Implement ID3DXConstantTable::SetMatrixTranspose.
by Józef Kucia
· 13 years ago
edbd09f
d3dx9: Implement ID3DXConstantTable::SetMatrixTransposeArray.
by Józef Kucia
· 13 years ago
aaac25d
d3dx9: ID3DXConstantTable::SetFloat shouldn't change the value of matrix and vector constants.
by Józef Kucia
· 13 years ago
2f73fd6
d3dx9: ID3DXConstantTable::SetVector shouldn't change the value of matrix constants.
by Józef Kucia
· 13 years ago
978971e
d3dx9: ID3DXConstantTable::SetMatrix should set scalar constants.
by Józef Kucia
· 13 years ago
77993a6
d3dx9: Avoid TRUE : FALSE conditional expression.
by Rico Schüller
· 13 years ago
becf83f
d3dx9: Remove not needed TRACE.
by Rico Schüller
· 13 years ago
892308f
d3dx9: Identify D3DTSS_CONSTANT and FVF states.
by Rico Schüller
· 13 years ago
f9a4a9d
d3dx9: Don't double check the technique.
by Rico Schüller
· 13 years ago
bf528c5
gdi32: Allow removing a driver from the stack based on its function table.
by Alexandre Julliard
· 13 years ago
0f5cc66
gdi32: Add a helper function to find a specific driver in the DC stack.
by Alexandre Julliard
· 13 years ago
2cd0628
advapi32: RegSetValueExW should not crash when passed 1 instead of L"1".
by Dan Kegel
· 13 years ago
8b774cb
ntdll: Add support for Windows 8 version.
by André Hentschel
· 13 years ago
acc4623
gdiplus: Use set_rect_empty() helper to make the code slightly more compact and readable.
by Dmitry Timoshkov
· 13 years ago
10c84dfe
gdiplus: Rename roundr() to gdip_round() to make it clearer that it's an internal helper.
by Dmitry Timoshkov
· 13 years ago
d96cd05
wineoss: Fix variable types so pointer is not truncated on 64bit.
by Nikolay Sivov
· 13 years ago
d05757d
winecoreaudio: Fix variable types so pointer is not truncated on 64bit.
by Nikolay Sivov
· 13 years ago
72452b1
winealsa: Fix variable types so pointer is not truncated on 64bit.
by Nikolay Sivov
· 13 years ago
d37f8ea
wined3d: Use BOOL instead of char in shader_load_constants().
by Matteo Bruni
· 13 years ago
7cc4f47
wined3d: Force ARB shader programs reselection on bool/int constant changes.
by Matteo Bruni
· 13 years ago
f89f30e
wined3d: Fix blending test expected results.
by Matteo Bruni
· 13 years ago
d5cec3b
mscoree: Avoid calling mono_image_open_from_module_handle for libraries.
by Vincent Povirk
· 13 years ago
95d00e8
po: Update Korean translation.
by Hwang YunSong
· 13 years ago
44953d7
wininet: Fix initialization in test_cert_struct.
by Gerald Pfeifer
· 13 years ago
88eed3c
windowscodecs: Implement IWICImagingFactory::CreateBitmapFromSource.
by Vincent Povirk
· 13 years ago
32bfd81
windowscodecs: Allow CopyPixels to succeed without padding from the last row.
by Vincent Povirk
· 13 years ago
1742012
oleaut32: Added more tests.
by Jacek Caban
· 13 years ago
44936ab
oleaut32: Ensure that the right interface is passed to the callee in ITypeInfo::Invoke.
by Jacek Caban
· 13 years ago
c74d9a4
mshtml: Added IHTMLWindow6::get_sessionStorage implementation.
by Jacek Caban
· 13 years ago
6e63a47
gdiplus: StringFormatFlagsLineLimit doesn't allow line wrapping.
by Dmitry Timoshkov
· 13 years ago
de6c150
gdiplus: Add a test for extra space added by GdipMeasureString.
by Dmitry Timoshkov
· 13 years ago
6f630a4
gdiplus: GdipGetImageThumbnail should return image in 32bppPARGB format.
by Dmitry Timoshkov
· 13 years ago
62724c9
gdiplus: Return error code of the failed API to the caller.
by Dmitry Timoshkov
· 13 years ago
e9aef40
gdiplus: Round the layout rectangle down instead of up in gdip_format_string().
by Dmitry Timoshkov
· 13 years ago
003333e
gdiplus: Add a test for measuring string that doesn't fit into layout rectangle.
by Dmitry Timoshkov
· 13 years ago
466dfee
gdiplus: If there is no hbitmap associated with GpBitmap then create one.
by Dmitry Timoshkov
· 13 years ago
83024db
msvcrt/tests: Execute c++ related tests on 64-bit systems.
by Piotr Caban
· 13 years ago
fef8a52
msvcrt: Fixed vector destructors implementation on 64-bit systems.
by Piotr Caban
· 13 years ago
645e158
quartz: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 13 years ago
84efd59
amstream: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 13 years ago
34ed785
mlang: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 13 years ago
c4cdc50
strmbase: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 13 years ago
e59cc20
qedit: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 13 years ago
ac9a10f
dinput: Return a valid keyboard type in keyboard GetCapabilities.
by Lucas Zawacki
· 13 years ago
5b3ccdf
dinput/tests: Test for keyboard GetCapabilities.
by Lucas Zawacki
· 13 years ago
98d196a
d3dx9/tests: Add variable name test.
by Rico Schüller
· 13 years ago
c1193ab
d3dx9: Move technique name handling to technique handle validation.
by Rico Schüller
· 13 years ago
05818a3
d3dx9: Use a separate function for the technique name.
by Rico Schüller
· 13 years ago
9c1c964
d3dx9: Silence missing function handling in the effect interface.
by Rico Schüller
· 13 years ago
Next »