Alexandre Julliard
4bd4812b80
user32/tests: Add an optional message for Win95.
2009-05-13 11:54:55 +02:00
Alexandre Julliard
5d31eb9377
include: Fix the C_ASSERT macro for the latest gcc.
2009-05-13 10:32:03 +02:00
Huw Davies
b045342ae8
ole32/tests: Add tests to show the WdtpInterfacePointer marshal data looks like the result of CoMarshalInterface.
2009-05-12 14:57:54 +02:00
Huw Davies
782ec11a0d
ole32/tests: Make the size tests for the WdtpInterfacePointer marshaller more restrictive.
2009-05-12 14:57:51 +02:00
Paul TBBle Hampson
87cd36db5e
gdi32: Autopopulate FontLinks when autopopulating FontSubstitutes.
...
When Wine's codepage changes, FontSubstitutes is redefined to use
fonts appropriate for that codepage. Configure FontLinks to reasonable
defaults at the same time.
2009-05-12 13:19:05 +02:00
Rico Schüller
2ef751883d
wined3d: Add UnregisterClass() on DLL_PROCESS_DETACH.
2009-05-12 12:33:57 +02:00
Alexandre Julliard
d6c8a003e1
user32/tests: Add more systematic support for ignoring certain messages.
2009-05-12 12:09:30 +02:00
Alexandre Julliard
2c882507da
user32/tests: Fix the LB_DELETESTRING for older Windows versions.
2009-05-12 12:09:07 +02:00
Paul Vriens
4082eecc2a
shell32: Improve the Dutch 'about' message box.
2009-05-12 11:21:52 +02:00
Paul Vriens
a478d765d3
comdlg32: Improve the Dutch find and replace dialogs.
2009-05-12 11:21:48 +02:00
Paul Vriens
a225aaa894
notepad: Fix the Dutch translations.
2009-05-12 11:21:41 +02:00
Nikolay Sivov
bad1dda9ad
comctl32/listview: A couple of tests for changing item attributes.
2009-05-12 11:21:35 +02:00
Nikolay Sivov
b4e7e257e0
comctl32/header: Make Header_* macros match PSDK.
2009-05-12 11:21:25 +02:00
Roderick Colenbrander
03c6a0d9d1
opengl32: Add a wglShareLists test.
2009-05-12 11:21:13 +02:00
Jacek Caban
db0bd528e7
mshtml: Handle aCount < buf_size case correctly in nsIInputStream::Read implementation.
2009-05-12 11:21:05 +02:00
Jacek Caban
372a0f24a2
urlmon: Moved notif window handling to bindprot.c.
2009-05-12 11:20:33 +02:00
Jacek Caban
89ab83db5d
urlmon: Get rid of no longer needed values in Binding object.
2009-05-12 11:20:27 +02:00
Jacek Caban
cd30018dbe
urlmon: Get rid of no longer needed thread checking in Binding::ReportProgress.
2009-05-12 11:20:20 +02:00
Jacek Caban
8ea07306e1
urlmon: Get rid of no longer needed thread checking in Binding object's ReportData and ReportResult implementation.
2009-05-12 11:20:14 +02:00
Jacek Caban
00376b5b72
urlmon: Return E_FAIL in Binding::Switch implementation.
2009-05-12 11:20:05 +02:00
Jacek Caban
2e75a84e17
urlmon: Use PI_APARTMENTTHREADED in Binding object.
2009-05-12 11:19:53 +02:00
Jacek Caban
7de802eb0f
urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportResult.
2009-05-12 11:19:47 +02:00
Jacek Caban
8ca4a4a3a4
urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportProgress.
2009-05-12 11:19:42 +02:00
Jacek Caban
2dee8bb79d
urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::ReportProgress.
2009-05-12 11:19:35 +02:00
Jacek Caban
e487196dc2
urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::Switch.
2009-05-12 11:19:28 +02:00
Henri Verbeet
0d446053da
wined3d: Don't create more than WINED3D_MAX_FBO_ENTRIES FBO entries.
...
This essentially turns the FBO entry list into an LRU cache.
2009-05-12 11:18:15 +02:00
Henri Verbeet
cad271f13d
wined3d: Print the correct limit in a WARN().
2009-05-12 11:18:08 +02:00
Henri Verbeet
adc9bfe3fd
wined3d: Pass a struct wined3d_shader_register to shader_record_register_usage().
2009-05-12 11:18:02 +02:00
Henri Verbeet
2039702035
wined3d: Pass a struct wined3d_shader_register to shader_dump_register().
2009-05-12 11:17:56 +02:00
Henri Verbeet
fef4253171
wined3d: Pass a struct wined3d_shader_register to shader_arb_get_register_name().
2009-05-12 11:17:45 +02:00
Dmitry Timoshkov
60482be24b
winedump: Add an ability to dump font files.
2009-05-11 15:57:13 +02:00
Dmitry Timoshkov
65dbecbb5a
sfnt2fnt: Take into account external leading when calculating the font point size.
...
This makes the dfPoints field of the Japanese System font match the Windows one.
2009-05-11 15:56:54 +02:00
Jacek Caban
bee36fe831
urlmon: Cache the binding notif window.
2009-05-11 15:56:42 +02:00
Nicolas Le Cam
f85e7dc3c2
wininet/tests: Fix test when automatically detect network settings is on.
2009-05-11 15:55:38 +02:00
Nicolas Le Cam
6ef2402c50
wininet/tests: Temporize async HttpSendRequestEx test to avoid timeouts.
2009-05-11 15:55:33 +02:00
Ricardo Filipe
16d3442a34
cfgmgr32: Forward CM_Locate_DevNode_ExA/W calls to setupapi.
2009-05-11 15:54:46 +02:00
Ricardo Filipe
6ba3cc1c2e
setupapi: Add stubs for CM_Locate_DevNode_ExA/W.
2009-05-11 15:54:39 +02:00
Nikolay Sivov
50e9ceb9e4
comctl32/listview: Add LVN_INCREMENTALSEARCH definitions.
2009-05-11 14:52:23 +02:00
Nikolay Sivov
e847d7c038
comctl32/listview: Don't redraw focus rectangle on column scroll.
2009-05-11 14:51:53 +02:00
Nikolay Sivov
4a5e23a2f9
comctl32/listview: Select all items with LVM_SETITEMSTATE is blocked in LVS_SINGLESEL.
2009-05-11 14:51:43 +02:00
Nikolay Sivov
472b521606
comctl32/listview: Remove superfluous forward declarations.
2009-05-11 14:51:35 +02:00
Nikolay Sivov
f8f8f0a457
comctl32/listview: Make ListView_* macros match PSDK.
2009-05-11 14:51:32 +02:00
Guy Albertelli
7d4bbe9e79
kernel32/tests: Add more tests for GetVolumeNameForVolumeMountPointA.
2009-05-11 14:51:27 +02:00
Aric Stewart
cbf4671d48
msctf: Implement ITfKeystrokeMgr::GetForeground.
2009-05-11 14:51:15 +02:00
Aric Stewart
161fa4bc30
msctf: Implement ITfKeystrokeMgr::UnadviseKeyEventSink.
2009-05-11 14:51:04 +02:00
Aric Stewart
f20c4d69c9
msctf: Implement ITfKeystrokeMgr::AdviseKeyEventSink.
2009-05-11 14:51:01 +02:00
Stefan Dösinger
601030cfa9
wined3d: Standardize pshader_hw_texkill.
...
Use shader_arb_get_dst_param instead of get_register_name to find the register
name. Even though this adds support for modifiers(which aren't allowed by
native), this shouldn't hurt. If an app passes in an incorrect shader it
should be caught in the frontend.
2009-05-11 12:50:37 +02:00
Stefan Dösinger
5cfbfbc8b3
wined3d: Tidy up shader_hw_rsq_rcp.
2009-05-11 12:50:22 +02:00
Stefan Dösinger
da47f68522
wined3d: Simplify shader_hw_map2gl.
...
Most of the extra work done in the pixel shader code was not needed or
redundant. This patch unifies the two paths.
2009-05-11 12:50:01 +02:00
Stefan Dösinger
7a1f9c84f1
wined3d: Get rid of the strcat in shader_arb_add_dst_param and make it shader_arb_get_dst_param.
2009-05-11 12:49:54 +02:00