Rob Shearman
|
bcfe954451
|
advapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK to NtFsControl.
Otherwise, NtFsControl file won't do anything except return STATUS_INVALID_PARAMETER.
|
2007-09-14 14:23:35 +02:00 |
Aric Stewart
|
7d947c16cb
|
propsheet: Do not change idea of size when new pages are added.
|
2007-09-14 14:23:29 +02:00 |
Hwang YunSong(황윤성)
|
adc09ad52a
|
mshtml: Updated Korean resource.
|
2007-09-13 13:40:14 +02:00 |
Lei Zhang
|
5079d20ffe
|
user32: Edit control should respond to ctrl + z.
|
2007-09-13 13:36:23 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Jacek Caban
|
b733e95859
|
mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
|
2007-09-13 13:26:47 +02:00 |
Jacek Caban
|
bb90785a68
|
mshtml: Added IHTMLAnchorElement stub implementation.
|
2007-09-13 13:26:01 +02:00 |
Jacek Caban
|
1ab3dbd55e
|
mshtml.idl: Added IHTMLAnchorElement.
|
2007-09-13 13:25:57 +02:00 |
Andrew Talbot
|
c289a338b3
|
shell32: Constify some variables.
|
2007-09-13 12:45:15 +02:00 |
Roderick Colenbrander
|
2a839e96c9
|
wgl: Fix a major ATI regression.
ATI's latest drivers (8.41.7) don't advertise visualids anymore for GLXFBConfigs.
|
2007-09-13 12:44:59 +02:00 |
Dan Hipschman
|
ce4055c573
|
widl: Fix an unused parameter warning on write_conf_or_var_desc.
|
2007-09-13 12:44:18 +02:00 |
Dan Hipschman
|
177346f1b6
|
widl: Add calls to NdrFooFree for more types in server stubs.
|
2007-09-13 12:44:12 +02:00 |
Dan Hipschman
|
7deb62505c
|
widl: Use the correct functions for interface pointers in stubs.
|
2007-09-13 12:44:07 +02:00 |
Stefan Dösinger
|
c0c2319c7a
|
wined3d: Implement UpdateTexture for volumes.
|
2007-09-13 11:38:54 +02:00 |
Stefan Dösinger
|
bc69315f78
|
wined3d: texm3x3(v)spec normalizes the normal vector.
|
2007-09-13 11:38:46 +02:00 |
Stefan Dösinger
|
0af52d2ac4
|
wined3d: Disable some volume texture formats.
|
2007-09-13 11:38:38 +02:00 |
Stefan Dösinger
|
3b07663b90
|
wined3d: Convert the colors to the surface format for colorfill.
|
2007-09-13 11:38:32 +02:00 |
Jacek Caban
|
29be901376
|
mshtml: Added IHTMLTxtRange::put_text tests.
|
2007-09-13 11:36:33 +02:00 |
Jacek Caban
|
964479afa9
|
mshtml: Added IHTMLTxtRange::move("word") implementation.
|
2007-09-13 11:36:16 +02:00 |
Jacek Caban
|
d6c14fba3e
|
mshtml: Added IHTMLTxtRange::moveEnd implementation.
|
2007-09-13 11:35:58 +02:00 |
Jacek Caban
|
11591e7720
|
mshtml: Added IHTMLTxtRange::move("character") implementation.
|
2007-09-13 11:35:36 +02:00 |
Jacek Caban
|
c1057b43a2
|
mshtml: Fixed ref count in parentElement.
|
2007-09-13 11:34:57 +02:00 |
Jacek Caban
|
efe3232087
|
mshtml: Added IHTMLTxtRange::expand implementation.
|
2007-09-13 11:34:52 +02:00 |
Jacek Caban
|
6859de16f6
|
mshtml: Added IHTMLTxtRange tests.
|
2007-09-13 11:34:07 +02:00 |
Jacek Caban
|
1a7d41b739
|
mshtml: Reimplement IHTMLTxtRange::get_text.
|
2007-09-13 11:34:04 +02:00 |
Lionel Debroux
|
85022e50c2
|
setupapi: Fix memory leak (found by Smatch).
|
2007-09-13 11:04:52 +02:00 |
Francois Gouget
|
5ac6e1f5c5
|
crypt32: We don't consider sys/types.h to be a conditional include.
|
2007-09-13 11:01:00 +02:00 |
Francois Gouget
|
547b0f3417
|
faultrep: Update win32.api to fix the winapi_check warnings.
|
2007-09-13 11:00:57 +02:00 |
Roderick Colenbrander
|
ad692f2a83
|
wined3d: Add PBO support for dynamically locked surfaces.
|
2007-09-13 11:00:47 +02:00 |
Alexander Nicolaysen Sørnes
|
7226f88f55
|
wordpad: Prevent white flickering on window resize.
|
2007-09-13 10:59:39 +02:00 |
Alexander Nicolaysen Sørnes
|
8710108b24
|
wordpad: Clean up font effects toggling code.
|
2007-09-13 10:59:32 +02:00 |
Alexander Nicolaysen Sørnes
|
0397146d72
|
wordpad: Resize rebar control on window resize.
|
2007-09-13 10:59:25 +02:00 |
Alexander Nicolaysen Sørnes
|
b3162df54a
|
wordpad: Remove RB_SIZETORECT call.
|
2007-09-13 10:59:19 +02:00 |
Alexander Nicolaysen Sørnes
|
93dc2338b2
|
wordpad: More error handling for printing/print preview.
|
2007-09-13 10:59:12 +02:00 |
Alexander Nicolaysen Sørnes
|
f6cc0086fe
|
wordpad: Allow changing font effects in the choose font dialog.
|
2007-09-13 10:59:03 +02:00 |
Alexander Nicolaysen Sørnes
|
48aba990bc
|
wordpad: Add replace dialog.
|
2007-09-13 10:58:53 +02:00 |
Alexander Nicolaysen Sørnes
|
917fc5fd48
|
wordpad: Set icon according to format.
|
2007-09-13 10:57:16 +02:00 |
Alexander Nicolaysen Sørnes
|
4c3980da73
|
wordpad: Add font dialog.
|
2007-09-13 10:56:03 +02:00 |
Alexander Nicolaysen Sørnes
|
58b09f0227
|
wordpad: Add font size list.
|
2007-09-13 10:55:54 +02:00 |
Alexander Nicolaysen Sørnes
|
72fdadbd18
|
wordpad: Add font list.
|
2007-09-13 10:55:24 +02:00 |
Andrew Talbot
|
3d61013e7c
|
avifil32: Fix some memory leaks.
|
2007-09-13 10:54:54 +02:00 |
Juan Lang
|
ae8e8a0a57
|
wintrust: Don't prefer native version.
|
2007-09-13 10:54:49 +02:00 |
Juan Lang
|
40f33d6568
|
wintrust: Implement WinVerifyTrust.
|
2007-09-13 10:54:41 +02:00 |
Juan Lang
|
0463f99b73
|
wintrust: Partially implement SoftpubAuthenticode.
|
2007-09-13 10:54:34 +02:00 |
Juan Lang
|
277ef05efb
|
wintrust: Save signer cert so chain can be created.
|
2007-09-13 10:54:29 +02:00 |
Juan Lang
|
b13d16a0da
|
wintrust: Implement SoftpubCleanup.
|
2007-09-13 10:54:22 +02:00 |
Alexandre Julliard
|
f9ebe5ab8f
|
gdi32: Don't store a DC pointer in the metafile devices.
|
2007-09-12 20:23:03 +02:00 |
Alexandre Julliard
|
0a134e9e3f
|
kernel32: GetTempPath should try the USERPROFILE and the Windows directory too.
|
2007-09-12 16:52:59 +02:00 |
Lionel Debroux
|
82ef8d7239
|
advapi32: Replace SERV_free by HeapFree.
|
2007-09-12 14:09:17 +02:00 |
Lionel Debroux
|
d7abb09b46
|
setupapi: Fix HeapFree of wrong pointer (found by Smatch).
|
2007-09-12 14:07:49 +02:00 |