Florian Köberle
2f77e2b93d
comctl32/tests: Test calculating the rect of a child item while handling TVN_ITEMEXPANDED.
2010-06-21 11:52:26 +02:00
Jacek Caban
2c354b8bbb
shdocvw: Return IHTMLDocument2's IDispatch in get_Document.
2010-06-21 11:52:09 +02:00
Jacek Caban
1eced6053d
mshtml: Check if event_table entry is allocated before using it in remove_event_handler.
2010-06-21 11:51:52 +02:00
Jacek Caban
c00121a603
mshtml: Fixed event tests.
2010-06-21 11:51:47 +02:00
Alexandre Julliard
db1c43c399
user32: Fallback to English in MessageBoxIndirect if the specified language is not supported.
2010-06-21 11:51:12 +02:00
Alexandre Julliard
fa2444caf1
shell32/tests: Use the windows directory for the SHParseDisplayName test to avoid ambiguous namings.
2010-06-21 11:50:15 +02:00
Alexandre Julliard
8b54390686
ntdll: Fix the initial FPU control word on 64-bit.
2010-06-21 11:49:25 +02:00
Alexandre Julliard
2a26e954ec
hlink/tests: Comment out a test for an uninitialized return value.
2010-06-21 11:49:07 +02:00
Hwang YunSong
ed264c4bb7
mapi32: New Korean resource.
2010-06-21 11:48:43 +02:00
Hwang YunSong
503c5b8830
avifil32: Update Korean resource.
2010-06-21 11:48:26 +02:00
Hwang YunSong
784716946e
wininet: Update Korean resource.
2010-06-21 11:48:20 +02:00
Hwang YunSong
af08cc50b4
winecfg: Update Korean resource.
2010-06-21 11:48:16 +02:00
Hwang YunSong
ea56c5fbcb
shdoclc: Update Korean resource.
2010-06-21 11:48:13 +02:00
Hwang YunSong
d7124ae9ee
setupapi: Update Korean resource.
2010-06-21 11:48:10 +02:00
Hwang YunSong
5f23e98aa0
oledlg: Update Korean resource.
2010-06-21 11:48:06 +02:00
Hwang YunSong
d81fbcd671
gphoto2.ds: Update Korean resource.
2010-06-21 11:48:02 +02:00
Hwang YunSong
40200a404d
comctl32: Update Korean resource.
2010-06-21 11:47:58 +02:00
Peter Davies
1b23130d74
winegcc: Enable the use of gcov and PGO.
2010-06-21 11:47:51 +02:00
André Hentschel
ab87f82f46
cmd: Update German translation.
2010-06-21 11:47:42 +02:00
André Hentschel
cccad9d97b
winedump: Update README.
2010-06-21 11:47:40 +02:00
Nikolay Sivov
c4852be28e
msxml3: Don't force parser encoding when loading from file.
2010-06-21 11:47:34 +02:00
Frédéric Delanoy
a758a67a8c
cmd: Initial PATH value taken from registry, not wine.conf.
2010-06-21 11:47:24 +02:00
Luca Bennati
8e55a610b6
kernel32: Update Italian translation.
2010-06-21 11:47:19 +02:00
Michael Stefaniuc
bf19ba2929
winecfg: Fix an error in the Chinese (Traditional) translation.
2010-06-21 11:47:02 +02:00
Michael Stefaniuc
8b0f3e1cf6
wordpad: Remove untranslated resources from the Turkish translation.
2010-06-21 11:47:00 +02:00
Michael Stefaniuc
fdf38b72d5
wordpad: "Fix" an error in the Norvegian translation.
2010-06-21 11:46:57 +02:00
Dylan Smith
ec99c85531
shdocvw: Native RegisterClassEx requires cbSize to be set.
2010-06-21 11:46:55 +02:00
Dylan Smith
fcbc48183f
shell32: Native RegisterClassEx requires cbSize to be set.
2010-06-21 11:46:52 +02:00
Dylan Smith
8a2cb8fe21
winemine: Native RegisterClassEx requires cbSize to be set.
2010-06-21 11:46:50 +02:00
Juan Lang
3d73c466ca
wincrypt.h: Remove duplicate definitions.
2010-06-21 11:46:46 +02:00
Akihiro Sagawa
58277cb0e9
winspool.drv: Add Japanese translation.
2010-06-21 11:46:40 +02:00
Akihiro Sagawa
8c6e0553c5
shdoclc: Add Japanese translation.
2010-06-21 11:46:38 +02:00
Akihiro Sagawa
0b5b33883e
localspl: Update Japanese translation.
2010-06-21 11:46:34 +02:00
Akihiro Sagawa
87b15dfc90
mapi32: Add Japanese translation.
2010-06-21 11:46:32 +02:00
Akihiro Sagawa
441e02d7c3
gphoto2.ds: Add Japanese translation.
2010-06-21 11:46:30 +02:00
Akihiro Sagawa
47e7703079
comdlg32: Update Japanese translation.
2010-06-21 11:46:27 +02:00
Akihiro Sagawa
ef137aab62
hhctrl.ocx: Add Japanese translation.
2010-06-21 11:46:24 +02:00
Alexandre Julliard
ffdbc65a1c
Release 1.2-rc4.
2010-06-18 19:36:58 +02:00
Vitaly Lipatov
b974852ce1
Update Russian translations.
2010-06-18 16:22:07 +02:00
Paul Chitescu
bb6769f475
user32: Use a safer method of freeing user handles to prevent zeroing out a newly allocated handle.
2010-06-18 15:22:22 +02:00
Henri Verbeet
e4a4065bbd
ddraw: Register / unregister the ddraw window class from DllMain().
...
This avoids failing in DDRAW_Create() if a previous IDirectDrawImpl object
with the same pointer value was imporperly cleaned up. The improper cleanup is
of course the larger problem, but I don't believe that can be fixed without
making more invasive changes to ddraw.
2010-06-18 15:22:22 +02:00
Huw Davies
25629eff96
wineps.drv: Don't return an error for empty glyphs.
2010-06-18 15:22:21 +02:00
Paul Vriens
aef01a24d4
user32: Add another flag to the TRACE().
2010-06-18 15:22:21 +02:00
Michael Stefaniuc
97a6523bdc
jscript: Add the Romanian translation.
...
Translation by Claudia Cotună.
2010-06-18 15:22:21 +02:00
André Hentschel
1d33f8db9b
winemaker: Avoid setting variable to an uninitialized value.
2010-06-18 11:19:36 +02:00
Roderick Colenbrander
eb0a032a8c
wined3d: Add NPOT quirk for GeforceFX 5200.
2010-06-18 11:19:03 +02:00
Alexandre Julliard
f69d88b503
user32: Destroy the unused buttons in a message box instead of only hiding them.
2010-06-17 20:07:22 +02:00
Michael Stefaniuc
ae942d615a
notepad: Fix an error in the Bulgarian translation.
2010-06-17 17:32:21 +02:00
Alexandre Julliard
69d5a56103
gdi32: Fix the sign of the vertical text position in ExtTextOutW.
2010-06-17 17:25:04 +02:00
Alexandre Julliard
30feb19d19
shell32: Flesh out the stub DDE query for Progman groups a little.
2010-06-17 16:08:06 +02:00