Alexandre Julliard
|
ecdcf060a5
|
ntdll: Unwind the stack before calling exit/abort_thread.
This prevents pthread_exit() from trying to do it and failing.
|
2009-08-28 12:15:07 +02:00 |
Alexandre Julliard
|
8101a2fa1e
|
ntdll: Move the abort_thread() function to the CPU-specific files to allow redefining it.
|
2009-08-28 11:54:50 +02:00 |
Vincent Povirk
|
28e345882c
|
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
|
2009-08-28 11:54:50 +02:00 |
Vincent Povirk
|
88bc342612
|
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
|
2009-08-28 11:54:50 +02:00 |
Henri Verbeet
|
e7d14d02d0
|
d3d9: Remove trailing spaces.
|
2009-08-28 11:54:50 +02:00 |
Juan Lang
|
e73f31a6ef
|
quartz: Don't crash if sample allocation fails.
|
2009-08-28 11:54:49 +02:00 |
Rico Schüller
|
d0b7a70b38
|
wined3d: Add WINED3D_SM4_OP_MIN.
|
2009-08-28 11:54:49 +02:00 |
Rico Schüller
|
3717e9e162
|
wined3d: Add WINED3D_SM4_OP_MAX.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
0a495723c0
|
windowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
7f73787947
|
windowscodecs: Implement conversion from 48bppRGB to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
363a0fdda9
|
windowscodecs: Implement conversion from 16bppGray to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
25022fe7d5
|
windowscodecs: Implement conversion from 4bppGray to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
4b99c98720
|
windowscodecs: Implement conversion from 2bppGray to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
b952c5726d
|
windowscodecs: Implement conversion from 2bppIndexed to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
3b1fde1668
|
windowscodecs: Implement conversion from BlackWhite to 32bppBGRA.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
80adebf76c
|
windowscodecs: Support color-keyed transparency in PNG images.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
4657938235
|
windowscodecs: Implement CopyPalette for the PNG decoder.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
bcd8dc2d53
|
windowscodecs: Implement CopyPixels for the PNG decoder.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
c7125783de
|
windowscodecs: Implement GetSize for the PNG decoder.
|
2009-08-28 11:54:49 +02:00 |
Vincent Povirk
|
50b07b795d
|
windowscodecs: Implement GetPixelFormat for the PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
b077f0653c
|
windowscodecs: Implement GetFrame for the PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
7d74dba5b8
|
windowscodecs: Implement Initialize for the PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
f626204321
|
windowscodecs: Implement GetFrameCount for PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
25f3802b36
|
windowscodecs: Implement GetContainerFormat for PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
59810aa4f4
|
windowscodecs: Register the PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
568c739082
|
windowscodecs: Add stub PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Jacek Caban
|
39521de784
|
jscript: Added RegExp.test implementation.
|
2009-08-28 11:54:47 +02:00 |
Jacek Caban
|
132009469c
|
jscript: Added RegExp.exec implementation.
|
2009-08-28 11:54:47 +02:00 |
Jacek Caban
|
0b939338c8
|
jscript: Added RegExp.lastIndex implementation.
|
2009-08-28 11:54:47 +02:00 |
Andrew Eikum
|
a0d262c545
|
ole32: Overwrite previous CompObj instead of failing.
|
2009-08-28 11:54:30 +02:00 |
Alexandre Julliard
|
19c572f3dc
|
ws2_32/tests: Fix test failures on Vista.
|
2009-08-27 20:47:54 +02:00 |
Alexandre Julliard
|
aaf908ab32
|
setupapi: Fix a structure size check for 64-bit.
|
2009-08-27 20:23:40 +02:00 |
Alexandre Julliard
|
fdf191a9e0
|
ntdll: Define correct address space limits for x86_64.
|
2009-08-27 19:47:58 +02:00 |
Alexandre Julliard
|
5e30947d0b
|
ntdll: Return the expected length in NtQueryInformationProcess.
|
2009-08-27 19:47:58 +02:00 |
Alexandre Julliard
|
2be006e497
|
ntdll: Fix a couple of system information structures for 64-bit.
|
2009-08-27 19:47:49 +02:00 |
Alexandre Julliard
|
b8ae3f073b
|
ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.
|
2009-08-27 16:49:53 +02:00 |
Louis Lenders
|
2249f36676
|
psapi: Add version resource.
|
2009-08-27 15:41:16 +02:00 |
Louis Lenders
|
a6aa4e1357
|
dbghelp: Add version resource.
|
2009-08-27 15:41:12 +02:00 |
Rico Schüller
|
739759bf8b
|
d3d10: Parse variable flag.
|
2009-08-27 13:36:13 +02:00 |
Rico Schüller
|
09e258a186
|
d3d10: Identify some more unknowns in parse_fx10.
|
2009-08-27 13:36:10 +02:00 |
Austin English
|
57bc49099b
|
ole32: Add a stub for CoGetCurrentLogicalThreadId.
|
2009-08-27 13:36:04 +02:00 |
Andrew Eikum
|
f5896a2be0
|
gdiplus: Implement GdipIsVisibleRect.
|
2009-08-27 11:51:24 +02:00 |
Andrew Eikum
|
d06dd2d7cb
|
gdiplus: Implement GdipIsVisiblePoint.
|
2009-08-27 11:51:08 +02:00 |
Andrew Eikum
|
39f6f491a6
|
gdiplus: Add utility function get_visible_clip_region.
|
2009-08-27 11:50:23 +02:00 |
Hongbo Ni
|
650a0f3fdd
|
user32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.
|
2009-08-27 11:48:20 +02:00 |
Jacek Caban
|
4b8adbef86
|
jscript: Create undeclared values to script_disp instead of var_disp.
|
2009-08-27 11:48:13 +02:00 |
Jacek Caban
|
9c18f6ef5d
|
jscript: Return "undefined" type for invalid references.
|
2009-08-27 11:48:10 +02:00 |
Jacek Caban
|
a4acd1b38f
|
jscript: Throw an exception when evaluating invalid identifier instead of on lookup failure.
|
2009-08-27 11:48:05 +02:00 |
Jacek Caban
|
2c255287cd
|
jscript: Don't require semicolon after function declaration.
|
2009-08-27 11:47:22 +02:00 |
Jacek Caban
|
05b104c6a3
|
jscript: Fixed parsing regexps starting with '='.
|
2009-08-27 11:47:16 +02:00 |