Commit Graph

44512 Commits

Author SHA1 Message Date
Juan Lang c572e1c99a wininet: Use address length returned by GetAddress in NETCON_connect. 2009-07-10 12:25:10 +02:00
Juan Lang 9f82d9c779 wininet: Use sizeof(member) rather than sizeof(type) for address lengths. 2009-07-10 12:25:05 +02:00
Juan Lang deabdca653 wininet: Use length reported by GetAddress in FTP_Connect. 2009-07-10 12:24:58 +02:00
Juan Lang 33d09e7364 wininet: Use struct sockaddr_storage in InternetCheckConnectionW. 2009-07-10 12:24:53 +02:00
Juan Lang f0dde6b673 wininet: Simplify GetAddress when using getaddrinfo. 2009-07-10 12:24:42 +02:00
Juan Lang 44bf025767 wininet: Change type of GetAddress from struct sockaddr_in * to struct sockaddr *. 2009-07-10 12:24:35 +02:00
Juan Lang 9fd8462add wininet: Fix tests when running behind a proxy server. 2009-07-10 12:24:16 +02:00
Henri Verbeet 3115f3357f d3d9/tests: Use color_match() in a few more places. 2009-07-10 12:13:32 +02:00
Henri Verbeet 38cb9d02b1 wined3d: Take geometry shaders into account in shader_glsl_load_constantsB(). 2009-07-10 12:13:29 +02:00
Henri Verbeet 69b7612265 wined3d: Get rid of struct glDescriptor.
In general it might not be a bad idea to group GL specific data into a
separate struct, but IWineD3DSurfaceImpl is currently the only thing that
bothers. It doesn't get it quite right either, since e.g. the PBO isn't in
glDescriptor either.
2009-07-10 12:13:24 +02:00
Henri Verbeet 038d939941 wined3d: Remove GetGlDesc() from the public IWineD3DSurface interface. 2009-07-10 12:13:09 +02:00
Henri Verbeet 60e0997c79 wined3d: Simplify the GLSL sRGB write code. 2009-07-10 12:13:03 +02:00
Rein Klazes 1b41bafa07 comdlg32: Memorize and restore the size of the file dialog between calls.
Includes some fine tuning to fix a couple of todo's in the tests.
2009-07-10 12:12:58 +02:00
Paul Vriens 223c07738f appwiz.cpl: Fix Dutch translations. 2009-07-10 12:12:51 +02:00
Daniel Nylander d07779252f appwiz.cpl: Add Swedish translation. 2009-07-10 12:12:44 +02:00
Nikolay Sivov a18886e5c2 comctl32/header: Always update rectangles after HDM_SETORDERARRAY. 2009-07-10 12:12:21 +02:00
Nikolay Sivov 67d2292b00 comctl32/header: Test item rectangles updating after reordering. 2009-07-10 12:12:17 +02:00
Detlef Riekenberg b32e6f0fd2 urlmon/tests: Windows headers need _WIN32_IE for IInternetZoneManagerEx2. 2009-07-10 12:12:11 +02:00
Damjan Jovanovic 26b0fad163 ws2_32: Test AcceptEx early disconnects and invalid parameters. 2009-07-10 12:12:04 +02:00
Frédéric Delanoy 5f0ca73208 cryptdlg: Update French translation. 2009-07-10 12:11:56 +02:00
Frédéric Delanoy 4a4c2fa12f shell32: Fix French translation & UI display. 2009-07-10 12:11:52 +02:00
Frédéric Delanoy 37dba9f2d9 comdlg32: Fix left-right margins inversion in French page setup UI. 2009-07-10 12:11:38 +02:00
Frédéric Delanoy 88da8071f0 msvidc32: Convert French resources to UTF-8. 2009-07-10 12:11:19 +02:00
Frédéric Delanoy a20e682995 msvfw32: Fix French UI display. 2009-07-10 12:11:15 +02:00
Frédéric Delanoy 7d7c64abdd shdoclc: Fix French translation & UI display. 2009-07-10 12:11:10 +02:00
Alexandre Julliard d69b6d89a5 kernel32: Explicitly specify the codepage in message files. 2009-07-09 20:39:23 +02:00
Alexandre Julliard df6c65623a ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests. 2009-07-09 19:31:36 +02:00
Piotr Caban b9be3bd766 jscript: Changed to_primitive implementation. 2009-07-09 17:47:40 +02:00
Piotr Caban 3f18e98413 jscript: Added Function_valueOf implementation. 2009-07-09 17:47:39 +02:00
Austin English 4eac19fe94 hal: Add stub for KeGetCurrentIrql. 2009-07-09 17:16:36 +02:00
Aric Stewart 34751fbdf2 msctf: Correct return value from GetValue. 2009-07-09 16:04:34 +02:00
Alexandre Julliard f628146cfe Remove some obsolete README files. 2009-07-09 16:02:19 +02:00
Alexandre Julliard 82f1cdc237 mswsock: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:43 +02:00
Alexandre Julliard fdd615843b msdmo: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:37 +02:00
Alexandre Julliard 963b0d679f avifil32: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:33 +02:00
Michael Stefaniuc 360478e144 winmm: Convert the German resources to UTF-8. 2009-07-09 15:24:01 +02:00
Michael Stefaniuc 8edb9eaf58 comdlg32: Convert the German resources to UTF-8. 2009-07-09 15:23:57 +02:00
Michael Stefaniuc f0d61b9a88 oledlg: Convert the German resources to UTF-8. 2009-07-09 15:23:49 +02:00
Michael Stefaniuc b8520a7b28 wldap32: Convert the German resources to UTF-8. 2009-07-09 15:23:26 +02:00
Michael Stefaniuc cb3da594b2 comctl32: Convert the German resources to UTF-8. 2009-07-09 15:23:19 +02:00
Michael Stefaniuc a424283106 localui: Convert the German resources to UTF-8. 2009-07-09 15:23:08 +02:00
Michael Stefaniuc ce2c6f3837 gphoto2.ds: Convert the German resources to UTF-8. 2009-07-09 15:22:58 +02:00
Michael Stefaniuc f6bc37cabb credui: Convert the German resources to UTF-8. 2009-07-09 15:22:54 +02:00
Michael Stefaniuc fc83cc5ffd hhctrl.ocx: Convert the German resources to UTF-8. 2009-07-09 15:22:51 +02:00
Michael Stefaniuc eab981c116 msvfw32: Convert the German resources to UTF-8. 2009-07-09 15:22:48 +02:00
Michael Stefaniuc a3086ace25 avifil32: Convert the German resources to UTF-8. 2009-07-09 15:22:44 +02:00
Michael Stefaniuc b291179282 serialui: Convert the German resources to UTF-8. 2009-07-09 15:22:41 +02:00
Michael Stefaniuc 88b5979d27 msrle32: Convert the German resources to UTF-8. 2009-07-09 15:22:33 +02:00
Michael Stefaniuc 32f33a3e6d winspool.drv: Convert the German resources to UTF-8. 2009-07-09 15:22:26 +02:00
Michael Stefaniuc 6c24ec186c wineps.drv: Convert the German resources to UTF-8. 2009-07-09 15:22:23 +02:00
Michael Stefaniuc 346e780697 shdoclc: Convert the German resources to UTF-8. 2009-07-09 15:22:11 +02:00
Alexandre Julliard 58afa8aceb ntdll: Display write watch status in virtual traces. 2009-07-09 15:21:59 +02:00
Alexandre Julliard 48656f5596 ws2_32: Check buffers before recvmsg() to trigger write watches. 2009-07-09 15:21:30 +02:00
Frédéric Delanoy 0a2380f982 mshtml: Convert French resources to UTF-8. 2009-07-09 15:09:34 +02:00
Frédéric Delanoy c308622546 winspool.drv: Convert French resources to UTF-8. 2009-07-09 15:09:30 +02:00
Frédéric Delanoy f091492ad3 mpr: Fix French translation. 2009-07-09 15:09:12 +02:00
Frédéric Delanoy 3a18d63c4c comctl32: Fix French translation & UI display. 2009-07-09 14:52:06 +02:00
Frédéric Delanoy d9a121c3e2 comdlg32: Fix French translation & UI display. 2009-07-09 14:51:56 +02:00
Frédéric Delanoy 90684e6f43 wldap32: Fix French translation. 2009-07-09 14:51:37 +02:00
Frédéric Delanoy b1f24b4061 msacm32: Fix French translation & UI display. 2009-07-09 14:51:33 +02:00
Stefan Dösinger c0e5c8f481 wined3d: Update Nvidia driver versions. 2009-07-09 12:47:39 +02:00
Stefan Dösinger cfd0652980 wined3d: Add Intel GMA X3100 to our card DB. 2009-07-09 12:47:33 +02:00
Stefan Dösinger 37b73478f1 wined3d: An indirect address op can adjust min and max at the same time. 2009-07-09 12:47:24 +02:00
Juan Lang 3d9809b129 winhttp: Support IPv6 in netconn_resolve. 2009-07-09 12:01:16 +02:00
Juan Lang d48eade7fb winhttp: Support IPv6 addresses in open_connection. 2009-07-09 12:00:41 +02:00
Juan Lang 646b9cae80 winhttp: Convert connect_t's address type from a struct sockaddr_in to a struct sockaddr_storage. 2009-07-09 12:00:23 +02:00
Juan Lang 831c87c141 winhttp: Simplify netconn_resolve when using getaddrinfo. 2009-07-09 11:58:23 +02:00
Juan Lang cc619639d2 winhttp: Change type of netconn_resolve from struct sockaddr_in * to struct sockaddr *. 2009-07-09 11:53:16 +02:00
Henri Verbeet 9cf7888002 wined3d: Fix some cast-qual warnings. 2009-07-09 11:38:07 +02:00
Henri Verbeet 95d9b1271f wined3d: Get rid of the useless "fragcolor" variable in shader_glsl_generate_pshader(). 2009-07-09 11:38:05 +02:00
Henri Verbeet 483d552e21 wined3d: Allow shader_buffer_init() to fail. 2009-07-09 11:38:02 +02:00
Henri Verbeet 40b411958b wined3d: Rename "SHADER_BUFFER" to something sane. 2009-07-09 11:37:58 +02:00
Henri Verbeet bddc4d3f0d wined3d: Reuse the shader buffer between shaders. 2009-07-09 11:37:53 +02:00
Hwang YunSong 7cecc0cb82 cryptui: Updated Korean resource. 2009-07-09 11:37:29 +02:00
Hwang YunSong 246c99916d cryptdlg: Updated Korean resource. 2009-07-09 11:37:22 +02:00
Hwang YunSong 755abeda01 crypt32: Updated Korean resource. 2009-07-09 11:37:18 +02:00
Francois Gouget a4f4fd2a77 urlmon/tests: Fix two ok() trailing '\n's. 2009-07-09 11:37:13 +02:00
Rein Klazes a73175fd11 comdlg32: Fix a problem with resizing a customized file dialog. 2009-07-09 11:37:08 +02:00
Nikolay Sivov 6c0c08af02 comctl32/listview: Fix selection and focus rectangles on reordered list (report mode). 2009-07-09 11:25:38 +02:00
Frédéric Delanoy 1cd8512695 appwiz.cpl: Fix French translation & UI display. 2009-07-09 11:25:28 +02:00
Frédéric Delanoy dc4463e142 msrle32: Fix French translation. 2009-07-09 11:25:25 +02:00
Frédéric Delanoy 45e9d0d2cb shlwapi: Fix French translation. 2009-07-09 11:25:19 +02:00
Andrew Eikum 1ef13941f6 gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics. 2009-07-08 20:35:20 +02:00
Andrew Eikum a06c2570e5 gdiplus: Don't modify container list if container restoration fails. 2009-07-08 20:35:09 +02:00
Detlef Riekenberg 099f031051 urlmon/tests: Add tests for CoInternetCreateZoneManager. 2009-07-08 20:34:25 +02:00
Detlef Riekenberg 1c6efb4241 urlmon: Partial InternetZoneManagerEx2 implementation. 2009-07-08 20:34:16 +02:00
Juan Lang a83f1c93c3 cryptui: Increase control width to support larger fonts. 2009-07-08 20:15:08 +02:00
Huw Davies 904b2749f7 gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails. 2009-07-08 20:15:00 +02:00
Paul Vriens f88d9ab195 comctl32/tests: Fix test failures with comctl32 <= 5.80. 2009-07-08 20:14:52 +02:00
Henri Verbeet 6211643bf5 wined3d: Fix a sign compare warning in shader_vaddline(). 2009-07-08 20:14:44 +02:00
Henri Verbeet e41831990d wined3d: Fix a sign compare warning in glsl_shader.c. 2009-07-08 20:14:35 +02:00
Henri Verbeet 949cd089d5 wined3d: Trace the D3D shader in find_glsl_vshader() / find_glsl_pshader().
It's quite useful to know to which D3D shader a GLSL shader corresponds.
2009-07-08 20:14:32 +02:00
Henri Verbeet 6d8e1e52c8 wined3d: Avoid destroying the currently active context for non-implicit swapchains. 2009-07-08 20:14:25 +02:00
Henri Verbeet 7089128d2a wined3d: Implement a A8R8G8B8 to X8R8G8B8 surface format converter. 2009-07-08 20:14:21 +02:00
Nikolay Sivov 1b2a6a08aa comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests. 2009-07-08 20:13:35 +02:00
Nikolay Sivov 76c0d49b52 comctl32/listview: A basic test for column width default value. 2009-07-08 20:13:30 +02:00
Erik Inge Bolsø 48995f3354 wined3d: Fix Nvidia GTX series misdetection. 2009-07-08 20:13:25 +02:00
Paul Vriens b7e1473311 ws2_32/tests: Fix a test failure on NT4. 2009-07-08 20:13:16 +02:00
Jacek Caban 44d633a902 wininet: Rename WININETHANDLEHEADER to object_header_t.
wininet struct names are very unreadable and I hope that patches 
renaming them will be accepted.
2009-07-08 20:13:00 +02:00
Jacek Caban cf2e8619ef mshtml: Added support for VT_UINT name in IHTMLElementCollection::item. 2009-07-08 20:12:55 +02:00