Alexandre Julliard
|
cf0e96c6d0
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Huw Davies
|
6a65a04893
|
winspool: On OS/X read the default paper size from the core printing api.
|
2012-06-21 18:57:19 +02:00 |
Alexandre Julliard
|
b14e086da5
|
winspool: Convert dialogs to po files.
|
2011-11-17 22:25:55 +01:00 |
Alexandre Julliard
|
35f3db4e24
|
winspool.drv: Convert string table resources to po files.
|
2011-01-12 18:12:14 +01:00 |
Paul Vriens
|
b185c6a9c3
|
winspool.drv: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-10-22 14:22:30 +02:00 |
Yaron Shahrabani
|
feb0e0820d
|
winspool: Added Hebrew translation.
|
2010-10-13 11:23:49 +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
|
2c35fccf4d
|
winspool.drv: Add Ukrainian translation.
|
2010-07-21 13:23:58 +02:00 |
Kovács András
|
90be2714a7
|
winspool.drv: Add Hungarian translation.
|
2010-06-29 10:54:06 +02:00 |
Akihiro Sagawa
|
58277cb0e9
|
winspool.drv: Add Japanese translation.
|
2010-06-21 11:46:40 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Michael Stefaniuc
|
2bbd5ed9c9
|
winspool.drv: Add the Romanian translation.
|
2009-08-19 12:07:14 +02:00 |
Michael Stefaniuc
|
9d9eccc378
|
winspool.drv: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:31:41 +02:00 |
Francois Gouget
|
289ea33803
|
configure: Use cups-config to probe for cups support.
|
2008-07-25 11:28:53 +02:00 |
Alexandre Julliard
|
41f36c49e0
|
makefiles: Support non-standard import lib names in the global dll rules.
|
2008-03-06 11:54:03 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Alexandre Julliard
|
3120a8ba0a
|
winspool: Fix make rules for import library.
|
2007-01-26 13:07:37 +01:00 |
Hans Leidekker
|
61faa6bb11
|
winspool.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:52 +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
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
3098199e0b
|
winspool: Renamed the directory to winspool.drv.
|
2006-05-23 17:10:52 +02:00 |