Detlef Riekenberg
|
90714b8893
|
localspl: Implement EnumPortsW.
|
2006-10-30 20:32:21 +01:00 |
Aric Stewart
|
418d093325
|
shell32: ABM_NEW was using parameters that are not set.
|
2006-10-30 20:09:24 +01:00 |
Kirill K. Smirnov
|
1b039cc3ba
|
wine.inf: Associate .hlp files with winhelp.
|
2006-10-30 18:31:30 +01:00 |
Dmitry Timoshkov
|
5b43d41a2b
|
user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine.
|
2006-10-30 17:43:57 +01:00 |
Paul Vriens
|
c8da5149d0
|
crypt32: Input parameter checking.
|
2006-10-30 17:43:47 +01:00 |
Alexandre Julliard
|
93825eab3e
|
user32: SetWindowRgn should call SetWindowPos, not RedrawWindow.
|
2006-10-30 17:43:38 +01:00 |
Alexandre Julliard
|
fd15a1d4be
|
winecrt0: Fix delay load structure types for Win64.
|
2006-10-30 17:43:03 +01:00 |
Ivan Gyurdiev
|
908853f63d
|
wined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D namespace.
|
2006-10-30 12:06:17 +01:00 |
Ivan Gyurdiev
|
206d248e48
|
wined3d: Add D3DCMPFUNC to the WINED3D namespace.
|
2006-10-30 12:06:10 +01:00 |
Ivan Gyurdiev
|
2b6deb8637
|
wined3d: Add D3DSTENCILOP to the WINED3D namespace.
|
2006-10-30 12:06:03 +01:00 |
Ivan Gyurdiev
|
f5cc612842
|
wined3d: Add D3DFILLMODE to the WINED3D namespace.
|
2006-10-30 12:05:55 +01:00 |
Ivan Gyurdiev
|
02fb9f6f41
|
wined3d: Add D3DCULL to the WINED3D namespace.
|
2006-10-30 12:05:48 +01:00 |
Ivan Gyurdiev
|
16767d21e1
|
wined3d: Add D3DSHADEMODE to the WINED3D namespace.
|
2006-10-30 12:05:36 +01:00 |
Ivan Gyurdiev
|
042fa7be8b
|
wined3d: Add D3DBLENDOP to the WINED3D namespace.
|
2006-10-30 12:05:31 +01:00 |
Ivan Gyurdiev
|
4eced8ea24
|
wined3d: Add D3DFOGMODE to the WINED3D namespace.
|
2006-10-30 12:05:24 +01:00 |
Ivan Gyurdiev
|
69550f2c47
|
wined3d: Make GetTexture and GetSamplerState read from the correct stateblock.
|
2006-10-30 11:53:26 +01:00 |
Ivan Gyurdiev
|
a648d4e3a3
|
wined3d: Set correct default for DMAPOFFSET sampler state.
|
2006-10-30 11:53:13 +01:00 |
Ivan Gyurdiev
|
61f9061484
|
wined3d: Fix GetTexture() for uninitialized textures.
|
2006-10-30 11:53:08 +01:00 |
Ivan Gyurdiev
|
2d8aed6b03
|
d3d9: Make the "Tests executed" counter stable.
|
2006-10-30 11:38:03 +01:00 |
Ivan Gyurdiev
|
3160ad76f7
|
d3d9: Pass test as argument to print handler.
|
2006-10-30 11:37:29 +01:00 |
Jacek Caban
|
abd764674a
|
mshtml: Added put_innerHTML implementation.
|
2006-10-30 11:36:43 +01:00 |
Jacek Caban
|
587156f43e
|
shlwapi: Added SHQueueUserWorkItem implementation.
|
2006-10-30 11:36:30 +01:00 |
Jacek Caban
|
760043c245
|
wininet: Call SendCallback in destructor instead of InternetCloseHandle.
|
2006-10-30 11:36:16 +01:00 |
Jacek Caban
|
ae430f9323
|
wininet: Store handle in WININETHANDLEHEADER and use it in SendCallback.
|
2006-10-30 11:36:09 +01:00 |
Jacek Caban
|
957516f8e6
|
wininet: Remove lpwhparent from WININETHANDLERHEADER.
|
2006-10-30 11:36:02 +01:00 |
Jacek Caban
|
550ffef212
|
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFILEW.
|
2006-10-30 11:35:56 +01:00 |
Jacek Caban
|
51ba292716
|
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFINDNEXTW.
|
2006-10-30 11:35:43 +01:00 |
Jacek Caban
|
91312d7d57
|
wininet: Move ftp FindNextFile implementation to ftp.c.
|
2006-10-30 11:35:36 +01:00 |
Jacek Caban
|
2a50d52c04
|
wininet: Use lpAppInfo instead of lpwhparent where possible.
|
2006-10-30 11:35:18 +01:00 |
Jacek Caban
|
96c0c6c5d9
|
wininet: Store WININETAPPINFOW pointer in WININETFTPSESSIONW.
|
2006-10-30 11:35:09 +01:00 |
Jacek Caban
|
61a1cef6f6
|
wininet: Use lpHttpSession instead of lpwhcalback where possible.
|
2006-10-30 11:34:58 +01:00 |
Jacek Caban
|
a9bdc01e19
|
wininet: Store pointer to WININETHTTPSESSIONW in WININETHTTPREQUESTW.
|
2006-10-30 11:34:51 +01:00 |
Jacek Caban
|
a541a44f51
|
wininet: Use lpAppInfo instead of lpwhparent where possible.
|
2006-10-30 11:34:41 +01:00 |
Jacek Caban
|
c250617d88
|
wininet: Store WININETAPPINFOW pointer in WININETHTTPSESSIONW.
|
2006-10-30 11:34:21 +01:00 |
Paul Vriens
|
1af1ead894
|
shell32: Cast-qual warnings fix.
|
2006-10-30 11:26:30 +01:00 |
Andrew Talbot
|
db941dd078
|
dbghelp: Cast-qual warnings fix.
|
2006-10-30 11:26:09 +01:00 |
Andrew Talbot
|
7da1d6d1ac
|
dbghelp: Cast-qual warnings fix.
|
2006-10-30 11:26:02 +01:00 |
Andrew Talbot
|
5a2227f86e
|
gdi32: Cast-qual warnings fix.
|
2006-10-30 11:25:47 +01:00 |
Andrew Talbot
|
7b2c27aadf
|
gdi32: Cast-qual warnings fix.
|
2006-10-30 11:25:44 +01:00 |
Andrew Talbot
|
3ac7720f05
|
d3d9: Cast-qual warnings fix.
|
2006-10-30 11:20:14 +01:00 |
Mike McCormack
|
b76691537f
|
msi: Split ACTION_UpdateInstallStates into two separate functions.
|
2006-10-30 11:20:06 +01:00 |
Dmitry Timoshkov
|
0e71d0e136
|
user32: Flush painting events harder in some places in order to avoid races in the message tests.
|
2006-10-30 11:19:44 +01:00 |
Dmitry Timoshkov
|
bed6b6cd7f
|
user32: Properly log HCBT_KEYSKIPPED hook event, make the message
tests pass cleanly under fully up to date XP SP2.
|
2006-10-30 11:18:17 +01:00 |
Detlef Riekenberg
|
fb1326fb30
|
control.exe: Remove unused define.
|
2006-10-30 11:17:55 +01:00 |
Jacek Caban
|
b0bffdc58b
|
mshtml: Print wine_gecko version in load_wine_gecko.
|
2006-10-30 11:17:47 +01:00 |
Jacek Caban
|
cdbab7ddf2
|
wininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
|
2006-10-30 11:17:24 +01:00 |
Jacek Caban
|
ee5a440030
|
urlmon: Update winehq.org IP.
|
2006-10-30 11:17:17 +01:00 |
Markus Amsler
|
9497e89d89
|
wined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertexData.
|
2006-10-30 11:17:01 +01:00 |
Peter Oberndorfer
|
62c6d61ddf
|
dmusic: Do not write outside of array bounds.
|
2006-10-30 11:16:49 +01:00 |
Huw Davies
|
0d0bfa4cce
|
user32: The hiword of the return value from LB_ITEMFROMPOINT should be
a hittest on the item that's returned and not a hittest on the client
area as MSDN states.
|
2006-10-30 11:16:39 +01:00 |