Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +02:00 |
|
Hans Leidekker
|
385a8da4e4
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
|
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
|
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
|
Marcus Meissner
|
0c15360a3e
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |
|
Andrew Talbot
|
6e07f23482
|
wineps.drv: Write-strings warnings fix.
|
2006-08-23 16:54:00 +02:00 |
|
Andrew Talbot
|
398098ab32
|
wineps.drv: Write-strings warnings fix and declare function static.
|
2006-08-16 12:40:13 +02:00 |
|
Andrew Talbot
|
c50fe56096
|
wineps.drv: Write-strings warnings fix.
|
2006-08-10 10:55:59 +02:00 |
|
Alexandre Julliard
|
2886e9b0e8
|
makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
|
2006-08-07 17:48:18 +02:00 |
|
Hwang YunSong(황윤성)
|
920b36bdc2
|
wineps.drv: Updated Korean resource.
|
2006-07-25 11:22:12 +02:00 |
|
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 |
|