Sign in
goma
/
wine
/
d685894a45d98d2f507b02e8a42124aa48d86eb9
d685894
advapi32/tests: Add tests for CredIsMarshaledCredential.
by Detlef Riekenberg
· 13 years ago
d96de83
advapi32: Implement CredIsMarshaledCredentialA/W.
by Detlef Riekenberg
· 13 years ago
1ca6cac
scrrun: Added IFileSystem3_FileExists implementation.
by Nikolay Sivov
· 13 years ago
6c5588f
scrrun: Add typelib support.
by Alistair Leslie-Hughes
· 13 years ago
45f240c
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone256 palette.
by Dmitry Timoshkov
· 13 years ago
011d23c
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone64 palette.
by Dmitry Timoshkov
· 13 years ago
63cb0cf
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone8 palette.
by Dmitry Timoshkov
· 13 years ago
ca126c0
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray256 palette.
by Dmitry Timoshkov
· 13 years ago
179ed52
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray16 palette.
by Dmitry Timoshkov
· 13 years ago
d5cc402
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray4 palette.
by Dmitry Timoshkov
· 13 years ago
ca9d128
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedBW palette. Resend.
by Dmitry Timoshkov
· 13 years ago
4b0f27f
winex11: Get rid of the no longer needed drawable rect in the X11 device.
by Alexandre Julliard
· 13 years ago
12f1ed2
gdiplus: Accept a transformation matrix in GdipFlattenPath.
by Vincent Povirk
· 13 years ago
cbfc79a
gdiplus: Implement LineJoinMiterClipped and partially implement LineJoinMiter.
by Vincent Povirk
· 13 years ago
198fb25
gdiplus: Fix memory leak in GdipImageRotateFlip.
by Vincent Povirk
· 13 years ago
577740f
gdiplus: Fix GdipImageRotateFlip for images from streams.
by Vincent Povirk
· 13 years ago
c5820b7
windowscodecs: Add a test for palette associated with black&white TIFF image.
by Dmitry Timoshkov
· 13 years ago
dfefd3a
gdiplus: Add a test for palette associated with black&white TIFF image.
by Dmitry Timoshkov
· 13 years ago
2b2b850
d3dcompiler: Use location information in add_modifier().
by Matteo Bruni
· 13 years ago
a84784e
d3dcompiler: Store (and begin to use) location information for variables.
by Matteo Bruni
· 13 years ago
5bcf8de
d3dcompiler: Introduce source_location structure.
by Matteo Bruni
· 13 years ago
40cbcab
d3dcompiler: Track the location of each lexer token.
by Matteo Bruni
· 13 years ago
632703d
d3dcompiler: Add hlsl_report_message function to standardize error messages.
by Matteo Bruni
· 13 years ago
5fecc48
mshtml: Don't store outer window in nsChannelBSC.
by Jacek Caban
· 13 years ago
bbaa307
mshtml: Use per-inner window task_magic for binding.
by Jacek Caban
· 13 years ago
25c5082
mshtml: Create inner window early in binding process and use it to store current binding callback.
by Jacek Caban
· 13 years ago
7e2999e
d3d10core: Implement d3d10_texture2d_Map().
by Henri Verbeet
· 13 years ago
21a7b18
d3d10core: Implement d3d10_texture2d_Unmap().
by Henri Verbeet
· 13 years ago
2b4c72b
d3d10core: Always create a wined3d texture for d3d10core textures.
by Henri Verbeet
· 13 years ago
4a01368
d3dcompiler: Improve debug_hlsl_type function.
by Matteo Bruni
· 13 years ago
995fb30
d3dcompiler: Add a trace to the scope push/pop functions.
by Matteo Bruni
· 13 years ago
3d05276
d3dcompiler: Pass the shader filename to the preprocessor.
by Matteo Bruni
· 13 years ago
6fbed51
d3dcompiler: Make declaration_statement return a list.
by Matteo Bruni
· 13 years ago
b33e1ce
d3dcompiler: Properly print compilation messages.
by Matteo Bruni
· 13 years ago
b4a31d0
winex11: Get rid of some needless globals.
by Henri Verbeet
· 13 years ago
5ed8909
winex11: Simplify X11DRV_XRandR_Init() error handling a bit.
by Henri Verbeet
· 13 years ago
7b32809
setupapi: Add a stub for SetupDiGetDeviceInstallParamsW.
by André Hentschel
· 13 years ago
aefd9b5
comdlg32: Do not use GetDlgItemText to get combo box text during an CBN_SELCHANGE notification.
by Aric Stewart
· 13 years ago
eec0ada
credui: Add a stub for CredUIInitControls.
by Detlef Riekenberg
· 13 years ago
766eeca
wininet: Don't evaluate netconn_get_avail_data() twice in netconn_read().
by Dan Kegel
· 13 years ago
a1428c7
vbscript: Added LCase implementation.
by Jacek Caban
· 13 years ago
0708b77
vbscript: Added UCase implementation.
by Jacek Caban
· 13 years ago
98c605d
winex11.drv: We must include Xlib.h before Xrandr.h.
by Francois Gouget
· 13 years ago
7b782d4
gdi32: Remove an unused wgl debugging channel.
by Francois Gouget
· 13 years ago
bd1bdb1
wbemprox: Add support for evaluating string comparisons.
by Hans Leidekker
· 13 years ago
2c1fe7f
mshtml: Moved detaching inner window to separated function.
by Jacek Caban
· 13 years ago
8bb4a6b
mshtml: Simplify ASServiceProvider_QueryService.
by Jacek Caban
· 13 years ago
94f0f88
mshtml: Moved binding list to HTMLInnerWindow.
by Jacek Caban
· 13 years ago
59f7c24
ntdll: Remove a spurious assignment.
by Huw Davies
· 13 years ago
760f487
ntdll: Increase the buffer size for processor features and add a check to catch future overflows.
by Huw Davies
· 13 years ago
0821c80
wined3d: Merge the device parent create_rendertarget() and create_depth_stencil() handlers.
by Henri Verbeet
· 13 years ago
d26a385
wined3d: Fix the block alignment check in surface_cpu_blt().
by Henri Verbeet
· 13 years ago
1e22e3c
wined3d: Introduce a helper function for checking surface block alignment.
by Henri Verbeet
· 13 years ago
a7e95a2
ntdll/tests: Add test for RtlIpv4StringToAddress.
by Thomas Faber
· 13 years ago
e0d5c35
d3dx9/tests: Fix array increment in SetMatrix*PointerArray() test.
by Rico Schüller
· 13 years ago
617a2cc
d3dx9/tests: Add effect parameter value GetMatrixTransposePointerArray() test.
by Rico Schüller
· 13 years ago
a7f1d93
d3dx9/tests: Add effect parameter value GetMatrixPointerArray() test.
by Rico Schüller
· 13 years ago
9428317
d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposePointerArray().
by Rico Schüller
· 13 years ago
d0fd8f4
d3dx9: Implement ID3DXBaseEffect::GetMatrixPointerArray().
by Rico Schüller
· 13 years ago
76880ff
mpr: Don't succeed if drive is not remote in WNetGetUniversalName.
by Andrew Eikum
· 13 years ago
110249d
d3dcompiler: Initialize and fix compilation messages generation.
by Matteo Bruni
· 13 years ago
45e8a64
d3dcompiler: Parse compilation target.
by Matteo Bruni
· 13 years ago
29ba39f
d3dcompiler: Carry around both shader major and minor version.
by Matteo Bruni
· 13 years ago
b8cdf2e
d3dcompiler: Type names have to be allocated on the heap.
by Matteo Bruni
· 13 years ago
0d34c9d
d3dcompiler: Fix line info update.
by Matteo Bruni
· 13 years ago
b22de98
kernel32: Add a stub for GetLocaleInfoEx.
by Austin English
· 13 years ago
edab5d8
vbscript: Ignore version flags in GetDispID.
by Jacek Caban
· 13 years ago
3e5c76b
winex11: Introduce a separate function for initializing the list of XRandR display modes.
by Henri Verbeet
· 13 years ago
76725f9
winex11: Remove some unused includes from xrandr.c.
by Henri Verbeet
· 13 years ago
2907913
wined3d: Print a more obvious message if a format doesn't have a corresponding GL internal format.
by Henri Verbeet
· 13 years ago
8ad98cd
wined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil().
by Henri Verbeet
· 13 years ago
9b74ebd
wined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget().
by Henri Verbeet
· 13 years ago
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
Next »