Alexandre Julliard
a2073f2979
dxerr9: Don't use Wine debugging macros in static libraries.
2008-04-30 14:24:49 +02:00
Alexandre Julliard
7342508191
dxerr8: Don't use Wine debugging macros in static libraries.
2008-04-30 14:24:40 +02:00
Alexandre Julliard
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
Petr Sumbera
4992b6590e
port: Add alternative for isinf.
2008-04-30 13:45:23 +02:00
James Hawkins
bfe07d1d07
msi: Add initial implementation of MsiPublishAssemblies.
2008-04-30 13:45:23 +02:00
Jacek Caban
e487b1e213
mshtml.idl: Added DispHTMLStyle declaration.
2008-04-30 13:45:23 +02:00
Jacek Caban
5ed14f98aa
mshtml.idl: Added DispHTMLImg implementation.
2008-04-30 13:45:23 +02:00
Roderick Colenbrander
3f89e1a053
opengl32: Drop the ChoosePixelFormat test as it is very unreliable.
2008-04-30 13:45:23 +02:00
Eric Pouech
21171c403f
janitorial: Prototype func() should be func(void).
2008-04-30 13:45:23 +02:00
Eric Pouech
2353dcf783
msvcrt: Added __iob_func implementation.
2008-04-30 13:45:23 +02:00
Eric Pouech
2f1048862a
winhelp: Added support for transparent bitmaps.
2008-04-30 13:45:23 +02:00
Eric Pouech
8f1805f9b6
winhelp: Generate the proper RTF data for a table formatting.
2008-04-30 13:45:23 +02:00
Alexandre Julliard
67fb5507cc
itss: Fix function prototype now that widl does the right thing with const.
2008-04-30 13:45:23 +02:00
Lei Zhang
bca84d5467
userenv: Initial implementation of CreateEnvironmentBlock.
2008-04-30 13:45:23 +02:00
Lei Zhang
ffb0457982
userenv: Add initial tests for CreateEnvironmentBlock.
2008-04-30 13:45:15 +02:00
Rob Shearman
e35c79efbf
widl: callback, code, comm_status and in_line are attribute names, not keywords.
2008-04-30 11:32:08 +02:00
Rob Shearman
48153a8944
widl: Allow pointer attributes to be applied to function pointers.
2008-04-30 11:31:51 +02:00
Rob Shearman
017213e11a
widl: Make constdef and externdef take a declarator instead of an ident so that functions and arrays can be defined using the statements.
2008-04-30 11:31:47 +02:00
Rob Shearman
4f8f89e6bb
widl: Add support for "inline" on function definitions.
...
Fix applying calling convention to function type.
2008-04-30 11:31:21 +02:00
Rob Shearman
146ef11b77
widl: Keep const attributes applied to pointers when writing out the type.
...
Use an attribute to store the const qualifier for the pointer and type.
Allow multiple type-qualifiers to be applied to a type by adding a
declaration-specifier rule that encompasses type-qualifiers and types.
2008-04-30 11:30:55 +02:00
Roderick Colenbrander
5fe5def3d1
wgl: We were already advertising GL_EXT_framebuffer_sRGB but not the corresponding WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT.
2008-04-30 10:28:59 +02:00
Nikolay Sivov
17621fb7d5
gdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30 10:27:49 +02:00
Nikolay Sivov
510c26ac1d
gdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30 10:27:38 +02:00
Nikolay Sivov
93f6601d03
gdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30 10:27:23 +02:00
Nikolay Sivov
6dd720dcb5
gdiplus: Implemented GdipIsMatrixEqual.
2008-04-30 10:26:55 +02:00
Nikolay Sivov
726253d7a3
gdiplus: Implemented GdipGetPathWorldBoundsI.
2008-04-30 10:26:35 +02:00
Nikolay Sivov
d93062f13e
gdiplus: Implemented GdipGetPathPointsI.
2008-04-30 10:26:21 +02:00
Austin English
acf8e0f5a1
shell32: Fix a typo.
2008-04-30 10:26:06 +02:00
Hwang YunSong(황윤성)
0aca2e0667
start: Updated Korean resource.
2008-04-30 10:25:59 +02:00
Andrew Talbot
06f05a9a5c
advapi32: Use correct function pointer cast.
2008-04-30 10:25:52 +02:00
Andrew Talbot
0de14c37e5
wined3d: Remove unused variables.
2008-04-30 10:25:47 +02:00
Andrew Talbot
471fb146a4
uxtheme: Remove unused variable.
2008-04-30 10:25:42 +02:00
Andrew Talbot
d8ce2207b8
user32: Remove unused variables.
2008-04-30 10:25:35 +02:00
Markus Weiland
2a87ef68c5
dxdiagn: Implemented ullPhysicalMemory property for DXDiagSystemInfoContainer.
2008-04-30 10:23:46 +02:00
Roderick Colenbrander
628e4eece3
wined3d: Add multisampling support.
2008-04-30 10:23:25 +02:00
Dmitry Timoshkov
727eef4e4f
winecfg: Add a font size preview, update all language resources to reflect this change.
2008-04-30 10:22:59 +02:00
Elias Benali
38daafb77e
winhelp: Check against a NULL pointer dereference.
2008-04-30 10:22:52 +02:00
Alex Villacís Lasso
2ab63774f1
richedit: On failure to parse incoming text as RTF, EM_STREAMIN must set dwError to -16.
2008-04-30 10:22:42 +02:00
Alexandre Julliard
679aab877f
loader: Add stub versions of the pthread functions.
2008-04-29 20:19:02 +02:00
Alexandre Julliard
ef07d83405
Include wine/port.h everywhere we use exceptions.
2008-04-29 20:18:49 +02:00
Alexandre Julliard
b43fd31287
msvcrt: Rename a few functions to avoid conflicts with Windows headers.
2008-04-29 20:18:19 +02:00
Alexandre Julliard
0d1959972e
gdiplus: Fix the GdipFillRectangles spec entries.
2008-04-29 20:17:59 +02:00
Alexandre Julliard
4c4544910e
ws2_32/tests: Fix the gethostname prototype.
2008-04-29 20:17:50 +02:00
Alexandre Julliard
6121af50d6
ws2_32: Don't name a parameter errno.
2008-04-29 20:17:41 +02:00
Alexandre Julliard
bfb4ec0f3a
winex11: Fix debug trace using the removed opengl channel.
2008-04-29 15:25:36 +02:00
Alistair Leslie-Hughes
ad1f05f961
msxml3: Implement IXMLDOMComment insertData.
2008-04-29 14:58:11 +02:00
Alistair Leslie-Hughes
f4a797e90b
msxml3: Implement IObjectSafety for IXMLDOMDocument2.
2008-04-29 14:58:02 +02:00
Alistair Leslie-Hughes
af80b06f0f
msxml3: Implement IDispatch for IXMLDOMNode.
2008-04-29 14:57:47 +02:00
Lei Zhang
d20f982433
winmm: Do not unload drivers when the process is terminating.
2008-04-29 14:57:30 +02:00
Alex Villacís Lasso
d2a8461585
richedit: Paragraph may have multiple rows, which should possibly update nHeight.
...
Otherwise, a paragraph with multiple rows might fail to make the
scrollbar appear when displaying text.
2008-04-29 14:57:13 +02:00