Huw Davies
|
bdaddc4b7c
|
wineps: Retrieve the ppd file from the driver directory.
|
2012-06-15 18:35:36 +02:00 |
Alexandre Julliard
|
6b5cfe2c47
|
wineps: Convert dialogs to po files.
|
2011-11-17 22:47:36 +01:00 |
Huw Davies
|
f24b0a80f3
|
wineps: The truetype metrics should now be obtained from gdi32, so remove obsolete code.
|
2011-10-10 16:46:42 +02:00 |
Alexandre Julliard
|
59ee6d83ab
|
makefiles: Automatically add missing source variables in make_makefiles.
|
2011-01-01 17:46:56 +01:00 |
Yaron Shahrabani
|
2309f93337
|
wineps: Added Hebrew translation.
|
2010-10-21 17:19:50 +02:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Igor Paliychuk
|
b27500aafe
|
wineps.drv: Add Ukrainian translation.
|
2010-07-08 17:33:37 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
ac2a509722
|
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
|
2009-10-01 19:44:17 +02:00 |
Alexandre Julliard
|
9064777457
|
configure: Disable installation of a number of extra files for the Wow64 build.
|
2009-08-13 20:08:58 +02:00 |
Michael Stefaniuc
|
47fc16fb54
|
wineps.drv: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:28:48 +02:00 |
Lei Zhang
|
271e3bbad4
|
wineps.drv: Remove SelectBitmap stub implementation.
|
2009-01-28 12:11:14 +01:00 |
Francois Gouget
|
289ea33803
|
configure: Use cups-config to probe for cups support.
|
2008-07-25 11:28:53 +02:00 |
Alexandre Julliard
|
cfc927ba93
|
wineps.drv: List source files explicitly in the makefile to make it easier to parse.
|
2007-06-26 13:55:38 +02:00 |
Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +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 |
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 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |