Jacek Caban
|
64fe277428
|
mshtml: Added implementation of QueryStatus(IDM_UNDERLINE).
|
2006-11-02 21:03:58 +01:00 |
Jacek Caban
|
5e0d749c2f
|
mshtml: Added implementation of QueryStatus(IDM_ITALIC).
|
2006-11-02 21:03:47 +01:00 |
Jacek Caban
|
da3f18745e
|
mshtml: Added more QueryStatus tests.
|
2006-11-02 21:03:39 +01:00 |
Jacek Caban
|
227be057c2
|
mshtml: Added implementation of QueryStatus(IDM_BOLD).
|
2006-11-02 21:03:31 +01:00 |
Jacek Caban
|
f003d3c569
|
mshtml: Added more edit mode tests.
|
2006-11-02 21:03:25 +01:00 |
Jacek Caban
|
cf075bdf00
|
mshtml: Load about:blank in exec_editmode.
|
2006-11-02 21:03:10 +01:00 |
Jacek Caban
|
d6108c6c24
|
mshtml: Added beginning of set_progress task implementation.
|
2006-11-02 21:03:01 +01:00 |
Jacek Caban
|
0cd636c355
|
mshtml: Call SetStatusText in set_parsecomplete.
|
2006-11-02 21:02:28 +01:00 |
Jacek Caban
|
f09890eade
|
mshtml: Get DISPID_AMBIENT_SILENT and DISPID_AMBIENT_OFFLINECONNECTED property in IPersistMoniker::Load.
|
2006-11-02 21:02:20 +01:00 |
Jacek Caban
|
f9db47d66b
|
mshtml: Fix no longer valid ERR.
|
2006-11-02 21:02:11 +01:00 |
Jacek Caban
|
2a16169791
|
mshtml: Added heuristic hack that decides if run the page from moniker or gecko channel.
|
2006-11-02 21:01:16 +01:00 |
Jacek Caban
|
1031c5f9c6
|
wininet: Revert commit 760043c245 .
After more testing I've checked that current code is bad, but my patch
was also wrong and causes regression in WoW.
|
2006-11-02 21:01:05 +01:00 |
Huw Davies
|
c18af414e5
|
comctl32: Implement PSM_GETRESULT.
|
2006-11-02 21:00:55 +01:00 |
Huw Davies
|
6d0b86a92b
|
comctl32: Fix return value of PropertySheet() for modal propsheets.
|
2006-11-02 21:00:51 +01:00 |
Dmitry Timoshkov
|
1ebf1471c0
|
user32/tests: Move the system menu test into its own test.
|
2006-11-02 21:00:46 +01:00 |
Dmitry Timoshkov
|
ab8c870ae1
|
user32: Check only for -1 and -2 as special values returned by MENU_ExecFocusedItem.
|
2006-11-02 21:00:28 +01:00 |
Paul Chitescu
|
c75d739d32
|
msxml3: Check parameters of IXMLDOMNode::insertBefore().
|
2006-11-02 21:00:12 +01:00 |
Alexandre Julliard
|
715d78e006
|
server: Refuse to close handles in other processes if they have an associated fd.
|
2006-11-02 20:52:22 +01:00 |
Alexandre Julliard
|
8700c4341b
|
server: Get rid of the server-side file descriptor cache management.
|
2006-11-02 20:52:05 +01:00 |
Alexandre Julliard
|
28418cc919
|
ntdll: Maintain a file descriptor cache on the client side.
|
2006-11-02 20:48:19 +01:00 |
Mikołaj Zalewski
|
258008012c
|
comctl32: toolbar: Add buttons size tests.
|
2006-11-02 12:31:32 +01:00 |
Mikołaj Zalewski
|
0559afda80
|
comctl32: toolbar: Use the width of the current button instead of nButtonWidth to position the icon.
|
2006-11-02 12:31:18 +01:00 |
Mikołaj Zalewski
|
420f7cb076
|
comctl32: toolbar: The SetButtonSize should not allow too small buttons.
|
2006-11-02 12:31:06 +01:00 |
Mikołaj Zalewski
|
3bfcacc54c
|
comctl32: toolbar: The top margin should be computed and saved in CalcToolbar.
|
2006-11-02 12:30:53 +01:00 |
Mikołaj Zalewski
|
a8a0a65515
|
comctl32: toolbar: Add a LayoutToolbar that works like CalcToolbar but doesn't overwrite the button sizes.
|
2006-11-02 12:30:34 +01:00 |
Mikołaj Zalewski
|
f7f1479a08
|
comctl32: toolbar: Fix buttons heights.
|
2006-11-02 12:30:17 +01:00 |
Mikołaj Zalewski
|
9ec280c258
|
comctl32: toolbar: The string should be included in the height of a button-less toolbar only if there is a string in the pool.
|
2006-11-02 12:29:50 +01:00 |
Mikołaj Zalewski
|
d57a61f831
|
comctl32: toolbar: Add support for WM_SETFONT.
|
2006-11-02 12:29:32 +01:00 |
Paul Vriens
|
d44b0dba6f
|
comctl32: Move documented functions to string.c.
|
2006-11-02 12:29:24 +01:00 |
Dmitry Timoshkov
|
86c28920c3
|
user32/tests: Mask a not documented extended style 0x800 in WINDOWINFO before the comparison.
|
2006-11-02 12:25:33 +01:00 |
Mike McCormack
|
f86cfd4088
|
msi: Avoid a memory leak by freeing actions scripts in one place only.
|
2006-11-02 12:25:07 +01:00 |
Mike McCormack
|
f5dddd557f
|
msi: Fix a memory leak.
|
2006-11-02 12:25:03 +01:00 |
Mike McCormack
|
aaa0dc0425
|
msi: Fix a handle leak in the tests.
|
2006-11-02 12:25:00 +01:00 |
Mike McCormack
|
b5c031b160
|
riched20: Initialize and free the RTF lookup table in DllMain to avoid memory leaks.
|
2006-11-02 12:24:55 +01:00 |
Mike McCormack
|
14ec1d0c4c
|
riched20: Use WARN() not ERR() on unknown tokens.
|
2006-11-02 12:24:33 +01:00 |
Mike McCormack
|
5c004898b9
|
kernel32: Add a stub for HeapSetInformation.
|
2006-11-02 12:24:27 +01:00 |
Mike McCormack
|
c4f815f304
|
kernel32: Declare HeapQueryInformation and HeapSetInformation.
|
2006-11-02 12:24:18 +01:00 |
Mike McCormack
|
f97bf3e6e0
|
comctl32: imagelist: Remove more 1xN assumptions.
|
2006-11-02 12:24:08 +01:00 |
Mike McCormack
|
5f89960a56
|
comctl32: Remove a redundant variable.
|
2006-11-02 12:24:01 +01:00 |
James Hawkins
|
a27ae79295
|
advpack: Use the full path of the INF file as the source directory if the CAB file is invalid.
|
2006-11-02 12:23:53 +01:00 |
Alexandre Julliard
|
313d93e491
|
kernel32: Moved PeekNamedPipe implementation to ntdll.
|
2006-11-01 16:24:36 +01:00 |
Alexandre Julliard
|
2cb4361c06
|
kernel32: Reimplemented SetFilePointerEx on top of ntdll functions.
|
2006-11-01 16:12:57 +01:00 |
Mike McCormack
|
83a66a981f
|
imagelist: Move Nx1 assumptions about bitmaps dimensions into a single function.
|
2006-11-01 13:38:25 +01:00 |
Mike McCormack
|
14dda0f74f
|
msi: Fix a typo.
|
2006-11-01 13:38:23 +01:00 |
Mike McCormack
|
3f2cedd41f
|
msi: Don't print traces for addref and release.
|
2006-11-01 13:38:20 +01:00 |
Mike McCormack
|
9a4ba8c114
|
msi: Search the patch package for source cabinet files.
|
2006-11-01 13:38:09 +01:00 |
Andrew Talbot
|
ecd35a0267
|
kernel32: Cast-qual warnings fix.
|
2006-11-01 13:38:05 +01:00 |
Andrew Talbot
|
8125231e49
|
kernel32: Cast-qual warnings fix.
|
2006-11-01 13:37:34 +01:00 |
Alexandre Julliard
|
30b878b3b6
|
server: Compute the removable device flag on the server side.
|
2006-11-01 13:28:05 +01:00 |
Alexandre Julliard
|
226a14a483
|
ntdll: Simplify wine_server_handle_to_fd.
Now that we have a critical section, races are no longer possible.
|
2006-11-01 13:27:18 +01:00 |