Michael Stefaniuc
|
8f1b74a846
|
usp10: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-11 12:09:00 +01:00 |
Alistair Leslie-Hughes
|
b2add094ad
|
msxml: Register missing components.
|
2007-12-11 12:08:51 +01:00 |
Andrew Talbot
|
03a2020473
|
dplayx: Remove unneeded casts.
|
2007-12-11 12:08:42 +01:00 |
Andrew Talbot
|
1a1d0a3ec1
|
dnsapi: Remove unneeded casts.
|
2007-12-11 12:08:38 +01:00 |
Alexandre Julliard
|
2702da6977
|
wordpad: Fix a compiler warning.
|
2007-12-10 15:15:42 +01:00 |
Rob Shearman
|
85e87ae829
|
widl: iid_is should take expressions, not just identifiers.
|
2007-12-10 14:40:37 +01:00 |
Rob Shearman
|
72d9569cc4
|
widl: Support the address-of operator in expressions.
|
2007-12-10 14:40:29 +01:00 |
Rob Shearman
|
8ead7fe797
|
widl: Make sure to generate freeing calls for all non-simple structures with pointers and pointers to user marshalled types.
|
2007-12-10 14:40:14 +01:00 |
Rob Shearman
|
e6f2329676
|
widl: Arrays should have freeing code generated on the server side, even if they are [in] parameters.
|
2007-12-10 14:40:10 +01:00 |
Rob Shearman
|
701a25c4b2
|
widl: Always write a freeing function for arrays in generated code.
Fix the conditions under which pfnFree is called to only include arrays
that will have been allocated, instead of being pointed to the buffer.
|
2007-12-10 14:40:07 +01:00 |
Alistair Leslie-Hughes
|
7ec06c8442
|
msxml3: Implement IPersistStream.
|
2007-12-10 14:37:11 +01:00 |
Roy Shea
|
00ef4e5829
|
qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
|
2007-12-10 14:36:34 +01:00 |
Alexander Nicolaysen Sørnes
|
507aeb6855
|
comdlg32: PageSetupDlgW: Swap margins when changing orientation.
|
2007-12-10 14:28:09 +01:00 |
Alexander Nicolaysen Sørnes
|
74d99ac3ac
|
comdlg32: PageSetupDlgA: Swap margins when changing orientation.
|
2007-12-10 14:28:05 +01:00 |
Rob Shearman
|
121048a6ee
|
wine.inf: Register actxprxy.dll and create a fake DLL for it.
|
2007-12-10 14:27:16 +01:00 |
Rob Shearman
|
e8c7c0681a
|
actxprxy: Add the start of actxprxy.dll.
The native version of this DLL contains proxy code for various
interfaces, but for the moment only servprov.idl is implemented.
|
2007-12-10 14:27:11 +01:00 |
Alexandre Julliard
|
b9966054cf
|
makedep: Added support for dlldata.c dependencies.
|
2007-12-10 14:26:25 +01:00 |
Alexandre Julliard
|
b0585bf10f
|
Make.rules: Added rules for building the dlldata.c file.
|
2007-12-10 14:26:13 +01:00 |
Alexander Dorofeyev
|
1dbc9d50c9
|
wined3d: Improve thread safety in IWineD3DSurfaceImpl_BltOverride.
|
2007-12-10 12:36:06 +01:00 |
Michael Stefaniuc
|
3e005ce915
|
crypt32: Do not use an empty body in an else-statement as documentation.
|
2007-12-10 12:35:56 +01:00 |
Alistair Leslie-Hughes
|
7f033ea065
|
urlmon: Fix memory leaks.
|
2007-12-10 12:35:55 +01:00 |
Alistair Leslie-Hughes
|
5c3dc64a87
|
shdocvw: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Alistair Leslie-Hughes
|
3fcc0cae51
|
msxml3: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Alistair Leslie-Hughes
|
e3bfe193ca
|
msxml3: Fix memory leaks.
|
2007-12-10 12:27:18 +01:00 |
Hans Leidekker
|
0dc765809c
|
gdi32: GetCharABCWidthsI does not require a scalable font.
|
2007-12-10 12:27:13 +01:00 |
Hans Leidekker
|
b529b3bb32
|
wininet: Make FtpGetCurrentDirectoryA pass all todo_wine tests.
|
2007-12-10 12:27:08 +01:00 |
Hans Leidekker
|
c6dd1f1599
|
kernel32: GetConsoleInputExeNameW returns TRUE even when it fails.
|
2007-12-10 12:27:04 +01:00 |
Andrew Riedi
|
d296c18587
|
user32: Improve test_DestroyCursor().
|
2007-12-10 12:13:47 +01:00 |
Andrew Riedi
|
573fcad0b4
|
user32: Uncomment and explain a test in test_DestroyCursor().
|
2007-12-10 12:13:30 +01:00 |
Luis C. Busquets Pérez
|
e46751f531
|
shell32: Update Spanish resource.
|
2007-12-10 12:13:22 +01:00 |
Luis C. Busquets Pérez
|
192d9e9811
|
sane: Add Spanish Resource.
|
2007-12-10 12:13:20 +01:00 |
Luis C. Busquets Pérez
|
e50543dbe1
|
msvfw32: Add Spanish resource.
|
2007-12-10 12:13:15 +01:00 |
Luis C. Busquets Pérez
|
0acf658792
|
credui: Add Spanish resource.
|
2007-12-10 12:13:03 +01:00 |
Luis C. Busquets Pérez
|
4d30038c73
|
gphoto2: Add Spanish resource.
|
2007-12-10 12:13:01 +01:00 |
Aric Stewart
|
0433883ec1
|
gdi32: Font tests with Japanese font data. Thanks to Dmitry Timoshkov for the data and tests.
|
2007-12-10 12:12:57 +01:00 |
Aric Stewart
|
172a88de10
|
fonts: Build the jvgasys.fon from the 18 pixel strike.
|
2007-12-10 12:12:45 +01:00 |
Aric Stewart
|
8be27f68c7
|
sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks.
|
2007-12-10 12:11:17 +01:00 |
Aric Stewart
|
6a57a55480
|
system.sfd: Modify a few 18 pixel glyphs to generate metrics correctly.
|
2007-12-10 12:09:00 +01:00 |
Francois Gouget
|
b7ae831f00
|
comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95.
|
2007-12-10 12:06:40 +01:00 |
Francois Gouget
|
7a5497b5c0
|
comctl32/tests: InitCommonControlsEx() is missing on Windows 95 so call InitCommonControls() instead.
|
2007-12-10 12:06:16 +01:00 |
Francois Gouget
|
86b3624158
|
comtcl32/tests: Dynamically load ImageList_SetImageCount() because it is missing on Windows 95.
|
2007-12-10 12:06:13 +01:00 |
Francois Gouget
|
05170942de
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2007-12-10 12:06:09 +01:00 |
Francois Gouget
|
1f1fa1daec
|
hlink: Fix the HlinkUpdateStackItem() prototype.
|
2007-12-10 12:06:05 +01:00 |
Francois Gouget
|
8ee430d146
|
kernel32/tests: Get the test to run on Windows 95.
|
2007-12-10 12:06:01 +01:00 |
Francois Gouget
|
c43f61461f
|
kernel32/tests: dll_capable() makes no sense since it's only used on APIs we link with. So remove it.
|
2007-12-10 12:05:55 +01:00 |
Francois Gouget
|
f6bdd7dc6c
|
winealsa.drv: Remove trailing spaces in Wine traces.
|
2007-12-10 12:05:50 +01:00 |
Alexandre Julliard
|
55348e5667
|
user32: Keep waiting for posted messages in peek_message after we get an ignored message.
|
2007-12-10 12:05:46 +01:00 |
Hans Leidekker
|
e19b2360f0
|
usp10: Don't trace char to glyph mappings.
|
2007-12-10 12:04:54 +01:00 |
Hans Leidekker
|
68efae1615
|
usp10: Store original font in the script cache and reselect it on successive calls.
|
2007-12-10 12:04:45 +01:00 |
Hans Leidekker
|
143f2421b6
|
usp10: Use GetCharABCWidthsI to implement ScriptGetGlyphABCWidth.
|
2007-12-10 12:04:35 +01:00 |