Jacek Caban
|
8fd9716985
|
widl: Added displaybind attribute handling.
|
2007-07-30 14:12:45 +02:00 |
Jacek Caban
|
1ad39a38e5
|
widl: Added nonbrowsable attribute handling.
|
2007-07-30 14:12:45 +02:00 |
Jacek Caban
|
4413e8c6f8
|
widl: Use correct bytes in write_value.
|
2007-07-30 14:12:45 +02:00 |
Dmitry Timoshkov
|
6119f4990d
|
ntdll: Simplify TIME_GetBias.
|
2007-07-30 14:12:45 +02:00 |
Dmitry Timoshkov
|
a188662ea8
|
ntdll: Add some traces to make debugging time zone related problems easier.
|
2007-07-30 14:12:12 +02:00 |
Dmitry Timoshkov
|
ae271f275c
|
kernel32: Fix TIME_CompTimeZoneID return type.
|
2007-07-30 13:39:18 +02:00 |
Dmitry Timoshkov
|
a68059f4b7
|
kernel32: Add more tests for time zone info.
|
2007-07-30 13:39:10 +02:00 |
Andrew Talbot
|
36720b4945
|
oleaut32: Constify some variables.
|
2007-07-30 13:38:39 +02:00 |
Maarten Lankhorst
|
ecfafa37c7
|
winealsa: Always commit at least 3 periods in dsoutput.
|
2007-07-30 13:38:29 +02:00 |
Maarten Lankhorst
|
408abf9a76
|
winealsa: Increase performance of waveout getposition.
|
2007-07-30 13:38:19 +02:00 |
Maarten Lankhorst
|
f45128c2a6
|
winealsa: Increase performance of wavein getposition.
|
2007-07-30 13:38:16 +02:00 |
Misha Koshelev
|
03d19b5782
|
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
|
2007-07-30 13:38:11 +02:00 |
Vitaliy Margolen
|
ed4f1e8ec7
|
dinput: Fix typo.
|
2007-07-30 13:00:01 +02:00 |
Jason Edmeades
|
8707021aae
|
comdlg32: Save dialog works if fred\ entered as filename.
|
2007-07-30 12:59:56 +02:00 |
Robert Millan
|
47c847663e
|
ddraw: Remove thread safety FIXMEs.
|
2007-07-30 12:59:47 +02:00 |
Juan Lang
|
c7f44c8ec7
|
crypt32: Implement message stores.
|
2007-07-30 12:53:42 +02:00 |
Juan Lang
|
6f2ae25441
|
crypt32: Only destroy a decoded message's hash if it's been created.
|
2007-07-30 12:53:34 +02:00 |
Juan Lang
|
d76e1899ad
|
crypt32: Add tests for message stores.
|
2007-07-30 12:53:27 +02:00 |
Juan Lang
|
115edc67e6
|
crypt32: Implement getting some parameters from a decoded signed message.
|
2007-07-30 12:53:20 +02:00 |
Juan Lang
|
9c7c9e545e
|
crypt32: Change type to avoid unnecessary casting.
|
2007-07-30 12:53:09 +02:00 |
Juan Lang
|
d187fcd172
|
crypt32: Test getting parameters from decoded signed messages.
|
2007-07-30 12:52:59 +02:00 |
Juan Lang
|
299612378a
|
crypt32: Store decoded signed content in message.
|
2007-07-30 12:52:51 +02:00 |
Juan Lang
|
211a8d324f
|
crypt32: Correct type of a decoded signed message.
|
2007-07-30 12:52:39 +02:00 |
Juan Lang
|
fd1e88ae61
|
crypt32: A decoded message's parameters are dependent on its type.
|
2007-07-30 12:52:31 +02:00 |
Paul Vriens
|
b893575cb9
|
localspl/tests: Use skip if localspl can't be loaded.
|
2007-07-30 12:52:07 +02:00 |
James Hawkins
|
9089835c35
|
msi: Use a more unique property separator.
|
2007-07-30 12:51:55 +02:00 |
James Hawkins
|
ac1f717ab8
|
msi: Keep track of the wildcard record index.
|
2007-07-30 12:51:47 +02:00 |
Roderick Colenbrander
|
8873478e05
|
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support.
|
2007-07-30 12:51:03 +02:00 |
Roderick Colenbrander
|
ae9119f8d0
|
wgl: Fix another BadMatch error by giving a pbuffer its own GLXContext.
|
2007-07-30 12:50:44 +02:00 |
Roderick Colenbrander
|
7d8c31075b
|
wgl: Fix a BadMatch error resulting from ignoring that iPixelFormat stars counting from 1.
|
2007-07-30 12:50:24 +02:00 |
Stefan Dösinger
|
630d602631
|
d3d8: Only test pixel shaders for refcounting if they are supported.
|
2007-07-30 12:50:12 +02:00 |
Stefan Dösinger
|
5016f48daa
|
d3d8: Skip volume test if volume textures are not supported.
|
2007-07-30 12:50:06 +02:00 |
Stefan Dösinger
|
5c905b9e8c
|
wined3d: A more dynamic initialization of the gl pixel formats.
|
2007-07-30 12:49:59 +02:00 |
Stefan Dösinger
|
d2016ff892
|
wined3d: Store the gl format table in the gl info structure.
|
2007-07-30 12:49:50 +02:00 |
Stefan Dösinger
|
a0131a3272
|
wined3d: Split up the format table.
|
2007-07-30 12:49:39 +02:00 |
Alexandre Julliard
|
58080159ca
|
Release 0.9.42.
|
2007-07-27 17:11:43 +02:00 |
Paul Vriens
|
dc6653887c
|
advapi32/service: Fix buffersize calculations for GetServiceDisplayNameW.
|
2007-07-27 12:50:31 +02:00 |
Paul Vriens
|
95d2f04611
|
advapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW.
|
2007-07-27 12:50:19 +02:00 |
Paul Vriens
|
23d61ac866
|
advapi32/service: Test GetServiceDisplayNameA for service with no displayname.
|
2007-07-27 12:48:20 +02:00 |
Paul Vriens
|
adb3bbf274
|
advapi32/service: More tests for GetServiceDisplayName.
|
2007-07-27 12:48:00 +02:00 |
Aric Stewart
|
c8dfc02bfb
|
wininet: Strip Accept-Encoding from http/1.0 requests.
|
2007-07-27 12:47:51 +02:00 |
Detlef Riekenberg
|
510c4dc749
|
winspool: Return most fields for DRIVER_INFO_4 and 6.
|
2007-07-27 12:43:13 +02:00 |
Detlef Riekenberg
|
7a2c4fb1df
|
winspool: Return the full path in DRIVER_INFO_2 and 3.
|
2007-07-27 12:42:58 +02:00 |
Detlef Riekenberg
|
a2daf754c2
|
winspool: Enable all levels for EnumPrinterDrivers + GetPrinterDriver.
|
2007-07-27 12:42:41 +02:00 |
Detlef Riekenberg
|
4b53154f36
|
winspool: Return the full path for the driver.
|
2007-07-27 12:42:24 +02:00 |
Detlef Riekenberg
|
36a6515d4e
|
winspool: Use correct path for 16bit drivers.
|
2007-07-27 12:41:49 +02:00 |
Misha Koshelev
|
0a9dfa0d27
|
urlmon/tests: Make http protocol tests refractory to timing issues.
|
2007-07-27 12:25:05 +02:00 |
Misha Koshelev
|
9f31fb2fd4
|
urlmon/tests: Rename received_data event to more general name event_complete.
|
2007-07-27 12:24:50 +02:00 |
Jacek Caban
|
c43875ceda
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
James Hawkins
|
b830fb0a34
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |