Jacek Caban
|
bf65003271
|
jscript: Added support for pstrFormalParams argument in ParseProcedureText.
|
2012-10-04 16:29:24 +02:00 |
Jacek Caban
|
1d542e3aa4
|
jscript: Added ParseProcedureText tests.
|
2012-10-04 16:29:18 +02:00 |
Henri Verbeet
|
32125fe65e
|
winex11: Don't send SC_RESTORE when a maximized window switches to fullscreen.
|
2012-10-04 14:11:29 +02:00 |
Henri Verbeet
|
adddf10cd8
|
wined3d: wined3d_swapchain_get_desc() never fails.
|
2012-10-04 14:09:55 +02:00 |
Henri Verbeet
|
5fcc1f8f70
|
wined3d: Just return the surface from wined3d_swapchain_get_back_buffer().
|
2012-10-04 14:09:50 +02:00 |
Henri Verbeet
|
272f63263e
|
d3d10core: Implement d3d10_device_OMGetBlendState().
|
2012-10-04 14:09:43 +02:00 |
Henri Verbeet
|
e69c28a0f7
|
d3d10core: Implement d3d10_device_OMSetBlendState().
|
2012-10-04 14:09:40 +02:00 |
Piotr Caban
|
291edc484f
|
msvcp60: Fixed ctype class vtable.
|
2012-10-04 13:43:28 +02:00 |
Piotr Caban
|
b84d5d991c
|
msvcp60: Fixed vtables in IO classes.
|
2012-10-04 13:43:18 +02:00 |
Piotr Caban
|
458a39051d
|
msvcp60: Handle differences in basic_string::c_str function behavior on empty strings.
|
2012-10-04 13:43:05 +02:00 |
Piotr Caban
|
9d7f3c7651
|
msvcp60: Copy source files from msvcp90.
|
2012-10-04 13:42:04 +02:00 |
Piotr Caban
|
d844ceeae8
|
msvcp60: Sync exceptions implementations.
|
2012-10-04 13:41:17 +02:00 |
Piotr Caban
|
ea5b845b32
|
msvcp90: Added _Winit class implementation.
|
2012-10-04 13:40:59 +02:00 |
Piotr Caban
|
a221f87709
|
msvcp90: Added ios_base::Init class implementation.
|
2012-10-04 13:40:44 +02:00 |
Piotr Caban
|
0cb615cf80
|
msvcp90: Fixed io classes cleaning.
|
2012-10-04 13:40:32 +02:00 |
Piotr Caban
|
5998072af6
|
msvcp90: Removed no longer needed exports.
|
2012-10-04 13:40:13 +02:00 |
Francois Gouget
|
9ec7ab3fa0
|
shell32/tests: Write proper tests for CommandLineToArgvW().
|
2012-10-04 10:42:40 +02:00 |
Francois Gouget
|
da6b02ceb1
|
shell32/tests: Simplify shlexec's test_argify() and test_lpFile_parsed() and avoid numeric literals.
|
2012-10-04 10:42:25 +02:00 |
Francois Gouget
|
0e6605ac52
|
shell32/tests: Some more type consistency fixes for the ShellExecute() return value checks.
|
2012-10-04 10:42:08 +02:00 |
Francois Gouget
|
6be0dd10de
|
oledb32/tests: Make test_database() static.
|
2012-10-04 10:41:36 +02:00 |
André Hentschel
|
523ca37f11
|
winedbg: Reorder disassembler functions to match instruction table order.
|
2012-10-04 10:38:19 +02:00 |
André Hentschel
|
0ef9072e0f
|
winedbg: Add Coprocessor data transfer operators for Thumb2 disassembler.
|
2012-10-04 10:38:11 +02:00 |
André Hentschel
|
24abf1f68b
|
winedbg: Add enhanced Coprocessor move operators to Thumb2 disassembler.
|
2012-10-04 10:38:06 +02:00 |
André Hentschel
|
129080774d
|
winedbg: Add Coprocessor data operators for Thumb2 disassembler.
|
2012-10-04 10:37:58 +02:00 |
Erich Hoover
|
317f26beef
|
hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT.
|
2012-10-04 10:37:50 +02:00 |
Erich Hoover
|
d1c363424d
|
hhctrl.ocx: Recognize the embedded window name for finding existing windows.
|
2012-10-04 10:37:39 +02:00 |
Erich Hoover
|
aedcc11e4f
|
hhctrl.ocx: Fix removing a window from the help list when window creation fails.
|
2012-10-04 10:37:28 +02:00 |
Qian Hong
|
3ce21826c8
|
findstr: Added stub exe.
|
2012-10-04 10:35:19 +02:00 |
Alexandre Julliard
|
2500e21a90
|
winex11: Hold a reference to the surface in UpdateLayeredWindow.
|
2012-10-04 10:34:41 +02:00 |
Alexandre Julliard
|
e41a482890
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
Alexandre Julliard
|
3d73e0a357
|
winex11: Add a helper function to get a pixel format index.
|
2012-10-03 23:01:19 +02:00 |
Jacek Caban
|
730479e6a4
|
jscript: Removed useless return statement in jsval_number.
|
2012-10-03 18:17:02 +02:00 |
Jacek Caban
|
5c15ca13d2
|
mshtml: Added ActiveX event binding test.
|
2012-10-03 18:16:59 +02:00 |
Jacek Caban
|
eda756dbb5
|
mshtml: Added support for binding ActiveX events with script event attribute.
|
2012-10-03 18:16:52 +02:00 |
Marcus Meissner
|
aaabec2b33
|
advapi32: Avoid memory leak on pipe read failure (Coverity).
|
2012-10-03 18:16:48 +02:00 |
Marcus Meissner
|
91a767d75b
|
advapi32: Free wstr in error case to avoid leak (Coverity).
|
2012-10-03 16:35:13 +02:00 |
Marcus Meissner
|
b78744ce31
|
dsound: Skip unknown sizes in tests (Coverity).
|
2012-10-03 16:35:00 +02:00 |
Marcus Meissner
|
4413e00eca
|
shell32: Check return value of SHGetSpecialFolderPathW (Coverity).
|
2012-10-03 16:29:29 +02:00 |
Marcus Meissner
|
0f4c2f9a8c
|
mshtml: Removed duplicate condition (Coverity).
|
2012-10-03 16:28:29 +02:00 |
Huw Davies
|
5c8e83c406
|
user32: If the value doesn't exist under the volatile key fallback to the permanent key.
|
2012-10-03 16:27:24 +02:00 |
Aric Stewart
|
fb5dbd608f
|
imm32: Explicitly handle all WM_IME_XXX messages in the IME class.
|
2012-10-03 16:26:59 +02:00 |
Aric Stewart
|
e9f3030c51
|
imm32: Have IMM class use DefWindowProc.
|
2012-10-03 16:26:38 +02:00 |
Alexandre Julliard
|
5a9de7a498
|
winex11: Use the XShm extension to copy window surfaces.
|
2012-10-03 15:37:07 +02:00 |
Alexandre Julliard
|
85b34be52f
|
Revert "winex11: Remove some leftover X Shm code."
This reverts commit 515329d58c .
We'll want to use XShm again for window surfaces.
|
2012-10-03 15:30:48 +02:00 |
Alexandre Julliard
|
70a511739e
|
winex11: Maintain a separate copy of the surface image bits when we need byte swapping.
|
2012-10-03 15:24:21 +02:00 |
Alexandre Julliard
|
219e2a3545
|
winex11: Split copy_image_bits into a couple of helper functions.
|
2012-10-03 14:32:54 +02:00 |
Alistair Leslie-Hughes
|
8f8212b856
|
oledb32: Add support for IDBInitialize interface in IDataInitialize.
|
2012-10-03 13:15:43 +02:00 |
Alistair Leslie-Hughes
|
be246e31e2
|
include: Add threading attribute to MSDAINITIALIZE.
|
2012-10-03 13:14:54 +02:00 |
Nikolay Sivov
|
0c0e6f5371
|
vbscript: Support vb* constants for message box return value.
|
2012-10-03 13:14:43 +02:00 |
Nikolay Sivov
|
6666284fe6
|
vbscript: Support vb* constants for message box buttons.
|
2012-10-03 13:14:38 +02:00 |