Jacek Caban
|
4a491ea7e4
|
mshtml: Make HTMLInnerWindow the owner of timers.
|
2012-10-17 14:01:39 +02:00 |
Jacek Caban
|
d1c1f9e830
|
mshtml: Use detach_inner_window in release_inner_window.
|
2012-10-17 14:01:32 +02:00 |
Jacek Caban
|
75994335e3
|
mshtml: Added IOmNavigator::onLine semi-stub.
|
2012-10-17 14:01:25 +02:00 |
Jacek Caban
|
5e0f624c41
|
mshtml: Added HTMLImgElement::onabort implementation.
|
2012-10-17 14:01:19 +02:00 |
Alexandre Julliard
|
df357093cc
|
gdi32: Get rid of the GDIOBJHDR type.
|
2012-10-17 13:48:45 +02:00 |
Alexandre Julliard
|
3964aa4a8d
|
gdi32: Get rid of the METAFILEOBJ type, instead store a pointer to the metafile data.
|
2012-10-17 13:46:40 +02:00 |
Alexandre Julliard
|
89ecf02ca5
|
gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.
|
2012-10-17 13:28:25 +02:00 |
Alexandre Julliard
|
dfeeedcf74
|
gdi32: Store the object flags directly in the GDI handle table.
|
2012-10-17 13:27:54 +02:00 |
Alexandre Julliard
|
b95dd7e831
|
gdi32: Store the object selection count directly in the GDI handle table.
|
2012-10-17 13:17:56 +02:00 |
Alexandre Julliard
|
5f14ff42a8
|
gdi32: Process the object HDC list outside of the critical section.
|
2012-10-17 13:10:23 +02:00 |
Alexandre Julliard
|
2e693d00c9
|
gdi32: Store the HDC list directly in the GDI handle table.
|
2012-10-17 13:10:23 +02:00 |
Alexandre Julliard
|
cf3cafdc18
|
gdi32: Store the object function table directly in the GDI handle table.
|
2012-10-17 13:10:22 +02:00 |
Alexandre Julliard
|
2bdf447744
|
gdi32: Store the object type directly in the GDI handle table.
|
2012-10-17 13:10:21 +02:00 |
Jason Edmeades
|
3c05818515
|
cmd: Add support for calling a built in command.
|
2012-10-17 11:59:34 +02:00 |
Jason Edmeades
|
9f83165efb
|
cmd: Rename parameter passed to builtin calls.
|
2012-10-17 11:57:35 +02:00 |
Jason Edmeades
|
dccccfc273
|
cmd: Handle very odd delimiter support for command line.
|
2012-10-17 11:57:23 +02:00 |
Henri Verbeet
|
f9105db050
|
ddraw/tests: Add some display mode set / restore tests with multiple ddraw objects.
|
2012-10-17 11:54:57 +02:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
5b1ee41daa
|
msvcp60: Fixed basic_stringbuf class structure.
|
2012-10-17 11:53:44 +02:00 |
Piotr Caban
|
1b6dfafce2
|
msvcp60: Fixed overflow in basic_string_char_find_cstr_substr function.
|
2012-10-17 11:53:43 +02:00 |
Piotr Caban
|
8de45a3df1
|
msvcp71: Fixed basic_string::ptr implementation.
|
2012-10-17 11:53:42 +02:00 |
Piotr Caban
|
84c5e3a198
|
msvcp71: Added istrstream destructor implementation.
|
2012-10-17 11:53:41 +02:00 |
Piotr Caban
|
13fa0a8e58
|
msvcp71: Added ostrstream class implementation.
|
2012-10-17 11:53:41 +02:00 |
Piotr Caban
|
a8f231b546
|
msvcp71: Added strstream class implementation.
|
2012-10-17 11:53:40 +02:00 |
Piotr Caban
|
1f4f07c026
|
msvcp90: Added _Nomemory implementation.
|
2012-10-17 11:53:40 +02:00 |
Piotr Caban
|
ea828e557f
|
msvcp90: Fixed strstreambuf_ctor_get implementation.
|
2012-10-17 11:53:39 +02:00 |
Piotr Caban
|
50cfac7ef4
|
msvcp60: Added more std::getline functions.
|
2012-10-17 11:53:38 +02:00 |
Piotr Caban
|
db55f1cd83
|
msvcp100: Store locale string in _Yarn<char> class.
|
2012-10-17 11:53:37 +02:00 |
Piotr Caban
|
bdac12949c
|
msvcp100/tests: Added _Yarn<char> class tests.
|
2012-10-17 11:53:23 +02:00 |
Piotr Caban
|
f0a547595c
|
msvcp100: Added _Yarn<char> class implementation.
|
2012-10-17 11:49:47 +02:00 |
Hans Leidekker
|
ce2bd9eb1f
|
mapi32: Forward WrapCompressedRTFStream to the registered provider, if any.
|
2012-10-17 11:49:18 +02:00 |
Hans Leidekker
|
7879326f8a
|
wbemprox: Add tests for Win32_Service methods.
|
2012-10-17 11:47:31 +02:00 |
Hans Leidekker
|
d5cbcc1e70
|
wbemprox: Implement Win32_Service.StopService.
|
2012-10-17 11:47:16 +02:00 |
Hans Leidekker
|
60cab77b37
|
wbemprox: Implement Win32_Service.StartService.
|
2012-10-17 11:47:11 +02:00 |
Hans Leidekker
|
139c9f0276
|
wbemprox: Implement Win32_Service.ResumeService.
|
2012-10-17 11:47:06 +02:00 |
Hans Leidekker
|
8fe25b2b89
|
wbemprox: Implement Win32_Service.PauseService.
|
2012-10-17 11:46:59 +02:00 |
Hans Leidekker
|
64a7f2ea7f
|
wbemprox: The last parameter to IWbemClassObject::GetMethod is optional.
|
2012-10-17 11:46:19 +02:00 |
Hans Leidekker
|
2eb666d624
|
wbemprox: Keep a reference to the table from uncommitted instances.
|
2012-10-17 11:46:12 +02:00 |
Jacek Caban
|
1d8763bbf9
|
vbscript: Use simplified builtin constants for more constants.
|
2012-10-17 11:46:00 +02:00 |
Jacek Caban
|
789f295efb
|
vbscript: Allow specifying simple builtin constants without proper getter.
|
2012-10-17 11:45:53 +02:00 |
Jacek Caban
|
d6d187c2b3
|
vbscript: Pass arguments to builtin functions in natural order.
|
2012-10-17 11:45:45 +02:00 |
Henri Verbeet
|
698ff9ba4e
|
ddraw: When restoring the display mode, use the mode set before the first mode change on any ddraw object.
|
2012-10-17 11:45:20 +02:00 |
Henri Verbeet
|
bc3d767fda
|
ddraw: Only restore the display mode if we changed it.
|
2012-10-17 11:45:14 +02:00 |
Henri Verbeet
|
40d3a34004
|
ddraw: Prevent mode changes when a different ddraw object is in exclusive mode.
|
2012-10-17 11:45:08 +02:00 |
Henri Verbeet
|
6c3595fba8
|
wined3d: Handle WINED3DSPR_PRIMID in the GLSL shader backend.
|
2012-10-17 11:45:01 +02:00 |
Daniel Jelinski
|
003622c015
|
regedit: Disallow editing root key names.
|
2012-10-16 20:46:01 +02:00 |
Piotr Caban
|
c00702cd6e
|
msvcrt: Fixed tmpfile implementation.
|
2012-10-16 20:45:44 +02:00 |
Christian Costa
|
7d128ea899
|
amstream: Specifying a stream object in params is not yet supported.
|
2012-10-16 20:45:19 +02:00 |
Matteo Bruni
|
3c11d8f331
|
wined3d: Add new Radeon HD 6670 GL renderer string.
|
2012-10-16 20:44:02 +02:00 |
Matteo Bruni
|
29c336916c
|
wined3d: Recognize AMD Radeon HD 5000 series GPUs on recent binary drivers.
|
2012-10-16 20:43:56 +02:00 |