Akihiro Sagawa
|
35a928a0f8
|
gdi32: Use the translated string as a charset name.
|
2011-11-07 19:34:47 +01:00 |
Akihiro Sagawa
|
b5db70f1ca
|
gdi32: Add a string table resource for the translation.
|
2011-11-07 17:28:00 +01:00 |
Alexandre Julliard
|
7a3c56a941
|
configure: Remove some no longer used variables.
|
2011-11-07 17:13:26 +01:00 |
André Hentschel
|
ec56eee03d
|
apphelp: Add stub for ApphelpCheckMsiPackage.
|
2011-11-07 16:57:05 +01:00 |
André Hentschel
|
0906499687
|
apphelp: Add stub for SdbCreateDatabase.
|
2011-11-07 16:56:49 +01:00 |
André Hentschel
|
8cfbcaf1be
|
apphelp: Add stub for ApphelpCheckInstallShieldPackage.
|
2011-11-07 16:56:25 +01:00 |
Francois Gouget
|
17d6f08381
|
version: Add verrsrc.h and make it so it does not need other headers to be used in resource files.
|
2011-11-07 16:05:01 +01:00 |
Francois Gouget
|
c84b7d33dd
|
version: Add some macros and prototypes to winver.h.
|
2011-11-07 16:04:45 +01:00 |
Stefan Dösinger
|
7eefed1410
|
wined3d: YUY2 and UYVY are block based.
|
2011-11-07 14:32:16 +01:00 |
Stefan Dösinger
|
7fd752047d
|
d3d9/tests: Test partial block locks.
|
2011-11-07 14:27:24 +01:00 |
Eric Pouech
|
c561b67950
|
expand: No longer use Unix stdio functions, but rather the kernel32 equivalent.
|
2011-11-07 14:09:48 +01:00 |
Eric Pouech
|
60460147ee
|
expand: Remove extraneous curly braces from switch statements.
|
2011-11-07 14:09:45 +01:00 |
Alistair Leslie-Hughes
|
7ea2e93107
|
mscoree: Move clearing of processes to Terminate.
|
2011-11-07 14:06:24 +01:00 |
Alexandre Julliard
|
03e0d96b9e
|
gdi32: Retrieve the brush pattern bits from the cache for enhanced metafiles.
|
2011-11-07 13:43:30 +01:00 |
Alexandre Julliard
|
7d0b65c4d1
|
gdi32: Retrieve the brush pattern bits from the cache for metafiles.
|
2011-11-07 13:42:57 +01:00 |
Alexandre Julliard
|
199409a27b
|
gdi32: Fix positioning of font underlines and strikeouts.
|
2011-11-07 13:41:18 +01:00 |
Andrew Talbot
|
7f17934de2
|
secur32: Superfluous semicolons fix.
|
2011-11-07 11:54:47 +01:00 |
Andrew Talbot
|
43bbce728a
|
msvcp90: Superfluous semicolons fix.
|
2011-11-07 11:54:36 +01:00 |
Andrew Talbot
|
e0cd19d88d
|
wined3d: Remove extraneous braces from switch statements.
|
2011-11-07 11:54:25 +01:00 |
Andrew Talbot
|
8cf1f49005
|
sane.ds: Remove extraneous braces from switch statement.
|
2011-11-07 11:54:13 +01:00 |
Andrew Talbot
|
47a68bbdbe
|
oledlg: Remove extraneous braces from switch statement.
|
2011-11-07 11:54:05 +01:00 |
Andrew Talbot
|
3358b541ac
|
msi: Remove extraneous braces from switch statement.
|
2011-11-07 11:53:56 +01:00 |
Andrew Talbot
|
d5ad5ca91c
|
kernel32: Remove extraneous braces from switch statement.
|
2011-11-07 11:53:52 +01:00 |
Andrew Talbot
|
f03c8a19a2
|
inetcomm: Remove extraneous braces from switch statements.
|
2011-11-07 11:53:35 +01:00 |
Andrew Talbot
|
f640ba231b
|
dplayx: Remove extraneous braces from switch statement.
|
2011-11-07 11:53:26 +01:00 |
Alexandre Julliard
|
2d60d91460
|
advpack: Pass all the specified parameters to do_ocx_reg.
|
2011-11-07 11:45:18 +01:00 |
Alexandre Julliard
|
30a7d0a5a7
|
shell32/tests: Avoid some array bounds warnings.
|
2011-11-07 11:44:35 +01:00 |
Alexandre Julliard
|
6098a0457b
|
gdi32/tests: Avoid some array bounds warnings.
|
2011-11-07 11:43:46 +01:00 |
Hwang YunSong
|
f61fb83928
|
po: Updated Korean translation.
|
2011-11-07 11:35:01 +01:00 |
Francois Gouget
|
9b7178e633
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2011-11-07 11:32:57 +01:00 |
Henri Verbeet
|
a64271c07e
|
wined3d: Make the surface parameter to blit_shader.set_shader() const.
|
2011-11-07 11:32:47 +01:00 |
Henri Verbeet
|
12268879a2
|
wined3d: Make the surface parameter to upload_palette() const.
|
2011-11-07 11:32:42 +01:00 |
Henri Verbeet
|
b99a2a9ff8
|
comctl32: Avoid using __FUNCTION__ in ranges_check.
|
2011-11-07 11:32:38 +01:00 |
Henri Verbeet
|
35515e4669
|
wined3d: Remove surface_draw_overlay from wined3d_surface_ops.
|
2011-11-07 11:32:34 +01:00 |
Henri Verbeet
|
48b6050ca3
|
wined3d: Remove surface_preload from wined3d_surface_ops.
|
2011-11-07 11:32:28 +01:00 |
André Hentschel
|
64d883a356
|
winebuild: Add support for building on powerpc64.
With much help from Austin English.
|
2011-11-07 11:32:20 +01:00 |
André Hentschel
|
2741edb998
|
ntdll: Declare debug channel only when used.
|
2011-11-07 11:30:38 +01:00 |
Thomas Faber
|
e374c8fe46
|
msvcrt: Fix MSVC build in locale.c.
|
2011-11-07 11:29:49 +01:00 |
Thomas Faber
|
5402827329
|
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
|
2011-11-07 11:29:43 +01:00 |
Octavian Voicu
|
24a1fc3766
|
makefiles: Add manual dependencies also for testlist cross object.
|
2011-11-07 11:26:10 +01:00 |
Rafał Mużyło
|
78f717bff2
|
configure: Fix a typo.
|
2011-11-07 11:26:04 +01:00 |
Nikolay Sivov
|
2ce0f8fd73
|
msxml3: Fix collection index based support for IXMLDOMSelection.
|
2011-11-07 11:22:33 +01:00 |
Nikolay Sivov
|
70e0290dcf
|
msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
|
2011-11-07 11:22:23 +01:00 |
Nikolay Sivov
|
5ea259e8e4
|
msxml3: Support IDispatch in IXMLElement.
|
2011-11-07 11:22:09 +01:00 |
Nikolay Sivov
|
c32db17417
|
msxml3: Fix IDispatch support for IXMLDocument.
|
2011-11-07 11:21:40 +01:00 |
Alexandre Julliard
|
08a4ca7b53
|
Release 1.3.32.
|
2011-11-04 20:02:31 +01:00 |
Alexandre Julliard
|
2d18d5feeb
|
dpnet/tests: Fix another test failure on Windows.
|
2011-11-04 17:32:21 +01:00 |
Eric Pouech
|
ad54412813
|
icinfo: No longer use stdio functions, but direct kernel32 ones.
|
2011-11-04 16:14:27 +01:00 |
Eric Pouech
|
15bcb63bca
|
icinfo: Compile the IcInfo program as a command-line app.
|
2011-11-04 16:11:22 +01:00 |
Alexandre Julliard
|
29295e98e6
|
wineps: Fix the font escapement when coordinates are being mirrored.
|
2011-11-04 16:08:29 +01:00 |