Henri Verbeet
|
1549180daa
|
d3d9: Merge vertex and index buffer implementations into a single file.
|
2010-09-02 11:50:52 +02:00 |
|
Henri Verbeet
|
29ed11e55f
|
d3d8: Merge vertex and pixel shader implementations into a single file.
|
2010-09-02 11:50:40 +02:00 |
|
Henri Verbeet
|
c35b85a78d
|
d3d9: Merge vertex and pixel shader implementations into a single file.
|
2010-09-02 11:50:28 +02:00 |
|
Piotr Caban
|
1861c2162d
|
msvcrt: Fix _splitpath and _wsplitpath implementation.
|
2010-09-02 11:49:58 +02:00 |
|
Alexandre Julliard
|
0f90053575
|
user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.
|
2010-09-02 11:35:14 +02:00 |
|
Alexandre Julliard
|
05375a2a96
|
user32: Don't disable DrawFrameControl for non-text mapping modes.
|
2010-09-02 11:00:45 +02:00 |
|
Alexandre Julliard
|
ebcd07a98b
|
winex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts.
|
2010-09-02 10:51:31 +02:00 |
|
Alexandre Julliard
|
2cca18dd6e
|
winex11: Break positioning of graphics in mirrored contexts to be broken the same way as Windows.
|
2010-09-02 10:50:55 +02:00 |
|
Aric Stewart
|
cc945706a4
|
imm32: Test cases for HIMCs and threads.
|
2010-09-01 17:37:43 +02:00 |
|
Octavian Voicu
|
f9cdd5097f
|
wined3d: Add missing ckey, fx, and pal directdraw caps.
|
2010-09-01 17:07:38 +02:00 |
|
Dmitry Timoshkov
|
38b8805c0c
|
user32: Add a bunch of GetWindowPlacement() tests, fix some simple cases.
|
2010-09-01 17:07:35 +02:00 |
|
Piotr Caban
|
cc4972e328
|
msvcp90: Fix 64-bit compilation warnings.
|
2010-09-01 14:01:04 +02:00 |
|
Alexandre Julliard
|
70103aadc8
|
oleaut32/tests: Fix a pointer cast warning.
|
2010-09-01 14:01:04 +02:00 |
|
Alexandre Julliard
|
95ea352738
|
rpcrt4: Remove a couple of unused local variables.
|
2010-09-01 14:01:04 +02:00 |
|
Alexandre Julliard
|
0abc475365
|
rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrMesProcEncodeDecode.
|
2010-09-01 14:01:04 +02:00 |
|
Hwang YunSong
|
4069da5624
|
shlwapi: Update Korean resource.
|
2010-09-01 14:01:04 +02:00 |
|
Eric Pouech
|
a63e0fac75
|
kernel32: Remove old bare-console code.
|
2010-09-01 14:01:03 +02:00 |
|
Eric Pouech
|
efecd9c337
|
kernel32: Modify editline logic so that it also work with bare consoles.
|
2010-09-01 14:01:03 +02:00 |
|
Eric Pouech
|
e4d090277b
|
kernel32: Properly handle bare console on input.
|
2010-09-01 14:01:03 +02:00 |
|
Eric Pouech
|
45ade6c2f5
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
|
Eric Pouech
|
6f32644aa0
|
server: Allow a screen buffer to be attached to a given fd (for bare consoles).
|
2010-09-01 14:01:02 +02:00 |
|
Owen Rudge
|
258dba1a52
|
d3dx9: Implement D3DXLoadSurfaceFromFileInMemory.
|
2010-09-01 14:01:02 +02:00 |
|
Owen Rudge
|
3604671a3a
|
d3dx9: Implement D3DXCreateTextureFromFileInMemoryEx.
|
2010-09-01 14:01:02 +02:00 |
|
Piotr Caban
|
e91dae7897
|
msvcp90: Fix incorrect export.
|
2010-09-01 14:01:02 +02:00 |
|
Henri Verbeet
|
2465b4cf01
|
d3d9: Move device functions to device.c.
|
2010-09-01 14:01:02 +02:00 |
|
Henri Verbeet
|
6c4c351791
|
wined3d: Don't require wined3d object parents to be COM objects.
|
2010-09-01 14:01:02 +02:00 |
|
Henri Verbeet
|
b84d1ce5f7
|
wined3d: Clippers don't need parents.
|
2010-09-01 14:00:56 +02:00 |
|
Henri Verbeet
|
7c675b522a
|
wined3d: Queries don't need parents.
|
2010-09-01 12:40:08 +02:00 |
|
Henri Verbeet
|
2ef400901d
|
wined3d: Devices don't need parents.
|
2010-09-01 12:40:07 +02:00 |
|
Alexandre Julliard
|
658b048940
|
opengl32: Use float type where appropriate in the spec file.
|
2010-09-01 12:40:07 +02:00 |
|
Alexandre Julliard
|
abef41a983
|
opengl32: Update to the latest GL spec.
|
2010-09-01 12:39:43 +02:00 |
|
Alexandre Julliard
|
f061743a90
|
user32/tests: Remove some noisy output.
|
2010-09-01 11:13:59 +02:00 |
|
Alexandre Julliard
|
cd79ec79a6
|
user32: Prevent changing some window styles through SetWindowLong.
|
2010-09-01 11:13:27 +02:00 |
|
Alexandre Goujon
|
2c08a3fbc7
|
msvcrt: Properly fix setlocale and clean up tests.
|
2010-08-31 17:48:06 +02:00 |
|
Akihiro Sagawa
|
b2ca3feb3d
|
mshtml: Update Japanese translation.
|
2010-08-31 14:23:49 +02:00 |
|
Akihiro Sagawa
|
0f8acb8d46
|
jscript: Update Japanese translation.
|
2010-08-31 14:23:49 +02:00 |
|
Jacek Caban
|
890a5e3e19
|
mshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64.
|
2010-08-31 14:23:49 +02:00 |
|
Jacek Caban
|
551d98dd20
|
mshtml: Marked invalid test as broken.
|
2010-08-31 14:23:49 +02:00 |
|
Alexandre Julliard
|
98d05ee873
|
d3dx10: Use float instead of long in the spec files for 32-bit floating point values.
|
2010-08-31 14:23:49 +02:00 |
|
Alexandre Julliard
|
f161990eef
|
d3dx9: Use float instead of long in the spec files for 32-bit floating point values.
|
2010-08-31 14:23:49 +02:00 |
|
Alexandre Julliard
|
121691e832
|
gdiplus: Use float instead of long in the spec file for 32-bit floating point values.
|
2010-08-31 14:23:49 +02:00 |
|
Alexandre Julliard
|
5b1a3a4320
|
gdi32: Use float instead of long in the spec file for 32-bit floating point values.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
afa57da929
|
d3drm: Use float instead of long in the spec file for 32-bit floating point values.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
8dc1c2cad5
|
oleaut32: Use float instead of long in the spec file for 32-bit floating point values.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
56ed2930a9
|
msvcrt: Use float instead of long in the spec file for 32-bit floating point values.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
2c9a98223d
|
oleaut32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
77b6ce5979
|
msvcrt: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
90fcda14bb
|
wininet: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
2df6743073
|
uxtheme: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
5130f942da
|
user32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
fd8df3b62e
|
shlwapi: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
b65b39f8b4
|
shell32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
be8377b71e
|
oleacc: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
dd84876c3e
|
ole32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
d03705eafb
|
ntdll: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
755b385d57
|
mscoree: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
73cf538433
|
mapi32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
56bce685d5
|
kernel32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
352a876f91
|
dbghelp: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
|
Alexandre Julliard
|
cd3d46d178
|
comctl32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:47 +02:00 |
|
Alexandre Julliard
|
e598850cc3
|
advapi32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
3b7fc00d29
|
mshtml: Make free_strings() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
99c5ca7e40
|
rpcrt4: Make RPCRT4_Receive() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
673d7538cb
|
usp10: Add a trailing '\n' to a TRACE() call.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
836ea0d898
|
hhctrl.ocx: Make strbuf_{append,chr}() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
f8c55fdcd1
|
winmm: Make MCI_{MessageToString,strdupAtoW}() static and remove MCI_strdupWtoA().
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
b520cc1aed
|
comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
f3c092f738
|
kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-31 14:23:47 +02:00 |
|
Francois Gouget
|
394b08972f
|
mscoree/tests: Remove spaces before '\n's in traces.
|
2010-08-31 14:23:47 +02:00 |
|
Andrew Talbot
|
e6649952fa
|
dinput: Constify some variables.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
3a7f08a56f
|
wined3d: Rename wined3d_format_desc to wined3d_format.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
c568916f9e
|
wined3d: Implicit depth/stencil surfaces don't have a container.
They're owned by the device instead of the swapchain.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
4005eb2a18
|
wined3d: Get rid of WINED3DRECT.
|
2010-08-31 14:23:47 +02:00 |
|
Henri Verbeet
|
1bf25cfe3f
|
wined3d: Use debug_surflocation() in surface_load_location().
|
2010-08-31 14:23:46 +02:00 |
|
Henri Verbeet
|
29371bf964
|
wined3d: Recognize some more Radeon cards.
|
2010-08-31 14:23:46 +02:00 |
|
Owen Rudge
|
ae695bdfaa
|
d3dx9: Implement missing D3DXCreateTextureFromFile functions.
|
2010-08-31 12:10:45 +02:00 |
|
Piotr Caban
|
39b98144c7
|
msvcp90/tests: Added basic_string<wchar_t> tests.
|
2010-08-30 17:57:01 +02:00 |
|
Piotr Caban
|
04f4b8a3d9
|
msvcp90: Added partiall basic_string<wchar_t> implementation.
|
2010-08-30 17:56:54 +02:00 |
|
Detlef Riekenberg
|
387c320981
|
comdlg32/tests: Mark a failure on w2k as broken.
|
2010-08-30 15:39:19 +02:00 |
|
Andrew Talbot
|
4e4948cfbf
|
dbghelp: Constify some variables.
|
2010-08-30 15:38:56 +02:00 |
|
Louis Lenders
|
2274150759
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |
|
Louis Lenders
|
981578b676
|
rstrtmgr: Add stub for RmStartSession.
|
2010-08-30 15:36:44 +02:00 |
|
Louis Lenders
|
afa53a37a4
|
kernel32: Add stub for GetUserDefaultLocaleName.
|
2010-08-30 15:36:28 +02:00 |
|
Alexandre Julliard
|
7c9b525128
|
winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64.
|
2010-08-30 12:41:28 +02:00 |
|
Nikolay Sivov
|
2a5b375580
|
msxml3: Dump namespace aliases passed with SelectionNamespaces property.
|
2010-08-30 11:28:54 +02:00 |
|
Nikolay Sivov
|
fd35084294
|
msxml3: Silence FIXME for supported properties.
|
2010-08-30 11:28:46 +02:00 |
|
Nikolay Sivov
|
42020c9419
|
msxml3: Allow FreeThreadedDOMDocument40 to be created.
|
2010-08-30 11:28:41 +02:00 |
|
Nikolay Sivov
|
a0e7b3b93a
|
msxml3/tests: Tests for IXMLDOMText::splitText(), stub is extended a bit.
|
2010-08-30 11:28:36 +02:00 |
|
Nikolay Sivov
|
92a574b44b
|
msxml3: Implement IXMLDOMCDATASection::splitText().
|
2010-08-30 11:28:28 +02:00 |
|
Nikolay Sivov
|
62e521ad0d
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
|
Nikolay Sivov
|
25bce451af
|
msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
|
2010-08-30 11:27:52 +02:00 |
|
Francois Gouget
|
aaf78f1a0b
|
d3dcompiler_43: Don't use nameless unions in our private structures to avoid trouble with compilers where they are not supported.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
e7fbc9dece
|
winex11.drv: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
6f1326fac1
|
shell32/tests: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
b462bc223a
|
oleaut32/tests: Fix compilation on systems that don't support nameless unions.
|
2010-08-30 11:26:46 +02:00 |
|
Francois Gouget
|
45ea56ffb4
|
d3d9/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-30 11:26:46 +02:00 |
|
Henri Verbeet
|
0a28300c49
|
wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ClearRendertargetView().
|
2010-08-30 11:26:46 +02:00 |
|
Henri Verbeet
|
c689280beb
|
wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ColorFill().
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
ecc67757ab
|
wined3d: Introduce surface_color_fill().
This is also a first attempt at a more structured interface to blitter
operations.
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
9363ea55ee
|
wined3d: Simply use context_apply_draw_buffers() in context_apply_clear_state().
|
2010-08-30 11:26:45 +02:00 |
|
Henri Verbeet
|
08101957ba
|
wined3d: Explicitly pass render targets to context_apply_draw_buffers().
This avoids the special handling for blits.
|
2010-08-30 11:26:45 +02:00 |
|
Amine Khaldi
|
1848ae8d3a
|
shlwapi: Fix translations.
|
2010-08-30 11:26:39 +02:00 |
|
Piotr Caban
|
899d9a042b
|
msvcrt: Added _splitpath_s implementation.
|
2010-08-30 11:26:30 +02:00 |
|
Amine Khaldi
|
ed2a02b7be
|
shdoclc: Fix Spanish translation.
|
2010-08-30 11:26:30 +02:00 |
|
Alexandre Goujon
|
7a1752013c
|
msvcrt: string Avoid size_t in ok().
|
2010-08-30 11:26:29 +02:00 |
|
Andrew Talbot
|
9738f40e79
|
dbghelp: Remove unused functions.
|
2010-08-30 11:26:29 +02:00 |
|
Sven Baars
|
32722884f3
|
jscript: Update the Dutch translation.
|
2010-08-30 11:26:29 +02:00 |
|
Eric Pouech
|
63c7ea6494
|
dbghelp: Use virtual size (not raw/file size) when getting the size of a PE section.
|
2010-08-30 11:26:29 +02:00 |
|
Vincent Povirk
|
1ed39c29e2
|
windowscodecs: Implement IWICStream::InitializeFromIStreamRegion.
|
2010-08-30 11:26:29 +02:00 |
|
Vincent Povirk
|
0b532eb834
|
windowscodecs: Add test for IWICStream::InitializeFromIStreamRegion.
|
2010-08-30 11:26:29 +02:00 |
|
André Hentschel
|
0029e64e4e
|
kernel32: Better describe an error.
|
2010-08-30 11:26:29 +02:00 |
|
Dan Kegel
|
a5bdb7dbc1
|
kernel32: Add error text for WSAECONNREFUSED.
|
2010-08-30 11:26:28 +02:00 |
|
Matteo Bruni
|
da783ee57d
|
d3d10: Implement D3D10CompileShader, forward to d3dcompiler.
|
2010-08-30 11:26:28 +02:00 |
|
Matteo Bruni
|
3a6050b6ab
|
d3dx9: Forward D3DXCompileShader to d3dcompiler.
|
2010-08-30 11:26:28 +02:00 |
|
Matteo Bruni
|
390b480356
|
d3dcompiler: Stub D3DCompile implementation.
|
2010-08-30 11:26:28 +02:00 |
|
Alexandre Julliard
|
dfdea6c4a5
|
msvcrt: Add -ret64 flag on some functions that return a 64-bit value.
|
2010-08-29 12:09:36 +02:00 |
|
Alexandre Julliard
|
3f4573cc72
|
d3dx10: Fix typo in a forward name.
|
2010-08-29 12:02:48 +02:00 |
|
Louis Lenders
|
7ab48e8ef0
|
wer: Add new stubbed wer.dll.
|
2010-08-27 15:39:44 +02:00 |
|
Louis Lenders
|
85b3f299ff
|
rstrtmgr: Add new stubbed dll rstrtmgr.dll.
|
2010-08-27 15:39:15 +02:00 |
|
Alexandre Julliard
|
67d0195fd9
|
mscoree/tests: Comment out a couple of tests that crash on Windows.
|
2010-08-27 15:36:12 +02:00 |
|
Huw Davies
|
3e9f0ca227
|
shell32: Add a few printer icon resource ids.
|
2010-08-27 14:33:09 +02:00 |
|
Francois Gouget
|
6456fe50c0
|
shdoclc: Remove a space before an ellipsis in the Italian translation.
|
2010-08-27 12:31:11 +02:00 |
|
Francois Gouget
|
7e352cc2c6
|
appwiz.cpl: Remove a space before an ellipsis in the Norwegian translation.
|
2010-08-27 12:31:07 +02:00 |
|
Francois Gouget
|
bd43ffec6a
|
mshtml: Remove spaces before '\n's in the Portuguese translation.
|
2010-08-27 12:31:04 +02:00 |
|
Francois Gouget
|
c5e54a02dd
|
shell32: Remove spaces before '\n's in the Serbian translation.
|
2010-08-27 12:31:00 +02:00 |
|
Juan Lang
|
e5394c6ce5
|
userenv: Implement GetProfilesDirectory.
|
2010-08-27 12:28:04 +02:00 |
|
Juan Lang
|
4e19b7ae35
|
userenv/tests: Add tests for GetProfilesDirectory.
|
2010-08-27 12:26:50 +02:00 |
|
Matteo Bruni
|
90c615aa61
|
d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll.
|
2010-08-27 12:26:19 +02:00 |
|
Hans Leidekker
|
94deb85d12
|
wininet: Handle HTTP_STATUS_REDIRECT_METHOD.
|
2010-08-27 12:08:41 +02:00 |
|
Hans Leidekker
|
dd7514a38d
|
msi: Move database initialization to a separate function.
|
2010-08-27 12:08:33 +02:00 |
|
Hans Leidekker
|
eef54ffe6b
|
msi: Open the database storage in transacted mode when MSIDBOPEN_CREATE or MSIDBOPEN_TRANSACT is specified.
|
2010-08-27 12:08:29 +02:00 |
|
Hans Leidekker
|
d411c49dd1
|
msi/tests: Fix a WoW64 test failure.
|
2010-08-27 12:08:22 +02:00 |
|
Hans Leidekker
|
44b15b061b
|
msi: Create the product key if necessary in msi_publish_patches.
Fixes a regression caused by c9fb24927d .
|
2010-08-27 12:08:16 +02:00 |
|
Hans Leidekker
|
137dfbe80a
|
msi/tests: Use a different product code in the package tests to avoid cascading test failures.
|
2010-08-27 12:08:08 +02:00 |
|
Piotr Caban
|
25efb00857
|
msvcr90: Added _wstat64i32 implementation.
|
2010-08-27 12:06:55 +02:00 |
|
Piotr Caban
|
3a25d7d9aa
|
msvcrt: Added _gcvt_s implementation.
|
2010-08-27 12:06:43 +02:00 |
|
Piotr Caban
|
600fa766f3
|
msvcrt: Added _scprintf implementation.
|
2010-08-27 12:06:12 +02:00 |
|
Piotr Caban
|
6467c8325f
|
msvcrt: Added _gmtime32_s and _gmtime64_s implementation.
|
2010-08-27 12:06:00 +02:00 |
|
Piotr Caban
|
471bad1ee8
|
msvcrt: Added _strdate_s and _wstrdate_s implementation.
|
2010-08-27 12:05:42 +02:00 |
|
Piotr Caban
|
7d0c04d31c
|
msvcrt: Added _strtime_s and _wstrtime_s implementation.
|
2010-08-27 12:05:10 +02:00 |
|
Juan Lang
|
3fec8d9e05
|
urlmon: Return failures from progress callback.
|
2010-08-27 12:02:37 +02:00 |
|
Thomas Mullaly
|
144ddea3f9
|
urlmon: Improved support for opaque file URL paths.
|
2010-08-27 12:00:48 +02:00 |
|
Thomas Mullaly
|
fe89d8ac5b
|
urlmon: Finished adding basic support for Uri_CREATE_FILE_USE_DOS_PATH.
|
2010-08-27 12:00:38 +02:00 |
|
Thomas Mullaly
|
948009872d
|
urlmon: Improved support for determining if a URI is hierarchical or not.
|
2010-08-27 12:00:35 +02:00 |
|
Thomas Mullaly
|
6a8b2d88af
|
urlmon: Beginning to add support for Uri_CREATE_FILE_USE_DOS_PATH in CreateUri.
|
2010-08-27 12:00:32 +02:00 |
|
Thomas Mullaly
|
d88796f6ce
|
urlmon: Some opaque URIs get their port set.
|
2010-08-27 12:00:20 +02:00 |
|
Thomas Mullaly
|
506dc3724f
|
urlmon: Some IUri's don't always have an absolute URI property.
|
2010-08-27 12:00:14 +02:00 |
|
Anders Jonsson
|
876dcc96b3
|
user32: Update Swedish translation.
|
2010-08-27 11:59:38 +02:00 |
|
Anders Jonsson
|
8ecf937c10
|
winmm: Add Swedish translation.
|
2010-08-27 11:59:30 +02:00 |
|
Amine Khaldi
|
59296b7f0c
|
mpr: Fix translations.
|
2010-08-27 11:59:11 +02:00 |
|