Huw Davies
|
bc2a4dbee0
|
gdi32: Try to load Wine's TrueType fonts from the build directory.
|
2007-10-15 11:28:31 +02:00 |
Huw Davies
|
e5df622ff3
|
gdi32: Don't load Wine's bitmap-only TrueType fonts.
|
2007-10-15 11:28:26 +02:00 |
Huw Davies
|
71013a9623
|
fonts: Change to OS2 Vendor ID to be 'Wine'.
|
2007-10-15 11:28:21 +02:00 |
Huw Davies
|
6ee7182ebb
|
gdi32: Factor out the code to call FT_Load_Sfnt_Table.
|
2007-10-15 11:10:32 +02:00 |
Roderick Colenbrander
|
b4678b7b10
|
wined3d: Optimize P8 fragment shader.
|
2007-10-15 11:10:26 +02:00 |
Alexandre Julliard
|
7be8a646a7
|
Release 0.9.47.
|
2007-10-12 17:12:57 +02:00 |
Vitaly Lipatov
|
5a47043905
|
tools/wine.desktop: Add Name field in Russian.
|
2007-10-12 11:59:39 +02:00 |
Andrew Talbot
|
2b8a6a3a06
|
wininet: Fix a memory leak.
|
2007-10-12 11:48:31 +02:00 |
Alexandre Julliard
|
60c562446c
|
kernel32: Get rid of the NLS_RegOpenSubKey function, its behavior is broken.
|
2007-10-12 11:47:34 +02:00 |
John Klehm
|
997bb8942d
|
inkobj: Stub implementation of IInkCollector.
|
2007-10-12 11:29:25 +02:00 |
John Klehm
|
e92819d845
|
nkobj: Use an internal header.
|
2007-10-12 11:27:36 +02:00 |
Marcus Meissner
|
a84f9e6f69
|
imm32: Avoid spamming the debug output.
|
2007-10-12 11:07:39 +02:00 |
Misha Koshelev
|
5a96cc146c
|
urlmon: Increment/decrement reference count when internet handles are created/destroyed.
|
2007-10-12 11:07:29 +02:00 |
Roderick Colenbrander
|
134aa67ec9
|
wined3d: Use a fragment shader to do P8 palette conversion in hardware.
|
2007-10-12 11:07:23 +02:00 |
Roderick Colenbrander
|
5749dd4051
|
wined3d: Fix inverse palette lookup for P8 surfaces.
The previous method didn't take into account duplicate entries for the same color.
|
2007-10-12 11:07:07 +02:00 |
Juan Lang
|
cb1d6517c7
|
setupapi: Implement SetupDiCreateDevRegKeyW.
|
2007-10-12 11:06:01 +02:00 |
Juan Lang
|
732b968b22
|
setupapi: Add a device ID member to DeviceInfo.
|
2007-10-12 11:05:49 +02:00 |
Juan Lang
|
0d39a07eca
|
setupapi: Don't require caller to pass a SP_DEVINFO_DATA pointer to SETUPDI_AddDeviceToSet.
|
2007-10-12 11:05:42 +02:00 |
Juan Lang
|
22724c2c8b
|
setupapi: Add helper function to open a device's hardware key.
|
2007-10-12 11:05:31 +02:00 |
Juan Lang
|
e6a9eb6b85
|
setupapi: Implement SetupDiCreateDevRegKeyA on top of SetupDiCreateDevRegKeyW.
|
2007-10-12 11:05:22 +02:00 |
Juan Lang
|
0138ea49ed
|
setupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
|
2007-10-12 11:05:04 +02:00 |
Juan Lang
|
33c2d032fe
|
setupapi: Install more items when installing a class.
|
2007-10-12 11:04:55 +02:00 |
Juan Lang
|
01bf19dc0b
|
setupapi: Correct creating the class key.
|
2007-10-12 11:04:47 +02:00 |
Juan Lang
|
6851e109ed
|
setupapi: SetupOpenAppendInfFile is implemented, so remove #if 0 around it.
|
2007-10-12 11:04:34 +02:00 |
Juan Lang
|
caae01f8be
|
setupapi: Test SetupDiInstallClass.
|
2007-10-12 11:04:25 +02:00 |
Stefan Dösinger
|
a022e8b402
|
wined3d: Add a (nested) loop test.
|
2007-10-12 10:59:17 +02:00 |
Juan Lang
|
9908fe9ac6
|
crypt32: Implement name constraint checking.
|
2007-10-11 22:23:58 +02:00 |
Juan Lang
|
c57a084882
|
crypt32: Implement name constraints decoding.
|
2007-10-11 22:23:13 +02:00 |
Juan Lang
|
30355fa674
|
crypt32: Don't check tag in AsnDecodeIntInternal, caller already checks it.
|
2007-10-11 22:23:03 +02:00 |
Juan Lang
|
436a4a283b
|
crypt32: Allow either NULL or empty strings where one or the other is expected.
|
2007-10-11 22:22:55 +02:00 |
Juan Lang
|
942fb6c3eb
|
crypt32: Implement name constraint encoding.
|
2007-10-11 22:22:33 +02:00 |
Juan Lang
|
ade18ff33c
|
crypt32: Test encoding/decoding name constraints.
|
2007-10-11 22:22:25 +02:00 |
Juan Lang
|
a5de2742e7
|
crypt32: Add another test to show that time validity nesting isn't checked.
|
2007-10-11 22:22:17 +02:00 |
Juan Lang
|
0d544f9510
|
crypt32: Remove superficially different certificates.
|
2007-10-11 22:22:10 +02:00 |
Juan Lang
|
e6dbb9d203
|
crypt32: Allow imprecision of one millisecond in time decoding to fix test failures on Windows.
|
2007-10-11 22:22:01 +02:00 |
David Adam
|
076340402d
|
d3dx8: Fix the definition of D3DXVECTOR.
|
2007-10-11 22:21:56 +02:00 |
Francois Gouget
|
fda899a778
|
Assorted spelling fixes.
|
2007-10-11 19:52:49 +02:00 |
Francois Gouget
|
63a8755457
|
pdh/tests: Fix compilation on systems that don't support nameless unions.
|
2007-10-11 19:52:43 +02:00 |
Francois Gouget
|
c76362afdd
|
comctl32/tests: Fix the control's size reporting in an error message.
|
2007-10-11 19:52:40 +02:00 |
Francois Gouget
|
6fc6b23287
|
user32/tests: Don't use nameless unions where they are not needed.
|
2007-10-11 19:52:36 +02:00 |
Francois Gouget
|
0b67c0a6e1
|
winex11.drv: Add the trailing '\n' to a Wine trace.
|
2007-10-11 19:52:32 +02:00 |
Francois Gouget
|
e396288ec5
|
winex11.drv: Remove an obsolete FIXME comment.
|
2007-10-11 19:52:25 +02:00 |
Andrey Turkin
|
4ac1375c5a
|
wine.inf: Add Protected Storage System Provider key.
|
2007-10-11 17:45:40 +02:00 |
Jacek Caban
|
f4e1ff6e1f
|
mshtml: Added support for installing Gecko from the local file.
|
2007-10-11 16:24:29 +02:00 |
Aric Stewart
|
352d29b194
|
msdmo: Improve registration and reading of codecs.
|
2007-10-11 16:24:29 +02:00 |
John Klehm
|
c632a7500f
|
msinkaut.idl: Declare the IInkCollector interface and its dependencies.
|
2007-10-11 16:24:28 +02:00 |
Roy Shea
|
2b0255f6d8
|
qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS).
|
2007-10-11 16:24:28 +02:00 |
Alexandre Julliard
|
c881875c07
|
winex11: Don't use a window manager border for a simple WS_BORDER-style border.
|
2007-10-11 16:24:28 +02:00 |
Alexandre Julliard
|
c4e20e7462
|
winex11: Reuse the mwm hints when computing the window X11 rectangle.
This allows more flexibility in deciding which elements of the decor
are done by the window manager.
|
2007-10-11 16:24:28 +02:00 |
Alexandre Julliard
|
a0019801eb
|
winex11: Set the SKIP_PAGER and SKIP_TASKBAR styles on tool windows.
|
2007-10-11 16:24:28 +02:00 |