Dan Hipschman
|
f904723813
|
gdi32: Implement GetTextExtentPoint in terms of GetTextExtentExPoint
(not vice versa) for efficiency (required adding the Ex functionality
to drivers).
|
2006-07-12 13:34:36 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Huw Davies
|
7afe18ec27
|
printing: Don't limit the printer name length to CCHDEVICENAME characters.
|
2006-06-15 18:05:58 +02:00 |
Alexandre Julliard
|
1f39252d27
|
wineps.drv: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:11:48 +02:00 |
Mike McCormack
|
9985c42150
|
wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin).
|
2006-06-13 12:56:49 +02:00 |
Alexandre Julliard
|
276e223bcb
|
wineps.drv: Make some variables static.
|
2006-06-12 13:46:17 +02:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |