Jacek Caban
|
e5574369dd
|
wininet: Fixed tests on older IEs.
|
2009-12-29 11:07:26 +01:00 |
Jacek Caban
|
c9e3c27f0d
|
mshtml: Use FindMimeFromData to find MIME if moniker doesn't report it.
|
2009-12-29 11:07:20 +01:00 |
Marcus Meissner
|
c39cd4c0ce
|
dbghelp: Initialize ret (Coverity).
|
2009-12-29 11:07:11 +01:00 |
Piotr Caban
|
d383e84e21
|
mshtml: Added IDispatch ConnectionPoint.
|
2009-12-29 11:06:22 +01:00 |
Piotr Caban
|
be2a86cbd5
|
mshtml: Query OleClientSite about services in ServiceProvider_QueryService.
|
2009-12-29 11:06:17 +01:00 |
Henri Verbeet
|
044a989d79
|
dxgi: Add a separate function for swapchain initialization.
|
2009-12-29 11:06:06 +01:00 |
Henri Verbeet
|
d588d2b489
|
wined3d: Clear the device's focus_window field when the window is destroyed.
This will prevent the device from trying to unregister the window again on
release.
|
2009-12-29 11:06:01 +01:00 |
Henri Verbeet
|
d992e77b9c
|
d3d9/tests: Add message tests for windowed devices.
|
2009-12-29 11:05:52 +01:00 |
Henri Verbeet
|
d18bbbf09d
|
d3d8/tests: Add message tests for windowed devices.
|
2009-12-29 11:05:50 +01:00 |
Henri Verbeet
|
990c141052
|
wined3d: Don't touch the window's focus or wndproc for windowed devices.
|
2009-12-29 11:05:44 +01:00 |
Aaron Brazener
|
381fa8931f
|
wined3d: Added ATI Radeon HD 5xxx detection.
|
2009-12-29 11:05:39 +01:00 |
Stefan Dösinger
|
4f594777a2
|
wined3d: Drop the VBO if too many full buffer conversions occur.
|
2009-12-29 11:04:03 +01:00 |
Stefan Dösinger
|
9750cca9b1
|
wined3d: Increment the buffer draw count if the buffer was clean.
|
2009-12-29 11:03:51 +01:00 |
Stefan Dösinger
|
f90b8b6352
|
wined3d: Rename conversion_count to something more appropriate.
|
2009-12-29 11:03:44 +01:00 |
Stefan Dösinger
|
d6b9732497
|
wined3d: Remove the d3d7 do-not-convert code.
|
2009-12-29 11:03:36 +01:00 |
Stefan Dösinger
|
1d37ae6f61
|
wined3d: Use unload instead of duplicating buffer remove code.
|
2009-12-29 11:03:24 +01:00 |
Stefan Dösinger
|
4590dc4806
|
wined3d: Free buffer conversion info when freeing the buffer.
|
2009-12-29 11:03:10 +01:00 |
Alexandre Julliard
|
b4679dc8fd
|
version: Get rid of the 16-bit library loading code for builtins.
We have fake dlls for everything now.
|
2009-12-29 10:21:06 +01:00 |
Alexandre Julliard
|
593b973501
|
user.exe: Reimplement CopyImage16 for cursors and icons.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
2ced4102d4
|
user.exe: Reimplement LoadImage16 for bitmaps instead of calling LoadImageA directly.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
b96ab35cad
|
user32: Move loading of static icons for 16-bit windows to the 16-bit wrapper.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
fadc2cda1c
|
gdi32: Load the 32-bit gdi.exe module wrapper from the 32-bit side.
Get rid of the empty gdi_main.c file.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
9ceda48337
|
user32: Load the 32-bit user.exe module wrapper from the 32-bit side.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
40a264b0e7
|
winevdm: Move the loading of the system drivers into their specific 16-bit module.
|
2009-12-28 23:50:40 +01:00 |
Alexandre Julliard
|
a3e80956d1
|
kernel32: Handle the case where the 16-bit module is already loaded also for separated dlls.
|
2009-12-28 23:50:36 +01:00 |
Gerald Pfeifer
|
8b73b131de
|
comctl32: Remove obsolete comment on RB_SETPALETTE from REBAR_WindowProc().
|
2009-12-28 14:22:28 +01:00 |
Alexandre Julliard
|
91fde2494c
|
ole2: Reimplement OleMetafilePictFromIconAndLabel16 on top of the 32-bit version.
|
2009-12-28 14:20:37 +01:00 |
Vincent Povirk
|
6bb300fa41
|
gdiplus: Implement GdipBitmapSetResolution.
|
2009-12-28 12:57:43 +01:00 |
Vincent Povirk
|
1aea88cac1
|
gdiplus: Implement GdipGetImage*Resolution.
|
2009-12-28 12:57:37 +01:00 |
Vincent Povirk
|
f71cb580a4
|
gdiplus: Add test for image resolution functions.
|
2009-12-28 12:57:31 +01:00 |
Vincent Povirk
|
c38d334266
|
gdiplus: Fix typo in GdipCreateMetafileFromWmf.
|
2009-12-28 12:57:23 +01:00 |
Vincent Povirk
|
53a3307983
|
gdiplus: Add test for GdipCreateMetafileFromWmf.
|
2009-12-28 12:57:17 +01:00 |
Vincent Povirk
|
27480405da
|
gdiplus: Add test for size of metafiles loaded from streams.
|
2009-12-28 12:57:12 +01:00 |
Vincent Povirk
|
f87039103f
|
gdiplus: Test the ability to load WMF images.
|
2009-12-28 12:57:04 +01:00 |
Alexandre Julliard
|
eb4477120a
|
kernel32: Make GMEM_DDESHARE blocks owned by the calling module.
|
2009-12-28 12:27:17 +01:00 |
Alexandre Julliard
|
1346740a57
|
shell32: Don't use the instance of the owner window for the autocomplete listbox.
|
2009-12-28 12:27:17 +01:00 |
Alexandre Julliard
|
82016c19ef
|
comdlg32: Don't use the instance of the owner window for dialog boxes.
|
2009-12-28 12:27:16 +01:00 |
Alexandre Julliard
|
0e00a61a38
|
comdlg32: Get rid of the 16-bit callback support.
|
2009-12-28 12:27:16 +01:00 |
Alexandre Julliard
|
6cb6862806
|
comdlg32: Store the open file name A structure directly instead of using a private pointer.
|
2009-12-28 12:27:16 +01:00 |
Gerald Pfeifer
|
e8d387fd45
|
ntdll: Use #ifdef instead of #if to check for _DARWIN_FEATURE_64_BIT_INODE.
|
2009-12-28 12:27:15 +01:00 |
Michael Stefaniuc
|
6f36945f2b
|
shell32: Remove some superfluous LPARAM/WPARAM casts.
|
2009-12-28 12:27:15 +01:00 |
Michael Stefaniuc
|
9c15472a3b
|
comctl32: The return value of notify_with_scroll() is never used.
So don't bother returning something from that function.
|
2009-12-28 12:27:15 +01:00 |
Michael Stefaniuc
|
db4fab9fc0
|
comdlg32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:14 +01:00 |
Michael Stefaniuc
|
610fba7519
|
oledlg: Remove some explicit WPARAM casts.
|
2009-12-28 12:27:14 +01:00 |
Michael Stefaniuc
|
9dd502a332
|
comctl32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:14 +01:00 |
Michael Stefaniuc
|
92e4e63353
|
comctl32/tests: Remove some superfluous casts around SendMessage().
|
2009-12-28 12:27:14 +01:00 |
Nikolay Sivov
|
f897a91247
|
comctl32/updown: Fix formatting for hex mode.
|
2009-12-28 12:27:14 +01:00 |
Nikolay Sivov
|
46194d39f6
|
comctl32/rebar: Check for null handles before invalidation.
This prevents all windows invalidation.
|
2009-12-28 12:27:14 +01:00 |
Henri Verbeet
|
9c0bf89ed0
|
wined3d: Let "SetupForBlit()" figure out the target's width and height on its own.
|
2009-12-28 12:27:14 +01:00 |
Henri Verbeet
|
57ff4b4dea
|
wined3d: Let "FindContext()" figure out the thread id on its own.
It doesn't work with anything other than the current thread anyway.
|
2009-12-28 12:27:13 +01:00 |