Alexandre Julliard
39f357f873
make_dlls: Update the directory list in configure.ac too.
2006-08-25 11:32:42 +02:00
Andrew Talbot
167f9f9aba
mshtml: Write-strings warnings fix.
2006-08-25 11:23:13 +02:00
Mike McCormack
8ebbc8c0d2
msi: Reimplement msi_dup_property and msi_get_property_int.
2006-08-25 11:21:43 +02:00
Mike McCormack
a4fb1c94ac
msi: Store properties in a hash table, not the database.
...
Use string insensitive comparisons for property names.
2006-08-25 11:21:14 +02:00
James Hawkins
0de9cf4d00
msi: Fix the height of the line control window.
2006-08-25 11:20:24 +02:00
James Hawkins
25062556a8
msi: Add a stub implementation of the DirectoryList dialog control.
2006-08-25 11:20:08 +02:00
James Hawkins
c9674e690c
msi: Add a stub implementation of the DirectoryCombo dialog control.
2006-08-25 11:19:40 +02:00
Stefan Dösinger
d4a88724dd
wined3d: Load projected textures in fragment shaders.
2006-08-25 11:19:15 +02:00
Stefan Dösinger
0b7a96e92b
wined3d: Compile pixel shaders in drawprim.
2006-08-25 11:19:08 +02:00
Louis Lenders
4e92e29ce9
riched32: Add version resource.
2006-08-25 11:19:03 +02:00
Stefan Leichter
4746a63e22
ntdll: Print 64bit integers with wine_dbgstr_longlong.
2006-08-25 11:18:46 +02:00
James Hawkins
fb7646beaa
msi: Inform the user with an error message when the MSI file path is invalid.
2006-08-25 11:18:34 +02:00
Robert Reif
58ce495599
advapi32: Output information on failed LsaQueryInformationPolicy tests.
2006-08-24 14:09:14 +02:00
Mike McCormack
089411747b
msi: Fix strings with lengths that are exact multiples of 2^16.
2006-08-24 14:09:08 +02:00
Jeff Latimer
f667c06a0c
gdi: Add missing glyph code to GetGlyphIndices and tests.
2006-08-24 14:09:01 +02:00
Mike McCormack
e5d9b2f189
shell32: Use kernel functions in preference to libwine ones.
2006-08-24 12:42:42 +02:00
Mike McCormack
9949a3a463
shell32: Fix compilation of test on MSVC6.
2006-08-24 12:42:35 +02:00
James Hawkins
11b7097df8
msi: Add an initial implementation of the PathEdit control.
2006-08-24 12:07:56 +02:00
Roderick Colenbrander
f25cea1094
opengl32: Fix ATI OpenGL bug.
2006-08-24 12:07:51 +02:00
Benjamin Arai
6aaf2af5c0
oleaut32: Updated conformance test return string for VT_RESERVED.
2006-08-24 11:51:58 +02:00
James Liggett
8a75f3bb79
winex11.drv: Fix explorer regression caused by systray patch
...
Move systray_dock_window call to X11DRV_CreateWindow so that it can
safely call SetWindowPos without having _CheckNotSysLevel crash the
explorer.
2006-08-24 11:51:45 +02:00
Clinton Stimpson
bbd05a4644
riched20: Add tests for EM_GETMODIFY.
2006-08-23 20:10:50 +02:00
Huw Davies
487c691dc5
rpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy up of the implementation.
2006-08-23 20:10:36 +02:00
Huw Davies
f42f727f7c
rpcrt4: Tests for CStdStubBuffer_Connect and fixes to make them pass.
2006-08-23 20:10:15 +02:00
Huw Davies
cadc39842b
rpcrt4: Add tests for CreateStub and fix up CStdStubBuffer_Construct to match.
2006-08-23 20:10:06 +02:00
Huw Davies
6a0fccd3a9
rpcrt4: Add tests for NdrStubForwardingFunction and write a commented out implementation.
...
This shows that the IRpcStubBuffer for a delegated stub's base
interface is stored at (void**)This-1.
2006-08-23 20:09:52 +02:00
Huw Davies
a5dcb3e39d
rpcrt4: Tests for NdrDllGetClassObject.
...
These show that delegated stubs need different Connect, Disconnect and
CountRefs methods than non-delegated stubs (ie they don't use all of
the CStdStubBuffer_* functions).
2006-08-23 20:09:04 +02:00
Jacek Caban
1119794806
mlang: Added IMultiLanguage3 interface stub implementation.
2006-08-23 20:08:56 +02:00
Andrzej Popowski
4e5c51a6ee
msvcrt: Fix scanf format "%i" base detection.
2006-08-23 17:04:53 +02:00
Stefan Dösinger
e0b21688fa
wined3d: Make the destination surface glDirty in UpdateSurface.
2006-08-23 16:54:18 +02:00
Andrew Talbot
3f2e260176
winspool.drv/tests: Write-strings warnings fix.
2006-08-23 16:54:10 +02:00
Andrew Talbot
02c04ea252
winspool.drv: Write-strings warnings fix.
2006-08-23 16:54:06 +02:00
Andrew Talbot
6e07f23482
wineps.drv: Write-strings warnings fix.
2006-08-23 16:54:00 +02:00
Andrew Talbot
04a0f74b63
ddraw: Write-strings warnings fix.
2006-08-23 16:53:55 +02:00
Mikołaj Zalewski
f108b034cb
shlwapi: Move strings used by StrFromTimeInterval to resources.
2006-08-23 15:58:10 +02:00
Paul Vriens
5c0ea644da
wintrust: Add some documentation.
2006-08-23 15:57:40 +02:00
James Liggett
60a97505a6
winex11.drv: Add XEmbed system tray support.
...
Portions of this patch based on the work of Mike Hearn and Rob
Shearman.
2006-08-23 12:09:09 +02:00
Mike McCormack
2dca7aa2e2
ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
2006-08-23 12:01:00 +02:00
Hwang YunSong(황윤성)
3a04565b18
shlwapi: Update Korean resource.
2006-08-23 12:00:35 +02:00
Stefan Leichter
0e592aa9bd
ntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-23 12:00:15 +02:00
Roderick Colenbrander
8922e20096
winex11.drv: Fix opengl pixel format bug.
2006-08-23 12:00:02 +02:00
Fatih Aşıcı
859f8bce72
mshtml: Update Turkish resources.
2006-08-23 11:59:52 +02:00
Juan Lang
9958987f18
crypt32: Add CryptFormatObject stub.
2006-08-23 11:59:43 +02:00
Mikołaj Zalewski
0721dd254d
shell32: Pl.rc: Fix a backslash.
2006-08-23 11:59:34 +02:00
Mikołaj Zalewski
c4c00040ba
shlwapi: Make StrFormatByteSize format numbers using locale settings.
2006-08-23 11:58:52 +02:00
Jacek Caban
593e897655
mshtml: Use IPropertyNotifySink connection point.
2006-08-23 11:58:45 +02:00
Robert Reif
02bd4ad437
dsound: Remove unused parameter from propset functions.
2006-08-23 11:58:38 +02:00
Stefan Dösinger
d7f94bf7c9
wined3d: Correctly draw transformed and untransformed vertices in the same scene.
2006-08-22 12:53:53 +02:00
Paul Vriens
a96ef0bac8
crypt32: Print parameters and add some documentation.
2006-08-22 12:53:49 +02:00
James Hawkins
80740e72e7
msi: Add tests for the AppSearch action.
2006-08-22 12:53:43 +02:00