projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/datetime: Fix AM/PM handling with 12-hour fields.
[wine]
/
tools
/
wrc
/
2012-01-31
Henri Verbeet
wrc: Avoid an unused function warning when HAVE_LIBGETT...
tree
|
commitdiff
2012-01-30
Alexandre Julliard
wrc: Fix parsing of virtkey accelerators.
tree
|
commitdiff
2012-01-27
Francois Gouget
wrc: Add a trailing '\n' to the error() calls.
tree
|
commitdiff
2012-01-24
Alexandre Julliard
wrc: Add support for translating accelerators through...
tree
|
commitdiff
2011-11-18
Alexandre Julliard
wrc: Fix lookup of strings that contain a context.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
wrc: Increase the font size when translating a dialog...
tree
|
commitdiff
2011-10-31
Alexandre Julliard
wrc: Set the WS_EX_LAYOUTRTL flag when translating...
tree
|
commitdiff
2011-10-31
Alexandre Julliard
wrc: Print warnings for mismatched dialogs during po...
tree
|
commitdiff
2011-10-22
Alexandre Julliard
wrc: Load translations from mo files instead of po.
tree
|
commitdiff
2011-10-22
Alexandre Julliard
wrc: Store the current po file in a global variable.
tree
|
commitdiff
2011-08-24
Francois Gouget
wrc: Fix the spelling of the --endianness option.
tree
|
commitdiff
2011-08-24
Francois Gouget
wrc: If the message context is 'do not translate',...
tree
|
commitdiff
2011-07-29
Frédéric Delanoy
tools: Assorted spelling fixes.
tree
|
commitdiff
2011-07-25
Henri Verbeet
wrc: Don't include gettext-po.h if we don't have the...
tree
|
commitdiff
2011-07-25
Alexandre Julliard
wrc: Run through the translation process even if libget...
tree
|
commitdiff
2011-06-28
Marcus Meissner
wrc: Fixed some small leaks in PO code (Coverity).
tree
|
commitdiff
2011-06-12
Alexandre Julliard
makefiles: Use the generic install flags for the tools...
tree
|
commitdiff
2011-05-27
Frédéric Delanoy
wrc: Fix spelling/grammar in manpage.
tree
|
commitdiff
2011-02-01
Akihiro Sagawa
wrc: Don't match a po message if a same msgid message...
tree
|
commitdiff
2011-01-14
Alexandre Julliard
wrc: Remove the context prefix when generating the...
tree
|
commitdiff
2011-01-07
Alexandre Julliard
po: Use more standard names for the Serbian locales.
tree
|
commitdiff
2011-01-07
Alexandre Julliard
wrc: Treat empty translation strings as missing.
tree
|
commitdiff
2011-01-05
Huw Davies
wrc: Initialise variable.
tree
|
commitdiff
2011-01-04
Alexandre Julliard
wrc: Do not use translations that are marked fuzzy.
tree
|
commitdiff
2011-01-04
Alexandre Julliard
wrc: Add support for loading translations from po files.
tree
|
commitdiff
2011-01-04
Alexandre Julliard
wrc: Add support for generating .po files from existing...
tree
|
commitdiff
2010-12-30
Alexandre Julliard
wrc: Store location information in strings.
tree
|
commitdiff
2010-12-30
Alexandre Julliard
wrc: Explicitly define structure creation functions...
tree
|
commitdiff
2010-12-30
Alexandre Julliard
wrc: Copy the strmake utility function from winegcc.
tree
|
commitdiff
2010-12-14
André Hentschel
wrc: Allow comma after popup name.
tree
|
commitdiff
2010-12-05
Alexandre Julliard
wrc: Only allow 7-bit ASCII characters in wide string...
tree
|
commitdiff
2010-12-05
Alexandre Julliard
makefiles: Add common rules for installing the main...
tree
|
commitdiff
2010-09-29
Alexandre Julliard
wrc: Add support for target options, and define _WIN64...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-22
Alexandre Julliard
wrc: Display a warning in pedantic mode when using...
tree
|
commitdiff
2010-06-16
Alexandre Julliard
wrc: Avoid use of toupper/isupper on signed chars.
tree
|
commitdiff
2010-05-05
Gerald Pfeifer
wrc: Remove variable type which is not really used...
tree
|
commitdiff
2010-04-22
Kirill Smelkov
wrc: Drop hardcoded INCLUDEDIR.
tree
|
commitdiff
2010-04-22
Kirill Smelkov
wrc: Use INCLUDEDIR when compiling.
tree
|
commitdiff
2010-04-21
Alexandre Julliard
wrc: Make the bitmap size checking more generic, and...
tree
|
commitdiff
2010-03-30
Alexandre Julliard
wrc: Move temp file management from wpp directly into...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit depende...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-08
Alexandre Julliard
makefiles: Generate a general catch-all dependency...
tree
|
commitdiff
2010-01-22
Rob Shearman
wrc: Fix symbol was not declared and using plain intege...
tree
|
commitdiff
2010-01-04
Alexandre Julliard
wrc: Merge the menu and menuex structures.
tree
|
commitdiff
2010-01-04
Alexandre Julliard
wrc: Merge the menuitem and menuitemex structures.
tree
|
commitdiff
2010-01-04
Alexandre Julliard
wrc: Merge the dialog and dialogex structures.
tree
|
commitdiff
2009-12-30
Michael Stefaniuc
Revert "wrc: Use an EOF rule instead of lex_destroy...
tree
|
commitdiff
2009-10-06
Alexandre Julliard
wrc: Include unistd.h before the Windows headers.
tree
|
commitdiff
2009-10-05
Alexandre Julliard
tools: Build all the tools with -D__WINESRC__.
tree
|
commitdiff
2009-09-16
Gerald Pfeifer
wrc: Fix eight conditions in compare_menuex_item.
tree
|
commitdiff
2009-08-26
Francois Gouget
wrc: Add a '\n' to a parser_warning() call.
tree
|
commitdiff
2009-08-20
Alexandre Julliard
wrc: Print a warning when encountering utf8 strings...
tree
|
commitdiff
2009-08-10
Marcus Meissner
wrc: Handle "no files == stdin".
tree
|
commitdiff
2009-07-16
Alexandre Julliard
wrc: Report an error when encountering non-ASCII charac...
tree
|
commitdiff
2009-07-16
Alexandre Julliard
wrc: Avoid a crash if a file didn't contain any resources.
tree
|
commitdiff
2009-07-10
Michael Stefaniuc
wrc: Reset the language before processing multiple...
tree
|
commitdiff
2009-06-29
Alexandre Julliard
wrc: Clean up command line parsing for multiple files...
tree
|
commitdiff
2009-06-23
Alexandre Julliard
wrc: Use an EOF rule instead of lex_destroy for compati...
tree
|
commitdiff
2009-06-22
Alexandre Julliard
wrc: Add support for loading multiple input files at...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
wrc: Print better error messages for functions that...
tree
|
commitdiff
2009-02-13
Michael Stefaniuc
tools: Remove unused alloca.h include.
tree
|
commitdiff
2009-02-02
Marcus Meissner
wrc: Free type to avoid leaks (Coverity).
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
wrc: Warn for duplicate dialog ids.
tree
|
commitdiff
2008-12-17
Francois Gouget
wrc: Add a trailing '\n' to some warning and error...
tree
|
commitdiff
2008-11-25
Francois Gouget
wrc: parser_error() does not need a trailing '\n'.
tree
|
commitdiff
2008-11-04
Alexandre Julliard
wrc: Fix the duplicate resource check for user-defined...
tree
|
commitdiff
2008-10-20
Huw Davies
wrc: Include errno.h.
tree
|
commitdiff
2008-10-20
Rob Shearman
wrc: Don't accept "0" as a valid codepage in "#pragma...
tree
|
commitdiff
2008-10-18
Rob Shearman
wrc: Check for overflows when parsing integer constants.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
tools: Convert source files to utf-8.
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-07-07
Alexandre Julliard
Add noinput directive to all lex files to avoid a compi...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-08
Alexandre Julliard
wrc: Add support for Unicode accelerator strings.
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-02
Michael Stefaniuc
wrc: Sync the codepage mapping to the LANG_* identifier...
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Allow the translators to set...
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Remove dumping of stringtables.
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Compare all the controls of...
tree
|
commitdiff
2008-03-28
Michael Stefaniuc
wrc: Add the code page mapping for LANG_ROMANSH.
tree
|
commitdiff
2008-03-22
Alexandre Julliard
wrc: parser_error must append a newline.
tree
|
commitdiff
2008-03-03
Mikołaj Zalewski
wrc: Convert standard control classes names into ids...
tree
|
commitdiff
2008-02-19
Alexandre Julliard
Avoid the nounistd option that doesn't exist on older...
tree
|
commitdiff
2008-02-19
Rob Shearman
Add the nounistd option to all lex source files.
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
tools: Remove duplicate includes.
tree
|
commitdiff
2007-10-22
Michael Stefaniuc
wrc: Remove redundant NULL check before free(). Found...
tree
|
commitdiff
2007-10-19
Francois Gouget
wrc: Modify the error, warning and tracing functions...
tree
|
commitdiff
2007-08-30
Dmitry Timoshkov
wrc: Constify some data.
tree
|
commitdiff
2007-06-28
Alexandre Julliard
wrc: Strip C code based on the name of the include...
tree
|
commitdiff
2007-06-20
Alexandre Julliard
makefiles: Build programs that link against libwine...
tree
|
commitdiff
2007-06-14
Michael Stefaniuc
wrc: Fix redundant checks for NULL before free(). Found...
tree
|
commitdiff
2007-06-05
Michael Stefaniuc
wrc: Fix non-ANSI function declaration. Found by sparse.
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
wrc: Change the format of the output of "wrc --verify...
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
wrc: Add HTML resources support to wrc --verify-transla...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
libwine: Pass flags to wine_utf8_wcstombs to allow...
tree
|
commitdiff
2007-03-08
Alexandre Julliard
configure: Get rid of lex compatibility support, we...
tree
|
commitdiff
next