46798 Commits

Author SHA1 Message Date
Michael Stefaniuc
b6305ed413 start: Fix the Cs, Es, It, Si and Tr translations. 2008-06-04 12:32:19 +02:00
Michael Stefaniuc
db74eb3954 comdlg32: Fix the Czech translation. 2008-06-04 12:32:16 +02:00
Michael Stefaniuc
d5c45a411d oledlg: Fix the Italian translation. 2008-06-04 12:32:13 +02:00
Michael Stefaniuc
72598cd58e cmd: Fix the Turkish translation. 2008-06-04 12:32:11 +02:00
Michael Stefaniuc
00832864a4 cmd: Fix the Czech translation. 2008-06-04 12:32:08 +02:00
Michael Stefaniuc
2fcc9199cc cmdlgtst: Fix the Italian translation. 2008-06-04 12:32:06 +02:00
Michael Stefaniuc
ebc304856d cmdlgtst: Fix the Czech translation. 2008-06-04 12:32:03 +02:00
Michael Stefaniuc
20feb3700f notepad: Fix the Swedish translation. 2008-06-04 12:32:01 +02:00
Alistair Leslie-Hughes
294573a594 snmpapi: Correct snmpapi tests under win98. 2008-06-04 12:31:45 +02:00
Zac Brown
b483b68013 ntdll/tests: Actually verify right bytes received in aio test. 2008-06-03 11:17:36 +02:00
Roderick Colenbrander
0ca7d443ac wined3d: Add a WineD3D_ChoosePixelFormat line. 2008-06-03 11:17:27 +02:00
Roderick Colenbrander
042d0394dc wined3d: Add a registry key to allow/disallow multisampling.
Right now it is set to disabled due to an Nvidia GLXBadDrawable
bug. Second there is some issue (driver bug too?) in FBO mode.
2008-06-03 11:17:09 +02:00
Stefan Dösinger
cd7825c893 wined3d: Hardcode local constants with glUniform4fvARB. 2008-06-03 11:13:59 +02:00
Stefan Dösinger
e4413f2012 wined3d: Give local constants a shader type prefix. 2008-06-03 11:13:09 +02:00
H. Verbeet
35bdc00479 wined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset. 2008-06-03 11:11:44 +02:00
H. Verbeet
3687207a04 wined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards. 2008-06-03 11:11:30 +02:00
Michael Karcher
a6e515af83 d3d9/tests: Keep swapchain while its backbuffer is in use. 2008-06-03 11:11:20 +02:00
Michael Stefaniuc
a2c6b25e12 shell32: Fix the Italian translation. 2008-06-03 11:11:11 +02:00
Michael Stefaniuc
a7a68d5209 regedit: Fix the Italian translation. 2008-06-03 11:11:08 +02:00
Michael Stefaniuc
ee924bfde7 shell32: Fix the Swedish translation. 2008-06-03 11:11:04 +02:00
Michael Stefaniuc
0f7ac9e672 regedit: Fix the Czech translation. 2008-06-03 11:11:01 +02:00
Michael Stefaniuc
5c7f613c77 shell32: Fix the Czech translation. 2008-06-03 11:10:58 +02:00
Michael Stefaniuc
19d06126af crypt32: Fix the Swedish translation. 2008-06-03 11:10:54 +02:00
Jonathan Ernst
077cf2e817 reg: Updated French translation. 2008-06-03 11:10:50 +02:00
Kirill K. Smirnov
b85574fc66 mshtml: Fix yet another copy/paste typo. 2008-06-03 11:10:45 +02:00
Vitaliy Margolen
e3fc64aaec user32: Fix input tests failing on WinXP+. 2008-06-03 11:10:37 +02:00
Francois Gouget
b4bf3553c4 wordpad: Remove extraneous spaces in '...'. 2008-06-02 14:13:50 +02:00
Francois Gouget
133ada7970 winefile: Fix the French translation (with some help from Michael Stefaniuc). 2008-06-02 14:13:46 +02:00
Francois Gouget
4cff95351c regedit: Update the French translation. 2008-06-02 14:13:43 +02:00
Francois Gouget
71941a8f78 reg: Add French resources. 2008-06-02 14:13:41 +02:00
Alexandre Julliard
e0c35a8582 user32/tests: Fix race condition in DDE server startup. 2008-06-02 14:13:01 +02:00
Austin English
1b81ee33be README: A few more updates. 2008-06-02 14:12:58 +02:00
Hans Leidekker
656a035821 wininet: Don't send a "Connection: Close" header. 2008-06-02 14:05:32 +02:00
Hans Leidekker
a6dc4a9a44 wininet: Return success from the InternetSetOption(INTERNET_OPTION_DISABLE_AUTODIAL) stub. 2008-06-02 13:46:00 +02:00
Hans Leidekker
9d55252d41 wininet: Don't send a handle closing callback for session handles created with InternetOpenUrl. 2008-06-02 13:45:53 +02:00
Hans Leidekker
2f99450c49 wininet: Make resolving hostnames thread-safe. 2008-06-02 13:44:31 +02:00
Jon Griffiths
7cdc50fede oleaut32/tests: Fix memory leaks reported by valgrind. 2008-06-02 13:44:19 +02:00
Jonathan Ernst
992e3edc4b shell32: Updated French translation. 2008-06-02 12:39:37 +02:00
Jonathan Ernst
785507e653 start.exe: Updated French translation. 2008-06-02 12:39:05 +02:00
James Hawkins
7352978713 ddraw: Delete the temporarily attached surface. 2008-06-02 12:35:14 +02:00
Simon Richter
2416533cd5 libwine: Fix wine_switch_to_stack on ppc.
The PowerPC ABI expects the caller to allocate space for the return
address on the stack, above the current stack pointer, even if the
address is passed in the link register (usually the address is stored at
SP+4 by the callee).
2008-06-02 12:34:28 +02:00
Simon Richter
ff77ba8e17 libwine: Implement wine_call_on_stack for ppc. 2008-06-02 12:34:06 +02:00
Simon Richter
238e1868b2 winebuild: Fix import stub on ppc.
The address calculation was wrong, as the addition of the lower 16 bits
is a signed addition, so if bit 15 is set, the upper 16 bits need to be
incremented by one (so the hi portion of the symbol always references
the symbol + 0x8000).
2008-06-02 12:33:47 +02:00
Simon Richter
d1e277fb70 winebuild: Fix branch mnemonic on ppc. 2008-06-02 12:33:27 +02:00
Hwang YunSong(황윤성)
aa821fdd7b shell32: Updated Korean resource. 2008-06-02 12:33:08 +02:00
James Hawkins
6fc9d7e59d urlmon: Fix a few failing tests in win2k3. 2008-06-02 12:32:57 +02:00
José Manuel Ferrer Ortiz
85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Alexandre Julliard
7c61679989 wininet: Include openssl/ssl.h before Windows headers. 2008-06-02 12:14:37 +02:00
Alexandre Julliard
3499cb96b6 ntdll: Add local defines for VIF and VIP flags. 2008-06-02 12:13:33 +02:00
Vitaliy Margolen
5fc1b36b17 Update Russian translations. 2008-06-02 12:13:11 +02:00