Alexandre Julliard
|
c44eb6d627
|
wmc: Add support for named locales.
|
2022-11-15 21:21:27 +01:00 |
|
Alexandre Julliard
|
c562952f92
|
tools: Add a helper function to read the contents of a file.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-19 10:57:30 +01:00 |
|
Alexandre Julliard
|
b53773cff2
|
tools: Move the output buffer functions to the common header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-12-10 22:00:17 +01:00 |
|
Alexandre Julliard
|
af046fe636
|
wmc: Windows file formats are always little-endian.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-11-11 17:50:24 +01:00 |
|
Alexandre Julliard
|
f9ee0d2f05
|
tools: Avoid using wine/port.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-07 18:03:11 +02:00 |
|
Alexandre Julliard
|
207068c48c
|
tools: Move some portability defines out of port.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-06 20:29:34 +02:00 |
|
Alexandre Julliard
|
9e3959bd9b
|
tools: Add a few helper functions for file names and extensions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-29 21:38:11 +02:00 |
|
Alexandre Julliard
|
97ca9f8a3d
|
tools: Add a shared header for common helper functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-28 17:38:06 +02:00 |
|
Alexandre Julliard
|
c47910ec47
|
wmc: Use external NLS files for codepage conversions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-12 16:54:02 +01:00 |
|
Alexandre Julliard
|
8247686c10
|
wmc: Set the output format from the output file name.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-06 20:04:59 +01:00 |
|
Alexandre Julliard
|
c2f6714970
|
wmc: Directly implement UTF-8 conversions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-04 21:30:27 +01:00 |
|
Alexandre Julliard
|
9b86c6a9b8
|
wmc: Load translations from mo files instead of po.
|
2013-10-04 19:39:39 +02:00 |
|
Frédéric Delanoy
|
701aabb141
|
tools: Assorted spelling fixes.
|
2011-07-29 12:09:12 +02:00 |
|
Alexandre Julliard
|
46ecc16deb
|
wmc: Add a copy of the strmake utility function.
|
2011-01-24 20:05:00 +01:00 |
|
Alexandre Julliard
|
ecd144b40d
|
wmc: Add support for creating resource and plain binary files.
|
2011-01-18 16:55:37 +01:00 |
|
Francois Gouget
|
22076e09ca
|
wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
|
2007-10-19 11:46:08 +02:00 |
|
Alexandre Julliard
|
04ac4bee21
|
wmc: Use standard format for error messages.
|
2007-01-16 16:00:55 +01:00 |
|
Alexandre Julliard
|
4f0fa2608a
|
wmc: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:05:15 +02:00 |
|
Alexandre Julliard
|
1916cb1e19
|
wmc: Get rid of xmalloc casts.
|
2006-08-26 21:41:56 +02:00 |
|
Alexandre Julliard
|
1659f53c3a
|
wmc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
|
2006-08-26 21:41:53 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Francois Gouget
|
cfc3943c5f
|
Make our ascii strings static const.
Remove a couple string variables that were used only once and use the
string literal directly.
|
2004-05-04 04:13:05 +00:00 |
|
Alexandre Julliard
|
5769d1de00
|
Better support for configure detection of missing types, added check
for ssize_t.
Removed a couple of no longer used portability functions.
Various portability fixes in port.h.
|
2002-04-26 19:05:15 +00:00 |
|
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
|
Bertho Stultiens
|
3085591767
|
Initial release of the message compiler.
|
2000-06-13 04:34:41 +00:00 |
|