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 |
Huw Davies
|
559a7c8fc0
|
msdaps: Add support for remoting IRowChange_SetColumns.
|
2010-02-08 17:14:44 +01:00 |
Vladimir Pankratov
|
5af24c31ec
|
wordpad: Update Russian translation.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
b47091a488
|
quartz: Add stubbed IAMDirectSound interface to DSoundRenderer.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
f48d3c8eab
|
quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
28acc8398c
|
quartz: Fix IAMDirectSound interface definition.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
a4b622d81a
|
d3drm: Beginning of Mesh info retrieval.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
497be4f83c
|
d3dxof: Fix data buffer deallocation on error.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
ff6eccdabf
|
d3dxof: Fix typo in comment.
|
2010-02-08 17:14:43 +01:00 |
André Hentschel
|
1dc896eb52
|
oleaut32: Fix formula.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
b609e25204
|
shell32: Use the current directory when copying to an empty destination.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
71e4af507f
|
gdiplus: Use linear gradient brush angles.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
318ba28630
|
gdiplus: Don't use gdi32 to do pixel format conversion.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
1cbedfb204
|
user32/tests: Fix crash on Win9x/WinMe.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
c0acfe1ead
|
user32/tests: Don't try to detect Win9x/WinMe several times.
|
2010-02-08 17:14:43 +01:00 |
Dan Kegel
|
c35c7a683e
|
gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
edf0b4a061
|
winspool.drv: Fix some test failures on Win9x/WinMe.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
9fd4f4a44a
|
jscript: Added support for constructor property.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
75ab8e2027
|
jscript: Avoid unnecessary prototype lookup.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
10c9931051
|
jscript: Get value as VARIANT in prop_put.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
10c99b5735
|
jscript: Moved property creation out of find_prop_name_prot.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
bf17483a19
|
jscript: Don't try to create property in jsdisp_call_name.
|
2010-02-08 17:14:43 +01:00 |
Alistair Leslie-Hughes
|
d02040d98a
|
dbghelp: Add basic support for PVOID64.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
7f8279e127
|
winemenubuilder: Use a custom error function.
|
2010-02-08 17:14:43 +01:00 |
Vitaly Perov
|
c7d4b0c69f
|
setupapi: Add stub for SetupLogFile{A,W}.
|
2010-02-08 17:14:43 +01:00 |
Nikolay Sivov
|
afad45fffe
|
msxml3: Use libxml2 functionality to skip top XML declaration node while writing to file.
|
2010-02-08 17:14:34 +01:00 |
Alexandre Julliard
|
ecb2d7bd93
|
winetest: Report the correct source directory for program tests.
|
2010-02-06 20:36:12 +01:00 |
Alexandre Julliard
|
6fae8e1df1
|
winetest: Require an email address to submit a report.
|
2010-02-06 10:22:21 +01:00 |
Alexandre Julliard
|
16bcc06bb2
|
Release 1.1.38.
|
2010-02-05 18:31:34 +01:00 |
Alexandre Julliard
|
9acf1d18ce
|
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.
|
2010-02-05 17:24:12 +01:00 |