Alexandre Julliard
|
ea9a113a81
|
makefiles: Build the tests directly from the top-level makefile.
|
2010-02-10 11:07:43 +01:00 |
Alexandre Julliard
|
86ab297bea
|
makefiles: Build the import libraries directly from the top-level makefile.
|
2010-02-10 11:05:38 +01:00 |
Alexandre Julliard
|
10e4edd9f4
|
makefiles: Build the static libraries directly from the top-level makefile.
|
2010-02-10 11:05:26 +01:00 |
Andrew Nguyen
|
b3b81abba3
|
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
|
2010-02-09 17:13:52 +01:00 |
Nikolay Sivov
|
a9fc71b48e
|
msxml3: Support comment node type in IXMLDOMNode_get_baseName.
|
2010-02-09 17:13:38 +01:00 |
André Hentschel
|
c71ffcf407
|
dbghelp: Merge dwarf code from ntdll/signal_x86_64.c.
|
2010-02-09 17:13:37 +01:00 |
Alexandre Julliard
|
627c58dcb5
|
msxml3: Fix building with older libxml versions.
|
2010-02-09 17:13:36 +01:00 |
Dmitry Timoshkov
|
9e93906658
|
user32: In a DLGTEMPLATEEX resource dialog version goes before signature.
|
2010-02-09 17:13:36 +01:00 |
Alistair Leslie-Hughes
|
a204f099c6
|
dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64.
|
2010-02-09 17:13:36 +01:00 |
Nikolay Sivov
|
970ec3d699
|
msxml3: Create entity reference node properly.
|
2010-02-09 11:35:27 +01:00 |
Piotr Caban
|
c0bfc2fb95
|
urlmon/tests: Added more url parsing tests.
|
2010-02-09 11:35:18 +01:00 |
Piotr Caban
|
1db3e47511
|
urlmon: Fixed CoInternetGetSecurityUrl implementation.
|
2010-02-09 11:35:13 +01:00 |
Piotr Caban
|
7d3693549f
|
urlmon: Fix map_url_to_zone implementation.
|
2010-02-09 11:35:09 +01:00 |
Nikolay Sivov
|
07162a624e
|
msxml3: Create PI node properly.
|
2010-02-09 11:35:02 +01:00 |
Jacek Caban
|
0849a81169
|
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
|
2010-02-09 11:34:52 +01:00 |
Jacek Caban
|
29389b8742
|
mshtml: Added IHTMLElement2::detachEvent implementation.
|
2010-02-09 11:34:48 +01:00 |
Jacek Caban
|
07b62a8dd7
|
mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.
|
2010-02-09 11:34:43 +01:00 |
Jacek Caban
|
352e0ec893
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
|
2010-02-09 11:34:39 +01:00 |
Jacek Caban
|
a3ff647c1e
|
mshtml: Added IHTMLImgElement::height property implementation.
|
2010-02-09 11:34:35 +01:00 |
Jacek Caban
|
11ec75c18b
|
mshtml: Added IHTMLImgElement::width property implementation.
|
2010-02-09 11:34:30 +01:00 |
Jacek Caban
|
2330662340
|
mshtml: Set image size in IHTMLImageElementFactory::create.
|
2010-02-09 11:34:26 +01:00 |
Stefan Dösinger
|
bb035638d0
|
d3d: Make sure vertexbuffer lock doesn't return a NULL pointer.
|
2010-02-09 11:33:53 +01:00 |
Stefan Dösinger
|
24e2308670
|
wined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without GL_MAP_WRITE_BIT.
|
2010-02-09 11:33:44 +01:00 |
Stefan Dösinger
|
8625f0cdbf
|
wined3d: Don't record dirty areas in a readonly lock.
|
2010-02-09 11:33:34 +01:00 |
Alexandre Julliard
|
454fb3c1da
|
makefiles: Generate the list of test binaries from configure.
|
2010-02-08 21:29:13 +01:00 |
Alexandre Julliard
|
d5addea279
|
makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro.
|
2010-02-08 21:27:54 +01:00 |
Alexandre Julliard
|
9644d1dcd7
|
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
|
2010-02-08 20:58:00 +01:00 |
Alexandre Julliard
|
bf84c6120a
|
makefiles: Move the CROSSOBJS dependency to the generated default dependencies.
Get rid of a remaining C_SRCS16 reference.
|
2010-02-08 20:54:05 +01:00 |
Alexandre Julliard
|
5496636850
|
makefiles: Generate dependencies to match each makefile to its subdirectory.
|
2010-02-08 20:47:41 +01:00 |
Alexandre Julliard
|
4d3b0205f5
|
makefiles: Build the tools subdirectories directly from the top-level makefile.
|
2010-02-08 20:47:07 +01:00 |
Alexandre Julliard
|
bb26242f4e
|
makefiles: Build the libs subdirectories directly from the top-level makefile.
|
2010-02-08 20:43:03 +01:00 |
Alexandre Julliard
|
a53ca1abdc
|
kernel32: Do not load 16-bit krnl386.exe by default.
|
2010-02-08 17:49:48 +01:00 |
Alexandre Julliard
|
ad8389dc39
|
gdi32: Do not load 16-bit gdi.exe by default.
|
2010-02-08 17:49:48 +01:00 |
Alexandre Julliard
|
0e0b704f5b
|
user32: Do not load 16-bit user.exe by default.
|
2010-02-08 17:49:48 +01:00 |
Alexandre Julliard
|
f89aaa65ad
|
user32: Store 32-bit and 16-bit cursors/icons in independent structures.
|
2010-02-08 17:49:47 +01:00 |
Alexandre Julliard
|
08b8325460
|
winex11: Shape offset must be relative to the window position.
|
2010-02-08 17:49:47 +01:00 |
Nikolay Sivov
|
057267d85e
|
comctl32/listview: Revert item width calculation to fix performance issues.
|
2010-02-08 17:49:47 +01:00 |
Dan Kegel
|
22434f490a
|
iphlpapi: _res is per-thread in glibc.
|
2010-02-08 17:49:47 +01:00 |
Reece Dunn
|
e66198ae92
|
user32/tests: Make the MDI client take up the whole client area.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
cff5f60d3e
|
hhctrl.ocx: Add Search capability.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
6627b9029e
|
itss: Implement IStorageImpl_OpenStorage.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
796c4dec7f
|
hhctrl.ocx: Add widgets for the Search tab.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
6ab9812450
|
hhctrl.ocx: Allow ListView navigation with the Return/Enter key.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
4dc019a41f
|
hhctrl.ocx: Support HTML Help having indented Index tab items.
|
2010-02-08 17:14:44 +01:00 |
Erich Hoover
|
687a2aeae4
|
hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.
|
2010-02-08 17:14:44 +01:00 |
Detlef Riekenberg
|
a0f53e7df8
|
shdocvw: Dump the commands in OleCommandTarget_QueryStatus.
|
2010-02-08 17:14:44 +01:00 |
Hans Leidekker
|
aa15fb8524
|
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
|
2010-02-08 17:14:44 +01:00 |
Hans Leidekker
|
8858fc9b66
|
wininet: Don't call libcrypto function after closing the library.
Spotted by Paul Vriens.
|
2010-02-08 17:14:44 +01:00 |
Paul Vriens
|
45fc31e803
|
ws2_32/tests: Fix test failures on Win9x/WinMe.
|
2010-02-08 17:14:44 +01:00 |
Huw Davies
|
1e9e76e056
|
msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.
|
2010-02-08 17:14:44 +01:00 |