Francois Gouget
|
c3aa03d244
|
secur32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:28 +01:00 |
Francois Gouget
|
c64428182d
|
serialui/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:26 +01:00 |
Francois Gouget
|
292a10424d
|
setupapi/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:24 +01:00 |
Francois Gouget
|
8b28508d2b
|
user32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:21 +01:00 |
Francois Gouget
|
323b616532
|
mapi32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:18 +01:00 |
Henri Verbeet
|
33dd39c4d0
|
wined3d: Merge indexbuffer.c with buffer.c.
|
2009-02-23 12:21:10 +01:00 |
Henri Verbeet
|
392cfefbeb
|
wined3d: Merge vertexbuffer.c with buffer.c.
This just moves to code to the same file, but we want to merge the
implementations as well at some point.
|
2009-02-23 12:21:02 +01:00 |
Henri Verbeet
|
399d992a07
|
wined3d: Add IWineD3DBuffer, use it in d3d10core.
|
2009-02-23 12:20:45 +01:00 |
Henri Verbeet
|
0048a0373b
|
d3d10core: Keep a reference to the wined3d device in the d3d10 device.
|
2009-02-23 12:20:29 +01:00 |
Henri Verbeet
|
4fe8415070
|
d3dx8: Don't use uninitialized memory in the D3DXQuaternionSlerp() test.
|
2009-02-23 12:20:18 +01:00 |
Andrew Nguyen
|
0453b03e86
|
include: Fix mismatched extern declaration in aclui.h.
|
2009-02-23 12:20:12 +01:00 |
Adam Stoelting
|
f88e16987e
|
winemp3.acm: Changed pointer cast from DWORD to DWORD_PTR.
|
2009-02-23 12:20:03 +01:00 |
Adam Stoelting
|
23066a5e73
|
msadp32.acm: Changed pointer cast from DWORD to DWORD_PTR.
|
2009-02-23 12:19:59 +01:00 |
Aurimas Fischer
|
f322cc3d1f
|
user32: Add Lithuanian translation.
|
2009-02-23 12:19:54 +01:00 |
Aurimas Fischer
|
44f9962c26
|
notepad: Fix more inconsistencies in Lithuanian translation.
|
2009-02-23 12:19:50 +01:00 |
Aurimas Fischer
|
de6a9e4061
|
winspool.drv: Fix another inconsistency in Lithuanian translation.
|
2009-02-23 12:19:47 +01:00 |
Aurimas Fischer
|
cfe25a4cde
|
comdlg32: Fix another inconsistency in Lithuanian translation.
|
2009-02-23 12:19:44 +01:00 |
Austin English
|
f1ea9f6e79
|
user32: Add a missing HeapFree.
|
2009-02-23 12:19:38 +01:00 |
Vitaliy Margolen
|
908eab4f1f
|
kernel32: Implement GetShortPathName16.
|
2009-02-23 12:19:29 +01:00 |
Vitaliy Margolen
|
74f2eccc90
|
dinput: Let each device decide which hook event to skip.
Some programs acquire mouse in exclusive and keyboard in non-exclusive mode.
|
2009-02-23 12:19:25 +01:00 |
Paul Vriens
|
6f73f1bdbb
|
fusion/tests: Fix a test failure on Win64.
|
2009-02-23 12:19:18 +01:00 |
Detlef Riekenberg
|
cfb33d1894
|
fusion/tests: Fix remaining win98 failures in asmcache.
|
2009-02-23 12:19:13 +01:00 |
Detlef Riekenberg
|
d68c2956f5
|
fusion/tests: Do not use an hardcoded path for the windows directory.
|
2009-02-23 12:19:02 +01:00 |
Anders Jonsson
|
14c68c3c28
|
winemine: Change max number of mines to (cols-1)*(rows-1).
|
2009-02-23 12:18:52 +01:00 |
Alexandre Julliard
|
fadc8afc79
|
user32/tests: Print all the unexpected messages we received. Fix a couple of sequences.
|
2009-02-21 12:57:23 +01:00 |
Alexandre Julliard
|
2e2b1512a9
|
user32/tests: Add some optional keystrokes for AltGr key.
|
2009-02-21 12:56:52 +01:00 |
Huw Davies
|
79cc4163fa
|
lz32/tests: Display filename on failure.
|
2009-02-20 18:46:05 +01:00 |
Alexandre Julliard
|
9120ce53f1
|
user32/tests: Remove an unreliable pixel test.
|
2009-02-20 18:46:05 +01:00 |
Alexandre Julliard
|
07d9d1fc1f
|
user32/tests: Skip some message tests if we fail to queue events.
|
2009-02-20 18:46:05 +01:00 |
Alexandre Julliard
|
9783f67625
|
user32/tests: Skip some input tests if we fail to queue keyboard events.
|
2009-02-20 18:46:05 +01:00 |
Alistair Leslie-Hughes
|
4c65a3c278
|
mshtml: Implement IHTMLCurrentStyle_get_cursor.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
00a5a722a9
|
mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
34fcf04a74
|
mshtml: Implement IHTMLCurrentStyle_get_textAlign.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
b3ec56d0c2
|
mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
724ba42e88
|
mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
a17288cc75
|
mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
88be0330f9
|
mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
19f780c364
|
mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
e050152ace
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
bdb4dda16c
|
mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
|
2009-02-20 18:46:04 +01:00 |
Eddie Leung
|
3bd8b3c642
|
msg711.acm: Pointer cast changed to DWORD_PTR.
|
2009-02-20 18:46:04 +01:00 |
Huw Davies
|
ff2f88cf08
|
gdi32: Fix fractional scaling threshold.
|
2009-02-20 18:46:04 +01:00 |
Rein Klazes
|
0c6e37bb04
|
user32: Implement support for HBMENU_POPUP_* magic menu bitmaps and use them to decorate the system menu.
|
2009-02-20 18:46:03 +01:00 |
Aric Stewart
|
cb2637fa5d
|
msctf: Add tests for ITfCategoryMgr::UnregisterCategory and ITfCategoryMgr::RegisterCategory.
|
2009-02-20 18:46:03 +01:00 |
Aric Stewart
|
da8cdacf2f
|
msctf: Define TIP Category values.
|
2009-02-20 18:46:03 +01:00 |
Aric Stewart
|
8bd19cc93f
|
msctf: Implement ITfInputProcessorProfiles::Unregister.
|
2009-02-20 18:46:03 +01:00 |
Paul Vriens
|
dd298d56a3
|
crypt32/tests: Don't crash on Win9x.
|
2009-02-20 18:46:03 +01:00 |
Jon Parshall
|
fd37a32072
|
fonts: Add the Symbol font.
|
2009-02-20 18:45:59 +01:00 |
Alexandre Julliard
|
4e0c277daa
|
fonts: Set the symbol flag when generating symbol.ttf.
|
2009-02-20 18:36:55 +01:00 |
Alexandre Julliard
|
8330e11ca7
|
fonts: Re-generate fonts using the "official" fontforge version.
|
2009-02-20 18:36:55 +01:00 |