Sign in
goma
/
wine
/
9b29faae6a2b3c0d594e435c1eaac6fc6a9f80bd
9b29faa
net: Make it possible to translate the connection status descriptions.
by Francois Gouget
· 14 years ago
2b8f18d
netapi32: Add some lmuse.h constants.
by Francois Gouget
· 14 years ago
1e93108
kernel32/tests: Make test_define_dos_deviceA() static.
by Francois Gouget
· 14 years ago
5e9a1ee
dinput: Remove IDirectInputDevice8AImpl_{Build,Set}ActionMap() as it is unused.
by Francois Gouget
· 14 years ago
287a5e2
kernel32/tests: Remove a space before a '\n' in an ok() call.
by Francois Gouget
· 14 years ago
91adaf6
itss/tests: Fix spelling of a variable name.
by Francois Gouget
· 14 years ago
28b2d03
riched20/tests: Fix test_EM_FINDWORDBREAK comments.
by Dan Kegel
· 14 years ago
f01c1c4
ole32: Fix a couple of race conditions with the local server pipe.
by Alexandre Julliard
· 14 years ago
0359b30
widl: Only register interfaces when the factory buffer is known.
by Alexandre Julliard
· 14 years ago
b6d2aee
windowscodecs: Specify the PSFactoryBuffer class in the idl file.
by Alexandre Julliard
· 14 years ago
4b85e8b
sti: Specify the PSFactoryBuffer class in the idl file.
by Alexandre Julliard
· 14 years ago
89d1d47
quartz: Specify the PSFactoryBuffer class in the idl file.
by Alexandre Julliard
· 14 years ago
c84ce2c
qmgrprxy: Specify the PSFactoryBuffer class in the idl file.
by Alexandre Julliard
· 14 years ago
df31247
oleaut32: Specify the PSFactoryBuffer class in the idl files.
by Alexandre Julliard
· 14 years ago
096bf10
ole32: Specify the PSFactoryBuffer class in the idl files.
by Alexandre Julliard
· 14 years ago
9a5141b
msdaps: Specify the PSFactoryBuffer class in the idl files.
by Alexandre Julliard
· 14 years ago
d428dd3
dispex: Specify the PSFactoryBuffer class in the idl file.
by Alexandre Julliard
· 14 years ago
5e03849
actxprxy: Specify the PSFactoryBuffer class in the idl files.
by Alexandre Julliard
· 14 years ago
41107a9
makefiles: Also install the program manpages from the top-level makefile.
by Alexandre Julliard
· 14 years ago
2daff9c
mshtml: Added IOmNavigator::get_appMinorVersion implementation.
by Jacek Caban
· 14 years ago
cdd09ba
mshtml: Added IOmNavigator::get_*Language tests.
by Jacek Caban
· 14 years ago
e36d0d2
mshtml: Added IOmNavigator::get_*Language implementations.
by Jacek Caban
· 14 years ago
7d4e9f7
mshtml: Added IHTMLPluginsCollection::get_length implementation.
by Jacek Caban
· 14 years ago
b25d49c
mshtml: Added semi-stub implementation of IHTMLWindow2::status property.
by Jacek Caban
· 14 years ago
a848702
dxdiagn: Implement IClassFactory::QueryInterface.
by Michael Stefaniuc
· 14 years ago
08031fd
dxdiagn: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 14 years ago
aa591dc
devenum: COM cleanup for the IClassFactory iface.
by Michael Stefaniuc
· 14 years ago
2cfc711
dmband: Merge the IClassFactory implementations.
by Michael Stefaniuc
· 14 years ago
faa0571
riched20: Declare some variables unsigned.
by Andrew Talbot
· 14 years ago
322f303
mscms: Move a misplaced brace.
by Andrew Talbot
· 14 years ago
33fafc6
wined3d: Get rid of context_bind_fbo() calls outside context.c.
by Henri Verbeet
· 14 years ago
dcc969c
wined3d: Get rid of dst_fbo.
by Henri Verbeet
· 14 years ago
ccb3a51
wined3d: Just invalidate STATE_FRAMEBUFFER in surface_load_ds_location().
by Henri Verbeet
· 14 years ago
4428bda
wined3d: Apply clear state after depth / stencil setup in device_clear_render_targets().
by Henri Verbeet
· 14 years ago
03eb6a4
wined3d: Apply draw state after depth / stencil setup in drawPrimitive().
by Henri Verbeet
· 14 years ago
d60b537
winnt.h: Added LOCALE_CUSTOM_* declarations.
by Jacek Caban
· 14 years ago
89817de
iexplore: Use ieframe instead of shdocvw.
by Jacek Caban
· 14 years ago
598e440
shdocvw: Moved remaining code out of factory.c.
by Jacek Caban
· 14 years ago
908d833
ieframe: Moved classes registration to ieframe.
by Jacek Caban
· 14 years ago
60f65e3
shdocvw: Get rid of MicrosoftBrowserArchitecture registration.
by Jacek Caban
· 14 years ago
d654869
shell32: Moved MruLongList registration to shell32, where it belongs.
by Jacek Caban
· 14 years ago
d3fd3d7
winhlp32: Better protect macros against not finding a help file.
by Eric Pouech
· 14 years ago
862cc73
oleaut32/tests: Only use interface if we succeeded in recreating it.
by André Hentschel
· 14 years ago
f98369f
rpcrt4/tests: Only free string when function succeeded.
by André Hentschel
· 14 years ago
209acc5
ntdll/tests: Fix compilation on systems that don't support nameless unions.
by Francois Gouget
· 14 years ago
bb471a5
shell32/tests: Add checking some non-published known folders.
by Mariusz Pluciński
· 14 years ago
82ac4ae
shell32/tests: Add notification when expected known folder does not exists.
by Mariusz Pluciński
· 14 years ago
e09f4ed
shell32/tests: Add notification about unknown known folders.
by Mariusz Pluciński
· 14 years ago
9b98b1e
shell32/tests: Add verification of known folders relative paths.
by Mariusz Pluciński
· 14 years ago
2116493
gdi32: Fix the blend function handling for the AlphaBlend enhanced metafile record.
by Alexandre Julliard
· 14 years ago
c1aaacd
ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTexture2_iface.
by Ričardas Barkauskas
· 14 years ago
8000fc4
ddraw: Rename surface_from_texture2 to impl_from_IDirect3DTexture2.
by Ričardas Barkauskas
· 14 years ago
15f16e8
ddraw: Use unsafe_impl_from_IDirect3DTexture2 for application provided interfaces.
by Ričardas Barkauskas
· 14 years ago
91a1ed8
ddraw: COM cleanup for IDirect3DTexture interface.
by Ričardas Barkauskas
· 14 years ago
0a35828
ddraw: Use unsafe_impl_from_IDirect3DTexture() for application provided interfaces.
by Ričardas Barkauskas
· 14 years ago
0672221
ntdll: Remove divl second argument for compatibility with clang.
by Alexandre Julliard
· 14 years ago
c1aef63
windowscodecs: Fix typo.
by Vincent Povirk
· 14 years ago
f5c46b0
ddraw: Do not increase wined3d texture refcount in IDirect3DDevice7_GetTexture.
by Ričardas Barkauskas
· 14 years ago
187f50a
kernel32/tests: Remove win9x hacks.
by Austin English
· 14 years ago
907f94e
shell32: Disable WOW64 redirection when converting pidls to UNIX paths.
by Octavian Voicu
· 14 years ago
db35da7
po: Updated Korean translation.
by Hwang YunSong
· 14 years ago
1013f70
iphlpapi: Implemented IcmpSendEcho2Ex().
by Nowres Rafed
· 14 years ago
7eb800f
msvcp90: Added wctype implementation.
by Piotr Caban
· 14 years ago
62a5540
msvcrt: Fixed vswprintf* exports.
by Piotr Caban
· 14 years ago
b06358e
winetest: Include language settings in OS info.
by Jacek Caban
· 14 years ago
8cbc34e
mshtml: Improved handling empty dispex_data_t in preprocess_dispex_data.
by Jacek Caban
· 14 years ago
ce57ebe
cmd/tests: Additional CALL tests.
by Frédéric Delanoy
· 14 years ago
7fb790f
cmd/tests: Add FOR /L tests.
by Frédéric Delanoy
· 14 years ago
21f7c5d
cmd/tests: Add FOR /D tests.
by Frédéric Delanoy
· 14 years ago
c41a1a2
kernel32: Add a trace to ReplaceFileW.
by Hans Leidekker
· 14 years ago
87487c1
winhttp: Store a copy of the proxy server name and bypass list.
by Hans Leidekker
· 14 years ago
3601463
winhttp: Factor out request initialization.
by Hans Leidekker
· 14 years ago
fb7fc89
winhttp: Set an appropriate error when the request is cancelled.
by Hans Leidekker
· 14 years ago
c54772c
winhttp: Fix some valgrind warnings.
by Hans Leidekker
· 14 years ago
48ccf4f
msvcp: Sync spec files.
by Piotr Caban
· 14 years ago
dca8da6
msvcp90: Added _Locinfo class stub.
by Piotr Caban
· 14 years ago
bc9850b
mshtml: Fixed HTMLHeadElement_QI implementation.
by Jacek Caban
· 14 years ago
7a428c3
ieframe: Removed remaining bits of shdocvw.
by Jacek Caban
· 14 years ago
a9700cb
iexplore: Removed unneeded imports.
by Jacek Caban
· 14 years ago
3faa938
iexplore: Moved iexplore registration extension to iexplore.exe.
by Jacek Caban
· 14 years ago
6c1e349
dmscript: Merge the IClassFactory implementations.
by Michael Stefaniuc
· 14 years ago
4afd3e4
dmsynth: Merge the IClassFactory implementations.
by Michael Stefaniuc
· 14 years ago
a0e4669
dmcompos: Merge the IClassFactory implementations.
by Michael Stefaniuc
· 14 years ago
35979eb
po: Update Lithuanian translation.
by Aurimas Fišeras
· 14 years ago
64f71fd
wined3d: Complain about users disabling GLSL.
by Henri Verbeet
· 14 years ago
2256a7e
wined3d: wined3d_device_evict_managed_resources() doesn't need a return value.
by Henri Verbeet
· 14 years ago
3d7c596
wined3d: Don't hide GL function pointer typedefs behind extension defines.
by Henri Verbeet
· 14 years ago
7bc0032
wined3d: Recognize some more AMD cards.
by Henri Verbeet
· 14 years ago
b06e321
wined3d: Only invalidate state for the current context in wined3d_buffer_unmap().
by Henri Verbeet
· 14 years ago
701aabb
tools: Assorted spelling fixes.
by Frédéric Delanoy
· 14 years ago
5d5f267
makefiles: sysconfdir is unused.
by Austin English
· 14 years ago
976cd5c
rpcrt4: Support sizing of a few more argument types.
by Alexandre Julliard
· 14 years ago
2bdff69
rpcrt4: Add a phase in proxies for zeroing output parameters on startup.
by Alexandre Julliard
· 14 years ago
a37ec01
rpcrt4: Add a phase in proxies for clearing output parameters on error.
by Alexandre Julliard
· 14 years ago
78e8fcc
rpcrt4: Use the same phase values for clients and stubs.
by Alexandre Julliard
· 14 years ago
f3734fd
rpcrt4: Pass the full argument format to the size/marshall/unmarshall wrappers to greatly simplify the argument processing.
by Alexandre Julliard
· 14 years ago
5e941f8
user32/tests: Remove win9x hacks.
by Austin English
· 14 years ago
a355121
user32: Fix for finding nested default buttons.
by André Hentschel
· 14 years ago
327eb31
cmd/tests: Additional variable expansion FOR tests.
by Frédéric Delanoy
· 14 years ago
25fcad3
cmd: Partial fix for echo's special ':' handling.
by Frédéric Delanoy
· 14 years ago
Next »