Henri Verbeet
5dcbc40581
wined3d: Make sure we have an active GL context in context_resource_released().
2009-06-25 11:47:28 +02:00
Henri Verbeet
94cd8656ea
wined3d: Make context_resource_released() responsible for activating a different GL context.
...
In case lastActiveRenderTarget is destroyed.
2009-06-25 11:47:24 +02:00
Henri Verbeet
964f4b0157
wined3d: Make sure we have an active GL context in buffer_PreLoad().
2009-06-25 11:47:16 +02:00
Henri Verbeet
11fd358cc6
wined3d: Make sure we have an active GL context in delete_opengl_contexts().
2009-06-25 11:47:09 +02:00
Aric Stewart
a19efb7ad9
msctf: Semi-stub implementation of ITfInputProcessorProfiles::GetLanguageList.
2009-06-25 11:46:48 +02:00
Aric Stewart
3fff6ec879
msctf/tests: Release the ITfDocumentMgr received on GetFocus.
2009-06-25 11:46:43 +02:00
Aric Stewart
eb0ef77478
msctf: Correct registry key from "Enabled" to "Enable".
2009-06-25 11:46:32 +02:00
Aric Stewart
d962939290
wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
...
Discussed with Juan Lang, We could look for the signinfo at the
beginning of the cab and restore the file pointer afterward.
This allows IE7 to read the signing information from downloaded ActiveX
controls.
2009-06-25 11:46:28 +02:00
Damjan Jovanovic
d3bf447f1b
winemenubuilder: Generate new menus in the right directory.
2009-06-25 11:46:07 +02:00
Austin English
7f13b126d5
winedbg: Return 0 if --help is specified.
2009-06-25 11:45:57 +02:00
Alexandre Julliard
a5231a60a1
dbghelp: Fix detection of special Wine segments.
2009-06-25 11:45:24 +02:00
André Hentschel
0760cacdcb
taskmgr: Update German translation.
2009-06-25 11:44:26 +02:00
Michael Stefaniuc
fce4f7e097
appwiz.cpl: Fix the Romanian translation.
2009-06-25 11:44:12 +02:00
Davide Pizzetti
432139c05e
winhlp32: Update Italian translation.
2009-06-25 11:44:04 +02:00
Davide Pizzetti
75b79e547a
regedit: Update Italian translation.
2009-06-25 11:43:46 +02:00
Davide Pizzetti
aee6c78f53
winemine: Update Italian translation.
2009-06-25 11:43:05 +02:00
Davide Pizzetti
b64e07b540
progman: Update Italian translation.
2009-06-25 11:42:31 +02:00
Paul Chitescu
5ed4960fb7
cryptdlg: Add Romanian translation.
2009-06-25 11:42:16 +02:00
Aurimas Fišeras
d5558b63cd
appwiz.cpl: Update Lithuanian translation.
2009-06-25 11:42:06 +02:00
Aurimas Fišeras
6c977e477a
taskmgr: Add missing resource.
2009-06-25 11:42:00 +02:00
Aurimas Fišeras
619c377fd7
taskmgr: Add Lithuanian translation.
2009-06-25 11:41:45 +02:00
Aurimas Fišeras
282dac432b
taskmgr: Make MessageBoxes translatable.
2009-06-25 11:41:39 +02:00
André Hentschel
ee9baf28d2
appwiz: Add function for installer button.
2009-06-24 15:28:16 +02:00
Anders Jonsson
d9972cb4b4
crypt32: Add CryptRegisterOIDInfo stub.
2009-06-24 15:17:25 +02:00
Paul Chitescu
508270b533
avifil32: Romanian translation.
2009-06-24 14:54:19 +02:00
Huw Davies
4b9c22d66b
gdi32: Add tests for GetTransform.
2009-06-24 14:52:21 +02:00
Huw Davies
6260af2a7c
gdi32: Implement GetTransform for the other valid transform types.
2009-06-24 14:52:19 +02:00
Aurimas Fišeras
c87200f6a7
clock: Add Lithuanian translation.
2009-06-24 14:52:12 +02:00
Aurimas Fišeras
3df02ab515
oledlg: Add Lithuanian translation.
2009-06-24 14:52:01 +02:00
Nikolay Sivov
2551ea0568
comctl32/listview: Initialize string pointers on notification conversion routine.
2009-06-24 11:38:31 +02:00
Tony Wasserka
0ac20c4bd3
d3dx9: Add tests for basic ID3DXFont functions.
2009-06-24 11:32:09 +02:00
Tony Wasserka
5dd6371345
d3dx9: Implement ID3DXFont_GetTextMetrics.
2009-06-24 11:31:49 +02:00
Tony Wasserka
9733856f90
d3dx9: Implement ID3DXFont_GetDC.
2009-06-24 11:31:42 +02:00
Tony Wasserka
05843d4770
d3dx9: Implement ID3DXFont_GetDesc.
2009-06-24 11:31:09 +02:00
Tony Wasserka
e36028b4df
d3dx9: Implement ID3DXFont_GetDevice.
2009-06-24 11:31:02 +02:00
Tony Wasserka
823ec93b39
d3dx9: Improve parameter validation in D3DXCreateFont and D3DXCreateFontIndirect.
2009-06-24 11:30:54 +02:00
Paul Chitescu
b647b56984
shell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.
2009-06-24 11:28:56 +02:00
Henri Verbeet
f98c6e3cff
wined3d: Allow the existence of other shader types in get_loop_control_const().
2009-06-24 11:28:50 +02:00
Henri Verbeet
943ed4e1e9
wined3d: Eliminate a redundant local variable in get_loop_control_const().
2009-06-24 11:28:45 +02:00
Henri Verbeet
aec6d319fa
wined3d: Avoid a redundant copy.
2009-06-24 11:28:38 +02:00
Henri Verbeet
fd8ebebe56
wined3d: Use a proper structure for "loop_control".
2009-06-24 11:28:33 +02:00
Henri Verbeet
4caf43ddb7
wined3d: Add some missing GL locking documentation to arb_program_shader.c.
2009-06-24 11:28:27 +02:00
Aric Stewart
a307c6fdc2
msctf/tests: Verify to make sure OnPopContext happens before context is removed from stack.
2009-06-24 11:28:21 +02:00
Aric Stewart
e73b17d018
msctf: Context initialization happens before OnPushContext sink.
2009-06-24 11:28:14 +02:00
Aric Stewart
2dd5a3bea2
msctf: ITfContext::GetDocumentMgr should AddRef the DocumentMgr.
2009-06-24 11:28:07 +02:00
Aric Stewart
190357b14b
msctf: Implement ITfContext::GetStatus.
2009-06-24 11:28:00 +02:00
Aric Stewart
2dca912aa9
wintrust: Stub WTHelperCertCheckValidSignature.
2009-06-24 11:27:56 +02:00
Paul Vriens
92ec4d5d0d
crypt32/tests: Fix some test failures on Win9x.
2009-06-24 11:27:46 +02:00
Paul Vriens
c7105f82ee
crypt32/tests: Fix a test failure on Win9x.
2009-06-24 11:27:42 +02:00
Austin English
a4f2d3d18e
wined3d: Fix a compiler warning.
2009-06-24 11:25:09 +02:00