Commit Graph

46766 Commits

Author SHA1 Message Date
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
Eric Pouech 2fc275f64a msvcrt: Fix for getch() and special characters. 2008-06-02 12:13:03 +02:00
Michael Stefaniuc 73190c419a winecfg: Fix the Czech and Swedish translations. 2008-06-02 12:12:57 +02:00
Michael Stefaniuc 39ca2fe57d winecfg: Fix the Portuguese translations and re-enable them. 2008-06-02 12:12:54 +02:00
Michael Stefaniuc 2abae159f3 winefile: Fix the Czech translation.
Thanks to Marek Mahut for the translation.
2008-06-02 12:12:45 +02:00
Michael Stefaniuc ce864bb2ed winefile: Fix the Italian translation. 2008-06-02 12:12:41 +02:00
Michael Stefaniuc 0c1b666737 winefile: Fix the Swedish translation. 2008-06-02 12:12:38 +02:00
Michael Stefaniuc e51ed2f4a7 cmdlgtst: Fix the Portuguese translations. 2008-06-02 12:12:35 +02:00
Michael Stefaniuc e37690689d winefile: Fix the Portuguese translations. 2008-06-02 12:12:33 +02:00
Michael Stefaniuc 7563654a23 start: Fix the Portuguese translations. 2008-06-02 12:12:30 +02:00
Michael Stefaniuc 8fe5bbf20f cmd: Fix the Portuguese translations. 2008-06-02 12:12:27 +02:00
Michael Stefaniuc b5cfaad49c regedit: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
2008-06-02 12:12:22 +02:00
Michael Stefaniuc ea4d31b3a4 shell32: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
2008-06-02 12:12:19 +02:00
Paul Vriens 4ee90e94f6 oleaut32/tests: Cleanup typelib after the test. 2008-06-02 12:11:52 +02:00
Alexandre Julliard 0b6acfbce7 Release 1.0-rc3. 2008-05-30 16:41:29 +02:00
Paul Vriens dae64e67fc ole32/tests: Prevent a crash. 2008-05-30 11:50:04 +02:00
Michael Karcher 84fd6e629a dsound: Fix double free in dsound capture. 2008-05-30 11:50:00 +02:00
Vitaly Lipatov 9dc3ecb9e3 wine.inf: Create default spool dir. 2008-05-30 11:44:46 +02:00
Dmitry Timoshkov e6d9fc65a2 user32: CBT hook doesn't send window messages. 2008-05-30 11:05:16 +02:00
Alexandre Julliard 2c4a3c8ad6 user32: We no longer need to ensure that the BeginPaint window belongs to the current thread. 2008-05-30 10:03:30 +02:00
Alexandre Julliard a2ba7dcf7b include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate. 2008-05-30 10:02:42 +02:00
Michael Stefaniuc 471f80d65d notepad: Fix the Hungarian translation. 2008-05-30 10:02:02 +02:00
Michael Stefaniuc b020e8fa0b shell32: Fix the Hungarian translation. 2008-05-30 10:01:59 +02:00
Michael Stefaniuc 6b2495863d mshtml: Fix the Hungarian translation. 2008-05-30 10:01:56 +02:00
Michael Stefaniuc f19e8470fa comdlg32: Fix some control sizes in the default English resource. 2008-05-30 10:01:53 +02:00
Michael Stefaniuc 2f24e16171 comdlg32: Fix the Hungarian translation. 2008-05-30 10:01:51 +02:00
Michael Stefaniuc 712ae3cf2b cmd: Fix the Japanese translation. 2008-05-30 10:01:48 +02:00
Michael Stefaniuc e740c01b42 winecfg: Fix the placement of a checkbox in the Japanese translation. 2008-05-30 10:01:45 +02:00
Michael Stefaniuc 9412fa60a6 winecfg: Fix the Bulgarian translation. 2008-05-30 10:01:43 +02:00
Michael Stefaniuc 832005d4f6 winecfg: Fix the Hungarian translation. 2008-05-30 10:01:40 +02:00
Michael Stefaniuc ad8f210481 regedit: Fix the Hungarian translation. 2008-05-30 10:01:37 +02:00
Michael Stefaniuc d647f6db08 regedit: Fix the Japanese translation. 2008-05-30 10:01:35 +02:00
Michael Stefaniuc 8732cb7a5b regedit: Fix the Bulgarian translation. 2008-05-30 10:01:32 +02:00