Commit Graph

52857 Commits

Author SHA1 Message Date
Francois Gouget b092b90309 ws2_32: Add the inet_ntop() and inet_pton() prototypes and their relatives. 2008-12-08 12:04:41 +01:00
Francois Gouget 23063501e5 ws2_32: Add MSG_WAITALL and MSG_INTERRUPT. 2008-12-08 12:04:34 +01:00
Michael Stefaniuc 63ce2ac3dc winedos: Don't cast zero. 2008-12-08 12:04:29 +01:00
Michael Stefaniuc 02d1154bab setupapi: Remove some superfluous casts. 2008-12-08 12:04:25 +01:00
Michael Stefaniuc e899241807 taskmgr: Remove some superfluous casts. 2008-12-08 12:04:21 +01:00
Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 2008-12-08 12:04:17 +01:00
Michael Stefaniuc 50b45a78a3 rsaenh: Do not cast zero. 2008-12-08 12:04:13 +01:00
Austin English 9b0cba3ff4 shell32: Fix German translation. 2008-12-08 12:04:08 +01:00
Daniel Nylander 5e88367d17 shell32: Updated Swedish translation. 2008-12-08 12:03:20 +01:00
Daniel Nylander 1966d8edc5 winecfg: Updated Swedish translation. 2008-12-08 12:03:14 +01:00
Daniel Nylander 4a65cc5f1f notepad: Updated Swedish translation. 2008-12-08 12:03:10 +01:00
Daniel Nylander 7ac9175eba winhlp32: Updated Swedish translation. 2008-12-08 12:03:07 +01:00
Daniel Nylander cb372506a8 winefile: Updated Swedish translation. 2008-12-08 12:03:04 +01:00
Daniel Nylander 4c21d5287a clock: Updated Swedish translation. 2008-12-08 12:03:01 +01:00
Nikolay Sivov f5e59b43f7 oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear. 2008-12-08 12:02:54 +01:00
Christian Costa 4d557bccc1 d3dxof: Increase strings buffer size. 2008-12-08 12:02:46 +01:00
Christian Costa 88cf37fd85 winedbg: Make frame numbers display starting from 0 so we match frame command. 2008-12-08 12:02:43 +01:00
Christian Costa 1632175b35 ddraw: Fix trace. 2008-12-08 12:02:36 +01:00
Christian Costa 1f45516d91 quartz: Accept null clsMinorType for pins when registering filters + tests. 2008-12-08 12:02:33 +01:00
Vincent Povirk 3f68641b92 explorer,shell32: Improve ABM_GETTASKBARPOS stub. 2008-12-08 12:02:27 +01:00
Rok Mandeljc 341d55b400 setupapi: Added Slovenian translation. 2008-12-08 12:02:13 +01:00
Rok Mandeljc 9217652bef winhlp32: Updated Slovenian translation. 2008-12-08 12:02:07 +01:00
Rok Mandeljc 7e6ccb6ca0 appwiz.cpl: Added Slovenian translation. 2008-12-08 12:01:48 +01:00
Rok Mandeljc d0b4ffe650 winefile: Fix problem with ellipses in Slovenian translation. 2008-12-08 12:01:42 +01:00
Rok Mandeljc c10d90f66b cmdlgtst: Fix problem with ellipses in Slovenian translation. 2008-12-08 12:01:36 +01:00
Rok Mandeljc d551d73c1d wordpad: Updated Slovenian translation. 2008-12-08 12:01:33 +01:00
Rok Mandeljc 3f80be02a0 shell32: Updated Slovenian translation. 2008-12-08 12:01:28 +01:00
Rok Mandeljc e5821850f7 mshtml: Fixed Slovenian translation. 2008-12-08 12:01:25 +01:00
Rok Mandeljc 90b26563de winecfg: Updated Slovenian translation. 2008-12-08 12:01:22 +01:00
Rok Mandeljc ea009608f1 start: Updated Slovenian translation. 2008-12-08 12:01:17 +01:00
Rok Mandeljc bc8a7f5eb6 serialui: Added Slovenian translation. 2008-12-08 12:01:13 +01:00
Rok Mandeljc f54101abd3 regedit: Updated Slovenian translation. 2008-12-08 12:01:10 +01:00
Andrew Talbot ff380900c2 winex11.drv: Sign-compare warnings fix. 2008-12-08 12:01:03 +01:00
Paul Vriens 1bf1adcc95 crypt32/tests: Fix some test failures on Win9x and NT4. 2008-12-08 12:00:58 +01:00
Paul Vriens 6630470ec4 advapi32/tests: Fix a few test failures on NT4. 2008-12-08 12:00:52 +01:00
Marcus Meissner 2fc6cea11a gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c. 2008-12-08 12:00:47 +01:00
Aric Stewart 5c3aa81473 imm32: Implement ImmAssociateContextEx. 2008-12-08 12:00:37 +01:00
Andrew Talbot d7f9d92b47 widl: Remove unneeded address-of operators from function names. 2008-12-08 11:27:53 +01:00
Andrew Talbot e05b8aa301 widl: Remove unneeded address-of operators from array names. 2008-12-08 11:27:50 +01:00
Alexandre Julliard 5c37788a01 server: The name len in the get_directory_entry request must be a data_size_t. 2008-12-06 17:29:31 +01:00
Alexandre Julliard 3343c408cb server: Convert the registry key modification time to a win32-style time. 2008-12-06 17:29:01 +01:00
Alexandre Julliard 7832378658 Release 1.1.10. 2008-12-05 17:57:45 +01:00
Paul Vriens d0d7160c49 user32/tests: Fix some typos. 2008-12-05 17:21:39 +01:00
Huw Davies e86ff2a312 opengl/tests: Skip tests if we can't find a pixel format. 2008-12-05 17:15:56 +01:00
Paul Vriens 252525da9a shell32/tests: Fix some new test failures on W2K. 2008-12-05 17:13:27 +01:00
Ricardo Filipe 7e60ab10c1 setupapi: Add stubs for SetupPromptForDiskA/W. 2008-12-05 17:13:21 +01:00
Paul Vriens 212ce8b6d6 oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8. 2008-12-05 13:52:41 +01:00
Huw Davies ebb31dbbb7 ddraw/tests: Skip tests if we can't create a primary surface. 2008-12-05 13:52:38 +01:00
Austin English 21bc015db3 dnsapi: Remove a useless check. 2008-12-05 13:52:31 +01:00
Juan Lang aebd13f768 cryptdlg: Implement FormatVerisignExtension. 2008-12-05 13:48:05 +01:00