Jacek Caban
|
76a361af82
|
shdocvw: Unaccess post data only if we've accessed it before.
|
2006-02-16 19:32:11 +01:00 |
Alexandre Julliard
|
aed49d439e
|
libwine: New naming scheme for 16-bit builtin dlls.
Stop using symlinks for 16-bit dlls to make sure they don't get loaded
by mistake when looking for a 32-bit dll.
|
2006-02-16 13:44:38 +01:00 |
Vitaliy Margolen
|
9774745330
|
comctl32: Remove/swap limits if min > max in MCM_SETRANGE.
We should swap min & max only when both limits are being
set. Otherwise limit that being set should invalidate other limit
(remove it).
|
2006-02-16 12:19:36 +01:00 |
Vitaliy Margolen
|
f273bdc0b5
|
comctl32: Don't change month range in MCM_SETRANGE. Add tests for this.
|
2006-02-16 12:19:09 +01:00 |
Juan Lang
|
89529f8a8e
|
wininet: Use CertNameToStr for INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT
and update comment.
|
2006-02-16 12:19:00 +01:00 |
Juan Lang
|
e9c44cc0c4
|
crypt32: Fix system stores and a memory leak.
- system stores open both HKLM and HKCU for "current user" locations
- fix a memory leak in certificate properties
|
2006-02-16 12:18:37 +01:00 |
Alexandre Julliard
|
45bf26cbdb
|
d3d8: Fixed compile with older GL versions.
|
2006-02-16 12:10:41 +01:00 |
Roderick Colenbrander
|
e64a2fdf9e
|
wined3d: Set the texture size for d3d8.
|
2006-02-16 12:10:21 +01:00 |
Hans Leidekker
|
7c9918338a
|
shlwapi: Fix parameter check for UrlUnescapeA.
NULL pszUnescaped is okay if URL_UNESCAPE_INPLACE is set.
Add a corresponding test for UrlUnescape{A,W}.
|
2006-02-16 12:08:48 +01:00 |
Juan Lang
|
8e7f30ef11
|
crypt32: Partially implement CertGetNameString.
|
2006-02-16 12:08:19 +01:00 |
Jeff Latimer
|
0ba307d252
|
usp10: Implement ScriptGetProperties.
|
2006-02-16 12:06:18 +01:00 |
Thomas Kho
|
087af502ea
|
riched20: Extend EM_FINDTEXT conformance tests and fix 2 problems they expose.
|
2006-02-15 13:37:31 +01:00 |
Eric Pouech
|
dd7e08cc7c
|
shdocvw: Implemented a couple of forwards to shlwapi.
|
2006-02-15 13:37:18 +01:00 |
Jacek Caban
|
ad5d88c67a
|
shdocvw: Added client site's IServiceProvider interface.
|
2006-02-15 11:53:31 +01:00 |
Jacek Caban
|
0dbbd90c6a
|
shdocvw: Navigate2 rewrite.
|
2006-02-15 11:53:21 +01:00 |
Jacek Caban
|
f98843e8cc
|
shdocvw: Added beginning IHlinkFrame::Navigate implementation.
|
2006-02-15 11:52:40 +01:00 |
Jacek Caban
|
4b511edf8d
|
mshtml: Added hack to allow pass post data to IPersistMoniker::Load.
|
2006-02-15 11:52:33 +01:00 |
Jacek Caban
|
4acea60922
|
mshtml: Added ref counting to NSContainer.
- Added ref counting to NSContainer.
- Better destroying of NSContainer.
|
2006-02-15 11:51:44 +01:00 |
Juan Lang
|
db73ae9e3d
|
crypt32: Rename a variable for clarity.
|
2006-02-15 11:51:24 +01:00 |
Juan Lang
|
09b6cf971f
|
crypt32: Output string type in trace.
|
2006-02-15 11:51:16 +01:00 |
Mike McCormack
|
5c3b0df716
|
ole32: Added a test showing OLE storage's IStorage/IStream refcounting
behaviour.
|
2006-02-15 11:51:05 +01:00 |
Phil Krylov
|
9761b457ce
|
riched20: Support RTF text in WM_SETTEXT.
|
2006-02-14 17:38:57 +01:00 |
Louis Lenders
|
9acfd6beb6
|
usp10: Added stub for ScriptGetCMap.
|
2006-02-14 17:38:47 +01:00 |
Jeff Latimer
|
29ff53c119
|
usp10: Added some tests.
|
2006-02-14 17:38:20 +01:00 |
Vijay Kiran Kamuju
|
517e310282
|
secur32: Add InitializeSecurityContext stub for schannel.
|
2006-02-14 17:37:36 +01:00 |
Roderick Colenbrander
|
4e4fc93645
|
d3d8: Move d3d8 surface over to wined3d (based on the work of Oliver Stieber).
|
2006-02-14 17:13:19 +01:00 |
Vitaliy Margolen
|
bc2b9e3feb
|
comctl32: Fix invalid date/time check in MCM_SETRANGE: ignore time and fail on bad date.
|
2006-02-14 17:12:45 +01:00 |
Saulius Krasuckas
|
8aee2f2951
|
mscms: Move 4 test macros into a single one.
|
2006-02-14 17:12:32 +01:00 |
Alex Villacís Lasso
|
2382e58b4c
|
winemp3: Increase factor from 4 to 12 in MPEG3_StreamSize.
- Increase size factor from 4 to 12 in MPEG_StreamSize, otherwise
mpglib buffer queue grows.
- Add TRACE of mpglib buffer queue for conversion.
|
2006-02-14 17:12:19 +01:00 |
Alexandre Julliard
|
7bd53d7efa
|
ctl3d32: Renamed ctl3d directory to ctl3d32.
|
2006-02-14 17:08:59 +01:00 |
Alexandre Julliard
|
743741db19
|
olesvr32: Renamed olesvr directory to olesvr32.
|
2006-02-14 17:05:32 +01:00 |
Alexandre Julliard
|
f15db16785
|
olecli32: Renamed olecli directory to olecli32.
|
2006-02-14 16:57:23 +01:00 |
Detlef Riekenberg
|
aa318d1e3b
|
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
|
2006-02-14 16:53:03 +01:00 |
Eric Pouech
|
c9de37d71c
|
dbghelp: Always set the size to public symbols to 1 when we don't know the size
so that they can only be search on their start address
|
2006-02-14 14:04:16 +01:00 |
Mike Frysinger
|
5392844392
|
Add support for 'make install DESTDIR'.
|
2006-02-14 13:51:38 +01:00 |
Eric Pouech
|
c67bc2260c
|
A couple of new valgrind instrumentations for better support.
|
2006-02-14 13:06:29 +01:00 |
Jeremy White
|
63e8d34a42
|
twain: Reconcile sane's long names to TWAIN's 32 byte limit.
|
2006-02-14 13:06:06 +01:00 |
Jeremy White
|
5b04c3ea5a
|
twain: Make structures respect 2 byte packing requirements.
|
2006-02-14 12:24:45 +01:00 |
James Hawkins
|
94515450fa
|
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag.
|
2006-02-14 12:23:58 +01:00 |
James Hawkins
|
202942de61
|
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
INFINFO_DEFAULT_SEARCH search flags.
|
2006-02-14 12:23:29 +01:00 |
Dmitry Timoshkov
|
f29d4af34b
|
winmm: Protect drivers list by a critical section.
|
2006-02-14 12:22:57 +01:00 |
Troy Rollo
|
8818880b43
|
user: Fix argument type of IsDlgButtonChecked.
|
2006-02-14 11:38:15 +01:00 |
Troy Rollo
|
d07448dd3a
|
user: Fix argument type for EnableScrollBar.
|
2006-02-14 11:37:57 +01:00 |
Troy Rollo
|
0fbd861bdd
|
user: Fix argument types for CheckRadioButton.
|
2006-02-14 11:37:20 +01:00 |
Troy Rollo
|
99020f8001
|
user: Fix return type and argument type for GetDlgItemText{A,W}.
|
2006-02-14 11:36:49 +01:00 |
Dmitry Timoshkov
|
f1e120ba7e
|
msvfw32: Disable datarate, keyframe and quality controls to not
confuse users by a not implemented functionality.
Add support for About codec control.
|
2006-02-14 11:36:19 +01:00 |
Dmitry Timoshkov
|
5de3d7df32
|
msvfw32: Initialize lpbiIn member of the COMPVARS structure.
|
2006-02-14 11:35:36 +01:00 |
Michael Jung
|
d7326ca7e5
|
shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGetFolderLocation.
The tests (shellpath.c/testPersonal) already show that it can be either
PT_FOLDER or PT_GUID. It's PT_GUID on WinXP.
|
2006-02-14 11:35:12 +01:00 |
Robert Shearman
|
7a2357a480
|
wininet: Documentation fixes.
|
2006-02-14 11:34:14 +01:00 |
Robert Shearman
|
d16c0dc6ce
|
oleaut32: Free connection point on destruction of the picture object.
Handle failure of CreateConnectionPoint on construction.
|
2006-02-14 11:34:00 +01:00 |