Michael Stefaniuc
|
d6a9ef91d1
|
view: Convert the German resources to UTF-8.
|
2009-07-09 15:22:18 +02:00 |
Michael Stefaniuc
|
4b18e8d21a
|
cmd: Convert the German resources to UTF-8.
|
2009-07-09 15:22:15 +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 |
Francois Gouget
|
8890282ac0
|
winapi/c_parser: Remove special cases for DEFINE_SHLGUID() and ICOM_DEFINE().
These macros don't exist anymore.
|
2009-07-09 14:51:26 +02:00 |
Francois Gouget
|
8c1bf48fbf
|
winapi/c_parser: Badly indenting a closing brace should be a warning, not an error.
|
2009-07-09 14:51:21 +02:00 |
Alexandre Julliard
|
ae1afb82d2
|
winetest: Create a separate resource file with the SHA1 build id.
|
2009-07-09 12:54:39 +02:00 |
Alexandre Julliard
|
f0ea22ba87
|
winebuild: Dump resource data as dwords to reduce the output file size.
|
2009-07-09 12:54:16 +02:00 |
Alexandre Julliard
|
21872b3d57
|
configure: Apply makedep flags when doing automatic dependencies.
|
2009-07-09 12:53:49 +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 |
Anders Jonsson
|
c2ef4e79fc
|
winemine: Add Swedish translation.
|
2009-07-09 11:51:12 +02:00 |
Anders Jonsson
|
046e00beef
|
winemine: Add ellipses for menu entries that open new dialog windows.
|
2009-07-09 11:51:06 +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 |
Francois Gouget
|
def8d4f401
|
winapi: Modify parse_c_typedef() to get rid of the $finished variable.
|
2009-07-09 11:37:44 +02:00 |
Francois Gouget
|
6f5ae45846
|
winapi: Introduce a pseudo-loop in parse_c_variable() to get rid of the $finished variable.
|
2009-07-09 11:37:42 +02:00 |
Hwang YunSong
|
3ce23c9802
|
notepad: Updated Korean resource.
|
2009-07-09 11:37:35 +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 |
Austin English
|
b0f53e1920
|
notepad: Fix English resource line breaks.
|
2009-07-08 20:35:24 +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 |
Detlef Riekenberg
|
437caf390e
|
include: Add IInternetZoneManagerEx2 interface for IE7.
|
2009-07-08 20:34:10 +02:00 |