Vincent Povirk
|
ff4292c229
|
ole32/tests: Add more IStream_Seek tests for hglobalstream.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
0ce3bcee1b
|
jscript: Added leftContext and rightCont4ext tests.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
ce67c76328
|
jscript: Added RegExp.rightContext implementation.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
9159ddce92
|
jscript: Added RegExp.leftContext implementation.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
32c61c5092
|
jscript: Store match result in script context.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
fe86330d7e
|
jscript: Treat no argument as "undefined" in RegExp.test.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
0acb7fb1e4
|
jscript: Added RegExp.leftContext and RegExp.rightContext stub implementation.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
0cbe1574fe
|
jscript: Store builtin constructor's length in instance object.
|
2010-05-27 14:46:42 +02:00 |
Matteo Bruni
|
913278c5cb
|
d3dx9: Shader assembler vs_1_0 and vs_1_1 support.
|
2010-05-27 14:46:42 +02:00 |
Alexandre Julliard
|
7f19bda6ec
|
gdi32: Only 16 and 32 bpp DIB sections can have bitfields.
|
2010-05-27 14:44:37 +02:00 |
Alexandre Julliard
|
f4e51a9c45
|
gdi32: Return the actual DIB section bitfields instead of default values in GetDIBits.
|
2010-05-27 13:37:37 +02:00 |
Alexandre Julliard
|
775e5f7b3e
|
kernel32: Reset stdio handles when they are closed.
|
2010-05-26 23:16:34 +02:00 |
Robert Wilhelm
|
5d4a7433a6
|
msvcrt90: Add stat64i32.
|
2010-05-26 17:36:33 +02:00 |
Robert Wilhelm
|
d9746e3ed7
|
msvcrt90: Add fstat64i32.
|
2010-05-26 17:36:32 +02:00 |
Robert Wilhelm
|
b3429e883c
|
include: Add struct _stat32i64 and struct _stat64i32.
|
2010-05-26 17:36:32 +02:00 |
Nikolay Sivov
|
01fdf21717
|
comctl32/listview: Perform ranges validation only when tracing enabled.
|
2010-05-26 17:36:32 +02:00 |
Nikolay Sivov
|
45d6329cbb
|
shell32: Export lowlevel PIDL manipulation calls by name too.
|
2010-05-26 17:36:32 +02:00 |
Henri Verbeet
|
e6611e22fb
|
d3d9: Set the FPU control word on device creation.
|
2010-05-26 17:36:32 +02:00 |
Henri Verbeet
|
7d5666e084
|
d3d8: Set the FPU control word on device creation.
|
2010-05-26 17:36:32 +02:00 |
Alexandre Julliard
|
e2cb88ec2d
|
user32: Copy icon bits by hand in CreateIconIndirect if the bitmaps can't be selected into a DC.
|
2010-05-26 17:36:32 +02:00 |
Alexandre Julliard
|
f90b6d5af6
|
comctl32/imagelist: Fix a copy/paste typo in ImageList_Merge.
|
2010-05-26 17:36:23 +02:00 |
Alexandre Julliard
|
5572fc57ef
|
comctl32/imagelist: Add support for 25% and 50% blending when using an alpha channel.
|
2010-05-26 15:39:17 +02:00 |
Alexandre Julliard
|
7ea98f680d
|
user32: Check the active window instead of the foreground to show/hide owned popups.
|
2010-05-26 10:39:01 +02:00 |
Gerald Pfeifer
|
f26b4f68e7
|
wordpad: Remove variable bottom which is not really used from print.
|
2010-05-26 10:19:03 +02:00 |
Gerald Pfeifer
|
72216a604d
|
dbghelp: Remove variable basic_block which is not really used from dwarf2_parse_line_numbers.
|
2010-05-26 10:14:46 +02:00 |
Gerald Pfeifer
|
c8748d73d1
|
rsaenh: Simplify store_key_container_permissions.
|
2010-05-26 10:14:41 +02:00 |
Austin English
|
f125b82c20
|
winebuild: FreeBSD 64-bit binaries are elf_x86_64_fbsd.
|
2010-05-26 10:11:17 +02:00 |
Andrew Nguyen
|
2eda9c72cd
|
configure: Don't enable maintainer mode if it is explicitly not requested.
|
2010-05-26 10:11:12 +02:00 |
Michael Stefaniuc
|
162e420f0e
|
ole32: Avoid potential NULL pointer dereferences in a TRACE.
|
2010-05-26 10:11:05 +02:00 |
Marcus Meissner
|
41809d5833
|
d3dx9_36: Fixed off by 1 in the usage_idx check (Coverity).
|
2010-05-26 10:11:01 +02:00 |
André Hentschel
|
0ff9d8c290
|
oledb32: Add Variant to Integer conversion.
|
2010-05-26 10:10:20 +02:00 |
André Hentschel
|
0ed2288552
|
oledb32: Fix dst_len in DataConvert.
|
2010-05-26 10:10:17 +02:00 |
Juan Lang
|
1d94702431
|
crypt32/tests: Always compare serialized stores in memory.
|
2010-05-26 10:10:10 +02:00 |
Juan Lang
|
6451b9621e
|
crypt32/tests: Test an otherwise unused return value.
|
2010-05-26 10:10:05 +02:00 |
Juan Lang
|
d0b7cc5bb9
|
crypt32/tests: Improve granularity of testing a store's serialized form.
|
2010-05-26 10:10:01 +02:00 |
André Hentschel
|
b4d895b3d2
|
winejack.drv: Use jack_client_open instead of deprecated function.
|
2010-05-26 10:09:51 +02:00 |
Sven Baars
|
9ce0ae1feb
|
winhlp32: Fix Dutch translation.
|
2010-05-25 18:12:45 +02:00 |
Alexandre Julliard
|
4e00948efc
|
atl: Fix formatting of generated class name for 64-bit.
|
2010-05-25 17:03:35 +02:00 |
André Hentschel
|
2d658e656f
|
atl: Reuse code of AtlModuleRegisterWndClassInfoW for AtlModuleRegisterWndClassInfoA.
|
2010-05-25 17:02:48 +02:00 |
Alexandre Julliard
|
03b335b926
|
user32/tests: Fix a test failure in desktop mode.
|
2010-05-25 16:28:04 +02:00 |
Hans Leidekker
|
02abc3b216
|
wininet: Add tests for setting and retrieving the context value.
|
2010-05-25 13:30:37 +02:00 |
Hans Leidekker
|
67b1eecaf2
|
wininet: Implement InternetQueryOption(INTERNET_OPTION_CONTEXT_VALUE).
|
2010-05-25 13:30:25 +02:00 |
Hans Leidekker
|
80dd367846
|
wininet: Pass the object header pointer to INET_QueryOption.
|
2010-05-25 13:30:18 +02:00 |
Hans Leidekker
|
ae1f553d2b
|
wininet: Implement InternetSetOption(INTERNET_OPTION_CONTEXT_VALUE).
|
2010-05-25 13:30:07 +02:00 |
Hans Leidekker
|
c35856dd09
|
msi: End the search for a directory signature if the parent cannot be found.
|
2010-05-25 13:29:56 +02:00 |
Hans Leidekker
|
c2ce561469
|
msi: Add a test for properties updated by a patch.
|
2010-05-25 13:29:35 +02:00 |
Hans Leidekker
|
c815432a50
|
msi: Get rid of the goto in MSI_ApplicablePatchW.
|
2010-05-25 13:29:22 +02:00 |
Hans Leidekker
|
0a4984280f
|
server: Map EHOSTUNREACH to STATUS_HOST_UNREACHABLE.
|
2010-05-25 13:29:07 +02:00 |
Henri Verbeet
|
e8ac9bbd7f
|
wined3d: Get rid of GLINFO_LOCATION.
|
2010-05-25 13:29:00 +02:00 |
Henri Verbeet
|
b5cec57690
|
wined3d: Set the state.c GLINFO_LOCATION to *gl_info.
|
2010-05-25 13:28:14 +02:00 |