Huw Davies
|
2e3e696a2c
|
wrc: Include errno.h.
|
2008-10-20 22:33:43 +02:00 |
Rob Shearman
|
e3afab2691
|
wrc: Don't accept "0" as a valid codepage in "#pragma code_page" directives.
|
2008-10-20 11:37:27 +02:00 |
Rob Shearman
|
d1c1543893
|
wrc: Check for overflows when parsing integer constants.
|
2008-10-18 19:33:28 +02:00 |
Alexandre Julliard
|
f80cd0db71
|
tools: Convert source files to utf-8.
|
2008-10-18 19:22:54 +02:00 |
Alexandre Julliard
|
b3ec2e5f95
|
makefiles: Recurse into all directories for install-lib and install-dev too.
|
2008-08-25 14:27:03 +02:00 |
Alexandre Julliard
|
28a2179dd6
|
Add noinput directive to all lex files to avoid a compiler warning.
|
2008-07-07 12:31:33 +02:00 |
Francois Gouget
|
42a61d7ed7
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
Alexandre Julliard
|
cff332fbfd
|
wrc: Add support for Unicode accelerator strings.
|
2008-04-08 11:54:47 +02:00 |
Francois Gouget
|
8a18e0e43a
|
Assorted spelling fixes.
|
2008-04-07 13:36:18 +02:00 |
Michael Stefaniuc
|
fae9640f4d
|
wrc: Sync the codepage mapping to the LANG_* identifiers from include/winnt.h.
|
2008-04-02 11:14:35 +02:00 |
Mikołaj Zalewski
|
19053786bb
|
wrc: verify-translation: Allow the translators to set BS_MULTILINE on buttons without an error.
|
2008-03-31 12:12:53 +02:00 |
Mikołaj Zalewski
|
7487051555
|
wrc: verify-translation: Remove dumping of stringtables.
|
2008-03-31 12:12:36 +02:00 |
Mikołaj Zalewski
|
c933dbf1b4
|
wrc: verify-translation: Compare all the controls of dialogs, not only the first one.
|
2008-03-31 12:12:29 +02:00 |
Michael Stefaniuc
|
865c31b811
|
wrc: Add the code page mapping for LANG_ROMANSH.
|
2008-03-28 09:51:10 +01:00 |
Alexandre Julliard
|
0a16b6b81f
|
wrc: parser_error must append a newline.
|
2008-03-22 10:32:07 +01:00 |
Mikołaj Zalewski
|
fee6076a2b
|
wrc: Convert standard control classes names into ids also for UTF-8 resource files.
|
2008-03-03 11:59:17 +01:00 |
Alexandre Julliard
|
41fbacefa1
|
Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H instead.
|
2008-02-19 15:42:49 +01:00 |
Rob Shearman
|
878ea5d2e2
|
Add the nounistd option to all lex source files.
|
2008-02-19 13:39:25 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Austin English
|
90f89fa74d
|
tools: Spelling fixes.
|
2008-01-18 12:52:09 +01:00 |
Michael Stefaniuc
|
7f5757f683
|
tools: Remove duplicate includes.
|
2007-11-19 13:54:52 +01:00 |
Michael Stefaniuc
|
e01e8a0192
|
wrc: Remove redundant NULL check before free(). Found by Smatch.
|
2007-10-22 12:36:08 +02:00 |
Francois Gouget
|
7e92283678
|
wrc: Modify the error, warning and tracing 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:11 +02:00 |
Dmitry Timoshkov
|
fcd6f662ac
|
wrc: Constify some data.
|
2007-08-30 11:48:47 +02:00 |
Alexandre Julliard
|
549351ab09
|
wrc: Strip C code based on the name of the include file.
Get rid of the old C code stripping support that wasn't used anymore.
|
2007-06-28 14:10:07 +02:00 |
Alexandre Julliard
|
1f11333c7b
|
makefiles: Build programs that link against libwine twice with appropriate rpaths.
One rpath is for installing and one is for running inside the build tree.
|
2007-06-20 20:03:30 +02:00 |
Michael Stefaniuc
|
cb2574722e
|
wrc: Fix redundant checks for NULL before free(). Found by Smatch.
|
2007-06-14 13:14:56 +02:00 |
Michael Stefaniuc
|
f69d6fd450
|
wrc: Fix non-ANSI function declaration. Found by sparse.
|
2007-06-05 12:19:03 +02:00 |
Mikołaj Zalewski
|
c74f6d9d7a
|
wrc: Change the format of the output of "wrc --verify-translation".
|
2007-03-27 12:34:05 +02:00 |
Mikołaj Zalewski
|
fbd25173a8
|
wrc: Add HTML resources support to wrc --verify-translation.
|
2007-03-27 12:31:38 +02:00 |
Alexandre Julliard
|
a79b26284a
|
libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS.
|
2007-03-14 15:57:50 +01:00 |
Alexandre Julliard
|
4091627cd7
|
configure: Get rid of lex compatibility support, we require flex anyway.
|
2007-03-08 13:19:50 +01:00 |
Alexandre Julliard
|
442243257b
|
wrc: Added support for utf-8 codepage.
|
2007-01-09 22:21:53 +01:00 |
Andrew Talbot
|
782e28afb6
|
wrc: Declare some variables static const.
|
2007-01-02 13:30:25 +01:00 |
Kai Blin
|
802cf1a728
|
wrc: Fix comparison typo (Coverity).
|
2007-01-02 13:30:02 +01:00 |
Alexandre Julliard
|
7035aa5041
|
make_makefiles: Generate the top-level .gitignore file.
Add a PROGRAMS variable in some makefiles to make things easier.
|
2006-12-27 21:23:36 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
Francois Gouget
|
ef998ea6cb
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
Michael Stefaniuc
|
0fb444b58c
|
tools: Remove redundant NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:20 +02:00 |
Michael Stefaniuc
|
d2d330174f
|
wrc: Win64 printf format warning fixes.
|
2006-10-02 11:55:04 +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 |
Nicolas Delcros
|
a6fe56a8cf
|
wrc: Fixed typo for the --pedantic argument.
|
2006-09-25 17:56:38 +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
|
42418fbbe8
|
wrc: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:05:20 +02:00 |
Alexandre Julliard
|
bcdc5fb55f
|
Make.rules: Set the default prefix for bison files from the file basename.
|
2006-09-11 21:47:49 +02:00 |
Alexandre Julliard
|
145a0ba508
|
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
|
2006-09-11 21:43:11 +02:00 |
Alexandre Julliard
|
9c085cba0a
|
makefiles: Add global rules for bison and lex files.
Also build the .c and .h files separately to allow parallel makes.
|
2006-09-09 13:16:22 +02:00 |
Alexandre Julliard
|
050c8942d1
|
wrc: Allow building without debug support in the parser.
|
2006-09-09 11:26:29 +02:00 |
Alexandre Julliard
|
fce74f7411
|
wrc: Get rid of xmalloc casts.
|
2006-08-26 21:42:01 +02:00 |
Alexandre Julliard
|
fba0897ee7
|
wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
|
2006-08-26 21:42:00 +02:00 |