Bruno Jesus
|
d209697073
|
ws2_32/tests: Update hostent struct tests.
|
2012-04-11 19:12:22 +02:00 |
Christian Costa
|
eb03e83348
|
dmusic: Add trace to DMUSIC_CreateReferenceClockImpl and rename some variables.
|
2012-04-11 19:11:16 +02:00 |
Christian Costa
|
c05c04952e
|
dmusic: Check wrong params when creating a port + tests.
|
2012-04-11 19:10:26 +02:00 |
Christian Costa
|
7776591ff4
|
dmusic: Add dump function for DMUS_PORTPARAMS struct.
|
2012-04-11 19:10:06 +02:00 |
Christian Costa
|
7a772ed83a
|
dmusic: Replace debugstr_DMUS_OBJECTDESC by a specific dump function to avoid debug buffer overflow.
|
2012-04-11 19:09:29 +02:00 |
Christian Costa
|
d8822cf3d2
|
kernel32: Limit dwTotalPageFile in GlobalMemoryStatus to 4Gb minus 512kb for apps that do not expect so much memory.
|
2012-04-11 19:07:03 +02:00 |
Piotr Caban
|
43d208d215
|
msvcrt/tests: Added more strftime tests.
|
2012-04-11 18:23:27 +02:00 |
Piotr Caban
|
ef08e80765
|
msvcrt: Added _Strftime implementation.
|
2012-04-11 18:23:23 +02:00 |
Piotr Caban
|
b58cfb40b9
|
msvcrt: Added field names to MSVCRT___lc_time_data structure.
|
2012-04-11 18:21:00 +02:00 |
Piotr Caban
|
426e58be69
|
msvcrt: Set correct date and time format for C locale.
|
2012-04-11 18:20:52 +02:00 |
Piotr Caban
|
2ca9a73a31
|
msvcrt: Rewrite wasctime function.
|
2012-04-11 18:20:34 +02:00 |
Piotr Caban
|
0f7c834bd1
|
msvcrt: Rewrite asctime function.
|
2012-04-11 18:20:14 +02:00 |
Huw Davies
|
965388465d
|
wordpad: Don't quit if the user cancels the save-as dialog when being prompted to save changes.
|
2012-04-11 18:19:40 +02:00 |
Huw Davies
|
43cffa0888
|
wineps: Set the printer's devmode using SetPrinter.
|
2012-04-11 18:19:28 +02:00 |
Huw Davies
|
a7f42d3281
|
wineps: Retrieve the printer's devmode using GetPrinter.
|
2012-04-11 18:19:23 +02:00 |
Huw Davies
|
7b3ae93578
|
wineps: Remove the installed options list as it's never populated.
|
2012-04-11 18:19:16 +02:00 |
Huw Davies
|
5a0129c0d2
|
wineps: Move the duplex list to a standard list.
|
2012-04-11 18:19:12 +02:00 |
Huw Davies
|
e6e42c8610
|
wineps: Move the input slot list to a standard list.
|
2012-04-11 18:19:00 +02:00 |
Huw Davies
|
4dfef2ef2d
|
wineps: Move the constraints list to a standard list.
|
2012-04-11 18:18:52 +02:00 |
Huw Davies
|
4ff9b7f11a
|
wineps: Move the installed font list to a standard list.
|
2012-04-11 18:18:45 +02:00 |
Dmitry Timoshkov
|
4f819f8efc
|
fonts: Update cyrillic bitmap glyphs in Tahoma Bold.
|
2012-04-11 18:18:24 +02:00 |
Jacek Caban
|
325f8c8172
|
mshtml: Return self as a parent of global top window.
|
2012-04-11 18:16:11 +02:00 |
Lucas Zawacki
|
706d9df8d9
|
dinput: Don't trace DIEFFECT members if they don't contain valid data.
|
2012-04-11 18:15:57 +02:00 |
Christian Costa
|
cde9a571c9
|
d3drm: Display filename when loading data from a file.
|
2012-04-11 18:15:16 +02:00 |
Henri Verbeet
|
6e05c14154
|
d3dx9: Don't return a pointer to the implementation in ID3DXEffectPoolImpl_QueryInterface().
|
2012-04-11 18:14:50 +02:00 |
Henri Verbeet
|
74c2ddc908
|
d3dx9: Don't return a pointer to the implementation in ID3DXFontImpl_QueryInterface().
|
2012-04-11 18:14:46 +02:00 |
Henri Verbeet
|
4d1a659c3a
|
ddraw: Get rid of IDirect3DExecuteBufferImpl.
|
2012-04-11 18:14:41 +02:00 |
Henri Verbeet
|
53b3f9d40e
|
d3d9: COM cleanup for the IDirect3DSwapChain9 interface.
This is mostly based on the COM cleanup scripts by Michael Stefaniuc.
|
2012-04-11 18:14:36 +02:00 |
Henri Verbeet
|
8b95d8d2e3
|
d3d9: Introduce a separate function for swapchain creation.
|
2012-04-11 18:14:30 +02:00 |
Dmitry Timoshkov
|
31f6f48bfd
|
gdi32: Add a test for bitmap fonts selected for not existing font sizes.
|
2012-04-10 19:54:34 +02:00 |
Jacek Caban
|
77cdf22f8f
|
mshtml: Added IHTMLElement2::blur implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
1c277a26bb
|
mshtml: Added IHTMLDocument2::onkeypress implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
8e71096fd1
|
mshtml: Added better IHTMLWindow2::get_opener stub.
|
2012-04-10 16:21:30 +02:00 |
Marcus Meissner
|
272535b948
|
winealsa.drv: Fixed buffer to RegEnumKeyExW.
|
2012-04-10 16:21:30 +02:00 |
Erich Hoover
|
1d49c66929
|
ws2_32: Implement IPV6_UNICAST_IF socket option.
|
2012-04-10 16:21:28 +02:00 |
Erich Hoover
|
313d36d5aa
|
ws2_32: Implement IP_UNICAST_IF socket option.
|
2012-04-10 16:21:28 +02:00 |
Austin English
|
132da2c428
|
ntdll: Give a better error message if signal context functions aren't defined.
|
2012-04-10 16:21:27 +02:00 |
Henri Verbeet
|
1718a6cf1c
|
d3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface().
|
2012-04-10 16:21:27 +02:00 |
Henri Verbeet
|
4522b07c86
|
d3dx9: Don't return a pointer to the implementation in ID3DXMatrixStackImpl_QueryInterface().
|
2012-04-10 16:21:26 +02:00 |
Henri Verbeet
|
daedd0077d
|
ddraw: Get rid of IDirect3DDeviceImpl.
|
2012-04-10 16:21:25 +02:00 |
Henri Verbeet
|
96fa113513
|
ddraw: Properly retrieve an interface pointer in IDirect3DDeviceImpl_7_GetTexture().
|
2012-04-10 16:21:25 +02:00 |
Henri Verbeet
|
9cb7ca004a
|
ddraw: Properly retrieve an interface pointer in ddraw7_GetSurfaceFromDC().
|
2012-04-10 16:21:24 +02:00 |
Alexandre Julliard
|
88bcd13d7f
|
gdi32: Store the reference DC in the enhanced metafile and use it to retrieve device caps.
|
2012-04-10 16:21:24 +02:00 |
Alexandre Julliard
|
2776a97931
|
gdi32: Add explicit fields for the DC flags.
|
2012-04-10 16:21:23 +02:00 |
Alexandre Julliard
|
b762fcc9a7
|
gdi32: Clip the returned DC bounds to the device rectangle.
|
2012-04-10 16:21:11 +02:00 |
Alexandre Julliard
|
5917bd3959
|
gdi32: SaveDC doesn't save the DC bounds.
|
2012-04-10 16:19:20 +02:00 |
Alexandre Julliard
|
80f68d4442
|
gdi32/tests: Add tests for DC bounds handling across various DC manipulations.
|
2012-04-10 16:17:47 +02:00 |
Alexandre Julliard
|
a186a8b170
|
gdi32/tests: Add tests for DC bounds on various device types.
|
2012-04-10 13:20:01 +02:00 |
Alexandre Julliard
|
399ab6f1f2
|
gdi32/tests: Add tests for DC bounds to the DIB graphics tests.
|
2012-04-09 22:59:11 +02:00 |
Alexandre Julliard
|
514e952827
|
gdi32/tests: Automatically reset the bits after comparing the hash.
|
2012-04-09 21:28:50 +02:00 |