Nikolay Sivov
|
cc1dc2e693
|
shell32/tests: Fix a PIDL leak in tests (Valgrind).
|
2011-01-19 12:23:24 +01:00 |
Nikolay Sivov
|
9d15067c25
|
oleaut32/tests: Fix a dead path in test (Valgrind).
|
2011-01-19 12:23:18 +01:00 |
Juan Lang
|
d51a7940bc
|
crypt32: Fix memory leaks when decoding fails (valgrind).
|
2011-01-19 12:22:48 +01:00 |
Henri Verbeet
|
f250ee66a3
|
wined3d: Pass an IWineD3DSwapChainImpl pointer to findThreadContextForSwapChain().
|
2011-01-19 12:22:41 +01:00 |
Henri Verbeet
|
b439fa9d8f
|
wined3d: Pass an IWineD3DSwapChainImpl pointer to swapchain_create_context_for_thread().
|
2011-01-19 12:22:38 +01:00 |
Henri Verbeet
|
237cdefe7f
|
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_bind_and_dirtify().
|
2011-01-19 12:22:34 +01:00 |
Henri Verbeet
|
ace5f8e60e
|
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_add_dirty_box().
|
2011-01-19 12:22:31 +01:00 |
Nikolay Sivov
|
ad6bc94491
|
msvcrt: Add _atoflt and _atoflt_l implementations.
|
2011-01-19 12:22:27 +01:00 |
Alexandre Julliard
|
9771ad8ca7
|
makefiles: Generate .res files directly from message files.
|
2011-01-18 16:56:02 +01:00 |
Alexandre Julliard
|
ecd144b40d
|
wmc: Add support for creating resource and plain binary files.
|
2011-01-18 16:55:37 +01:00 |
Jacek Caban
|
e72e7de0e5
|
mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.
|
2011-01-18 13:29:59 +01:00 |
Michael Stefaniuc
|
2b80213578
|
ddraw: COM cleanup for the IDirect3D2 iface.
|
2011-01-18 13:29:59 +01:00 |
Michael Stefaniuc
|
8255d464db
|
ddraw: COM cleanup for the IDirect3D iface.
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
055c5e205a
|
ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
0b362f6fa4
|
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
b3ced2fa8a
|
ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.
|
2011-01-18 13:29:57 +01:00 |
Austin English
|
19fa0b32fd
|
shell32/tests: fix a couple memory leaks (Valgrind).
|
2011-01-18 13:29:57 +01:00 |
Vincent Povirk
|
63f2121d92
|
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
|
2011-01-18 13:29:56 +01:00 |
Hans Leidekker
|
17cc23d365
|
msi: Free memory on error (valgrind).
|
2011-01-18 13:23:10 +01:00 |
Juan Lang
|
fdd0114407
|
crypt32: Fix memory leak (Valgrind).
|
2011-01-18 13:23:10 +01:00 |
Owen Rudge
|
27048ce116
|
hhctrl.ocx: Implement pop-up menu for Options button.
|
2011-01-18 13:22:44 +01:00 |
Owen Rudge
|
16b35e00ed
|
hhctrl.ocx: Implement Sync button functionality.
|
2011-01-18 12:37:08 +01:00 |
Owen Rudge
|
deda1b2c4e
|
hhctrl.ocx: Implement Show/Hide functionality.
|
2011-01-18 12:37:00 +01:00 |
Eric Pouech
|
e72d5d6de4
|
dbghelp: When failing to look up for a PDB file, don't keep a module format object around.
|
2011-01-18 12:36:36 +01:00 |
Eric Pouech
|
711f71639d
|
dbghelp: Get stream indexes out of PDB files (instead of hardwired values).
|
2011-01-18 12:36:30 +01:00 |
Eric Pouech
|
8595f6c652
|
dbghelp: Add support for stream lookup by name in PDB files and use it for strings stream.
|
2011-01-18 12:36:21 +01:00 |
Eric Pouech
|
a43b38fe0c
|
winedump: Also dump FPO data out of JG PDB files.
|
2011-01-18 12:36:07 +01:00 |
Eric Pouech
|
2b010ad366
|
winedump: Dump segment info out of PDB files.
|
2011-01-18 12:35:59 +01:00 |
Eric Pouech
|
a7cdc540f3
|
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
|
2011-01-18 12:35:46 +01:00 |
Eric Pouech
|
5199d04b42
|
winedump: Added stream header support.
|
2011-01-18 12:35:15 +01:00 |
Eric Pouech
|
2cba84027b
|
winedump: Get string table stream index out of ROOT named streams list.
|
2011-01-18 12:34:30 +01:00 |
Eric Pouech
|
40fb62c99f
|
winedump: Dump streams names information out of ROOT object.
|
2011-01-18 12:33:56 +01:00 |
Eric Pouech
|
b7635f96ff
|
winedump: Force the PDB_??_ROOT to always be present in reader object.
|
2011-01-18 12:33:21 +01:00 |
Henri Verbeet
|
d91a413ade
|
wined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.
|
2011-01-18 12:32:10 +01:00 |
Henri Verbeet
|
098cdf4ae3
|
wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.
|
2011-01-18 12:32:06 +01:00 |
Henri Verbeet
|
e42e5247dd
|
wined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().
|
2011-01-18 12:32:01 +01:00 |
Henri Verbeet
|
2ceb2a8cdd
|
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().
|
2011-01-18 12:31:58 +01:00 |
Stefan Dösinger
|
e98a0e5bb1
|
wined3d: Don't set cube and volume POW2 caps if np2 textures are supported.
|
2011-01-17 17:33:36 +01:00 |
Jacek Caban
|
31c23ad9b5
|
urlmon: Fixed memory leaks in tests.
|
2011-01-17 17:33:31 +01:00 |
Greg Geldorp
|
4745c567f5
|
winhttp/tests: Fix tests when connecting via proxy.
|
2011-01-17 17:33:23 +01:00 |
Akihiro Sagawa
|
ac66c57523
|
gdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
da76ffa90e
|
gdi32: Use the helper function in GetCharWidth32A to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
b9c41636bb
|
gdi32: Add a helper function to get chars in the range.
|
2011-01-17 16:03:41 +01:00 |
Akihiro Sagawa
|
d4924bf9a1
|
gdi32: Avoid an integer overflow in GetCharABCWidthsA.
|
2011-01-17 16:00:12 +01:00 |
Akihiro Sagawa
|
62b5963507
|
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
|
2011-01-17 15:59:26 +01:00 |
Akihiro Sagawa
|
c05d8781ad
|
gdi32/tests: Add more tests for GetCharABCWidthsA.
|
2011-01-17 15:59:12 +01:00 |
Andrew Nguyen
|
c66d27c555
|
setupapi: Fix some memory leaks in SetupDiGetINFClassA.
Spotted with Valgrind.
|
2011-01-17 15:58:34 +01:00 |
Andrew Nguyen
|
a91fd8fbb2
|
setupapi: Allocate the proper number of bytes for the drive spec.
Spotted with Valgrind.
|
2011-01-17 15:58:29 +01:00 |
Andrew Nguyen
|
dd1b937287
|
msvcrt: Null terminate the temporary locale buffer in _create_locale.
Spotted with Valgrind.
|
2011-01-17 15:57:16 +01:00 |
Andrew Nguyen
|
92fe8ef38e
|
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
|
2011-01-17 15:57:07 +01:00 |