Austin English
|
7b37a6d47e
|
ntdll: Add Sparc processor support.
|
2010-08-24 12:21:38 +02:00 |
Austin English
|
fac3282551
|
winedump: Add Sparc CPU support.
|
2010-08-24 12:21:16 +02:00 |
Piotr Caban
|
256a08aea6
|
msvcp90: Added _String_base::Xinvarg implementation.
|
2010-08-24 12:20:58 +02:00 |
Piotr Caban
|
0ca290921e
|
msvcp90/tests: Added basic_string<char> tests.
|
2010-08-24 12:20:30 +02:00 |
Alexandre Julliard
|
350c0caba0
|
server: Always free the process handle table even if the process didn't start.
|
2010-08-24 12:10:51 +02:00 |
Alexandre Julliard
|
3557b9818c
|
server: Avoid a potential server crash when a thread dies on startup.
|
2010-08-23 19:59:57 +02:00 |
Alexandre Julliard
|
a2ca2ebd50
|
server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
|
2010-08-23 17:09:45 +02:00 |
Jörg Höhle
|
70d8fce222
|
winmm/tests: Initial tests for CD audio with the MCI.
|
2010-08-23 15:52:47 +02:00 |
Jacek Caban
|
99c4aca480
|
mshtml: Provide profile directory to Gecko.
|
2010-08-23 15:44:11 +02:00 |
Andrew Eikum
|
06f4532cf6
|
regedit: Don't call ungetc() twice consecutively.
Spotted by Sylvain Hitier.
|
2010-08-23 15:41:53 +02:00 |
David Hedberg
|
270845d3dd
|
shell32: Implement IExplorerBrowser::SetFolderSettings.
|
2010-08-23 15:41:53 +02:00 |
David Hedberg
|
d17d78e44b
|
shell32: Add some basic support for hosting a shellview in the ExplorerBrowser.
|
2010-08-23 15:41:53 +02:00 |
David Hedberg
|
9c0260f2cb
|
shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
|
2010-08-23 15:41:53 +02:00 |
Mariusz Pluciński
|
6cb7658377
|
gameux/tests: Check presence of GameExplorer registry keys.
|
2010-08-23 15:41:52 +02:00 |
Mariusz Pluciński
|
683502f465
|
gameux/tests: Add tests for AddGame and RemoveGame methods.
|
2010-08-23 15:41:52 +02:00 |
Hwang YunSong
|
c8193717ef
|
jscript: Update Korean resource.
|
2010-08-23 15:41:52 +02:00 |
Hwang YunSong
|
8a172ceb52
|
ipconfig: New Korean resource.
|
2010-08-23 15:41:52 +02:00 |
Damjan Jovanovic
|
ebee19701c
|
configure: Check for libicns.
|
2010-08-23 13:51:32 +02:00 |
Detlef Riekenberg
|
2b76f8661d
|
ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
|
2010-08-23 13:46:24 +02:00 |
Detlef Riekenberg
|
2e5d7064a6
|
include: Add more TOKEN_INFORMATION_CLASS result struct.
|
2010-08-23 13:43:18 +02:00 |
Austin English
|
e92a552dca
|
dbghelp: Add initial Sparc CPU support.
|
2010-08-23 13:41:17 +02:00 |
Tony Wasserka
|
ecce9eebcf
|
d3dx9: Fix an off by one error in point_filter_simple_data.
|
2010-08-23 13:37:03 +02:00 |
Tony Wasserka
|
18b8916942
|
d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used.
|
2010-08-23 13:37:03 +02:00 |
Stefan Dösinger
|
fad5ff478d
|
wined3d: Fix the wined3d_event_query_supported prototype.
|
2010-08-23 13:37:03 +02:00 |
Stefan Dösinger
|
79666d2b6d
|
wined3d: Don't return a value from a void function.
|
2010-08-23 13:37:03 +02:00 |
Stefan Dösinger
|
612801d3aa
|
wined3d: Use float functions in drawprim.c.
|
2010-08-23 13:37:02 +02:00 |
Stefan Dösinger
|
1d710bb4ca
|
wined3d: The clipplane mask and texcoords are unsigned.
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
b5a8c33182
|
oleaut32/olepicture: No need to check interface pointer in vtable methods.
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
32c2ef6c97
|
oleaut32/olepicture: Fix assumptions about S_OK value.
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
99863b02ba
|
oleaut32/olepicture: Properly round while performing pixels->himetric units conversion.
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
acbd632039
|
comctl32/imagelist: Fix return value for IImageList_GetIconSize().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
9b77425f6a
|
comctl32/imagelist: Fix return value from IImageList_SetBkColor().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
1c82b3491a
|
comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
6db1d3c5b9
|
comctl32/imagelist: Fix reference leak in IImageList_Clone().
|
2010-08-23 13:37:01 +02:00 |
Nikolay Sivov
|
87847aa13c
|
comctl32/imagelist: Remove parameter check from IImageList_Clone().
|
2010-08-23 13:37:01 +02:00 |
Nikolay Sivov
|
eb2aae669c
|
comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
|
2010-08-23 13:37:01 +02:00 |
Gerald Pfeifer
|
84a6598290
|
comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations.
|
2010-08-23 13:37:01 +02:00 |
Henri Verbeet
|
b93a9b37fa
|
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
The structure is nicer to work with than the array.
|
2010-08-23 12:05:24 +02:00 |
Henri Verbeet
|
9364f80b8c
|
ddraw: Failing surface creation is not an internal error.
|
2010-08-23 12:05:16 +02:00 |
Henri Verbeet
|
866099765a
|
ddraw: Attaching an already attached surface is not a FIXME.
According to the tests it should simply fail.
|
2010-08-23 12:05:08 +02:00 |
Henri Verbeet
|
3fd66bc650
|
wined3d: Make some lookup tables const.
|
2010-08-23 12:04:36 +02:00 |
Henri Verbeet
|
c3cdebcf44
|
ddraw: Make some lookup tables const.
|
2010-08-23 12:04:31 +02:00 |
Vincent Povirk
|
517059f3f5
|
gdiplus: Set bitmap has alpha flag based on format.
|
2010-08-23 12:03:47 +02:00 |
Vincent Povirk
|
18a4e24368
|
gdiplus: Stub GdipTranslatePenTransform.
|
2010-08-23 12:03:37 +02:00 |
Vincent Povirk
|
b57c4314c1
|
gdiplus: Stub GdipGetPathGradientPresetBlend.
|
2010-08-23 12:03:32 +02:00 |
Vincent Povirk
|
8dd940d0b5
|
gdiplus: Stub GdipTranslatePathGradientTransform.
|
2010-08-23 12:03:26 +02:00 |
Damjan Jovanovic
|
d58f2680d1
|
winemenubuilder: Defer best icon selection to when we generate the native icons.
|
2010-08-23 12:03:18 +02:00 |
Damjan Jovanovic
|
bc5a205097
|
winemenubuilder: Decouple opening a Windows icon from generating the native icon.
|
2010-08-23 12:02:41 +02:00 |
Alexandre Goujon
|
49c5bd0365
|
kernel32: Fix GetComputerName errors.
|
2010-08-23 11:58:42 +02:00 |
Julius Schwartzenberg
|
53aef28e36
|
setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}.
|
2010-08-23 11:55:09 +02:00 |