Eric Pouech
|
600d804299
|
localspl: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-11 11:21:38 +01:00 |
Alexandre Julliard
|
f0cd33c69e
|
include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 20:38:22 +01:00 |
Alexandre Julliard
|
088a787a2c
|
makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Alexandre Julliard
|
ade15558db
|
localspl: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-26 11:40:42 +01:00 |
Alexandre Julliard
|
8c98417cfd
|
localspl: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-10 10:55:52 +02: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 |
Alexandre Julliard
|
7df87f3976
|
localspl: Convert translations to po files.
|
2011-01-06 15:04:14 +01:00 |
Paul Vriens
|
3237f5871d
|
localspl: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-01 11:35:41 +01:00 |
Yaron Shahrabani
|
d721af88e6
|
localspl: Added Hebrew translation.
|
2010-10-27 11:59:54 +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 |
Ken Sharp
|
6226530cd1
|
localspl: Add Welsh resource.
|
2010-07-05 12:59:47 +02:00 |
Kovács András
|
ecd981e39a
|
localspl: Add Hungarian translation.
|
2010-06-29 10:52:45 +02:00 |
Akihiro Sagawa
|
0b5b33883e
|
localspl: Update Japanese translation.
|
2010-06-21 11:46:34 +02:00 |
Igor Paliychuk
|
30bc029879
|
localspl: Add Ukrainian translations.
|
2010-06-12 12:07:19 +02:00 |
Luca Bennati
|
25dce78d41
|
localspl: Add Italian translation.
|
2010-05-31 12:14:29 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
José Manuel Ferrer Ortiz
|
efa97230c1
|
localspl: New Spanish translations.
|
2010-02-15 12:47:47 +01:00 |
Michael Stefaniuc
|
c3067a74d5
|
localspl: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:43:29 +02:00 |
Detlef Riekenberg
|
51f078bd4a
|
localspl: Move provider functions to a seperate file.
|
2009-02-09 14:48:53 +01:00 |
Detlef Riekenberg
|
fce002c3b6
|
localspl: Implement XcvData_AddPort.
|
2007-04-18 13:00:16 +02:00 |
Detlef Riekenberg
|
90714b8893
|
localspl: Implement EnumPortsW.
|
2006-10-30 20:32:21 +01:00 |
Detlef Riekenberg
|
c9dc7ccda2
|
localspl: Add version resource.
|
2006-10-24 11:30:39 +02:00 |
Detlef Riekenberg
|
26c5839d61
|
localspl: Start implementation of InitializePrintMonitor.
|
2006-09-28 11:56:57 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Detlef Riekenberg
|
2198d83622
|
localspl: Add minimal localspl.dll.
|
2006-09-11 17:45:51 +02:00 |