Frédéric Delanoy
|
e7594272fe
|
gdi32: Use BOOL type where appropriate.
|
2014-01-06 17:14:32 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
André Hentschel
|
4573aecf5b
|
gdi32: Fix a comment.
|
2014-01-02 11:52:11 +01:00 |
Francois Gouget
|
b6ba53e572
|
gdi32/tests: Fix a flood of failures on Windows XP SP1 and 2003 pre-SP1.
|
2014-01-01 11:45:00 +01:00 |
Alexandre Julliard
|
200eb1d30b
|
gdi32: Trigger the display driver load for CreateCompatibleDC(0).
|
2013-12-30 19:01:53 +01:00 |
Alexandre Julliard
|
7c3bb6070a
|
gdi32: Don't bother returning the driver module from DRIVER_load_driver.
|
2013-12-30 19:01:52 +01:00 |
Alexandre Julliard
|
64b21eee94
|
makedep: Generate rules for TrueType fonts in maintainer mode.
|
2013-12-27 14:31:51 +01:00 |
Frédéric Delanoy
|
cc97a2385a
|
gdi32/tests: Constify a character string.
|
2013-12-23 11:54:31 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Akihiro Sagawa
|
a88a121059
|
gdi32: Use ANSI character code as glyph index for bitmap fonts.
|
2013-12-11 18:16:59 +01:00 |
Akihiro Sagawa
|
882398b0a9
|
gdi32: Return ANSI character code as glyph index for bitmap fonts.
|
2013-12-11 16:30:22 +01:00 |
Aric Stewart
|
ff0717d004
|
gdi32: Use vertical orientation table to determine rotation.
|
2013-12-04 21:18:55 +01:00 |
Aric Stewart
|
742cde4fab
|
tools: Build vertical orientation table.
Based on data related to UTR #50 Unicode Vertical Text Layout.
|
2013-12-04 16:34:04 +01:00 |
Frédéric Delanoy
|
5ba7f79bad
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |
Alexandre Julliard
|
67f9b6e3c5
|
configure: Update FreeType configure checks for the changed headers location.
|
2013-11-30 11:55:26 +01:00 |
Alexandre Julliard
|
456c8f435a
|
makefiles: Remove the no longer needed EXTRASUBDIRS variables.
|
2013-11-09 22:10:52 +01:00 |
Frédéric Delanoy
|
259cb3c8cd
|
gdi32/tests: Use BOOL type where appropriate.
|
2013-11-07 13:13:12 +01:00 |
Frédéric Delanoy
|
adee328a50
|
gdi32: Use BOOL type where appropriate.
|
2013-11-07 13:13:05 +01:00 |
Frédéric Delanoy
|
4da17dbf5d
|
gdi32/tests: Align return type from SetVirtualResolution prototype with its definition.
|
2013-11-07 13:12:42 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Alexandre Julliard
|
3bd1e59cfb
|
gdi32: Remove no longer used default driver name.
|
2013-10-30 09:47:22 +01:00 |
Alexandre Julliard
|
e650da3570
|
gdi32: Get rid of the driver module in the DC.
|
2013-10-29 12:51:26 +01:00 |
Alexandre Julliard
|
74efeab238
|
gdi32: Trigger creation of the desktop window when the display driver is needed.
|
2013-10-29 12:51:26 +01:00 |
Alexandre Julliard
|
9675aa173a
|
gdi32: Allow user32 to specify the display driver to use.
|
2013-10-29 12:51:26 +01:00 |
Akihiro Sagawa
|
99ceb599bb
|
gdi32: Synthesize bold glyphs for outline fonts.
|
2013-10-21 20:23:55 +02:00 |
Akihiro Sagawa
|
cab2cacb8e
|
gdi32: Adjust fake bold outline font metrics.
|
2013-10-21 20:23:55 +02:00 |
Akihiro Sagawa
|
b6666014c5
|
gdi32/tests: Add tests for fake bold outline fonts.
|
2013-10-21 20:23:54 +02:00 |
Alexandre Julliard
|
67d452d8ac
|
gdi32: Always initialize the em_scale variable.
|
2013-10-21 17:08:54 +02:00 |
Alexandre Julliard
|
3e88582a78
|
gdi32: Determine the virtual resolution dynamically if it hasn't been set.
|
2013-10-17 12:12:48 +02:00 |
Dmitry Timoshkov
|
87ae85f1b4
|
gdi32/tests: Enable gdi32 tests compilation with __WINESRC__ defined.
|
2013-10-17 10:47:00 +02:00 |
Dmitry Timoshkov
|
8c22e66217
|
gdi32/tests: Fix font tests compilation with __WINESRC__ defined.
|
2013-10-17 10:46:51 +02:00 |
Dmitry Timoshkov
|
f81c2e1caf
|
gdi32/tests: Fix pen tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
Dmitry Timoshkov
|
0c63f40bdc
|
gdi32/tests: Fix metafile tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
Dmitry Timoshkov
|
c58072833e
|
gdi32/tests: Fix GDI object tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
Dmitry Timoshkov
|
85b42085a4
|
gdi32/tests: Fix DIB tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
Dmitry Timoshkov
|
120ee4e058
|
gdi32/tests: Fix DC tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
Dmitry Timoshkov
|
dd579e4c78
|
gdi32/tests: Fix brush tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:20 +02:00 |
Dmitry Timoshkov
|
c99b264300
|
gdi32/tests: Fix bitmap tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:20 +02:00 |
Dmitry Timoshkov
|
352c8d0215
|
tools/winapi: Remove OLDFONTENUMPROC from the list of tested types.
|
2013-10-16 11:41:20 +02:00 |
Frédéric Delanoy
|
28be1f7853
|
gdi32: Use BOOL type where appropriate.
|
2013-10-14 10:44:31 +02:00 |
Frédéric Delanoy
|
98e4c98eff
|
gdi32: Use BOOL type where appropriate.
|
2013-10-10 10:44:45 +02:00 |
Akihiro Sagawa
|
0b58ab7ac9
|
gdi32/tests: Skip linked font like SimSun-ExtB in fixed-pitch font selection.
|
2013-10-09 10:08:06 +02:00 |
Alexandre Julliard
|
6fb92b79fa
|
gdi32: Remove freetype compatibility cruft that doesn't compile.
|
2013-10-07 13:32:06 +02:00 |
Akihiro Sagawa
|
88acc9c899
|
gdi32: Don't modify output glyph metrics unless the function succeeds.
|
2013-10-03 20:06:51 +02:00 |
Frédéric Delanoy
|
3b2f85e0b6
|
gdi32/tests: Use BOOL type where appropriate.
|
2013-10-03 12:54:23 +02:00 |
Akihiro Sagawa
|
042b39a82b
|
gdi32: Fix the B spacing value of empty glyph.
|
2013-10-02 20:17:03 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Akihiro Sagawa
|
db86409db6
|
gdi32: Return fake BBox when requesting empty glyph metrics.
|
2013-10-01 19:26:17 +02:00 |
Akihiro Sagawa
|
b138c36c11
|
gdi32: Fix empty glyph handling in the dib driver.
|
2013-10-01 19:26:11 +02:00 |