Commit Verlauf

Autor SHA1 Nachricht Datum
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. vor 3 Jahren
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. vor 3 Jahren
  Alexandre Julliard 55701c6672 tools: Add a helper function to create temp files. vor 3 Jahren
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. vor 3 Jahren
  Alexandre Julliard 1e173eaa8c wrc: Use asserts instead of explicit internal error. vor 3 Jahren
  Alexandre Julliard 721a2add2f wrc: Use external NLS files for codepage conversions. vor 4 Jahren
  Alexandre Julliard 0a66eaea68 wrc: Set the output format from the output file name. vor 4 Jahren
  Alexandre Julliard fe888bbbb6 wrc: Avoid converting Unicode strings back to Ansi. vor 4 Jahren
  Alexandre Julliard 2045950096 wrc: Export the convert_string_utf8() helper function. vor 4 Jahren
  Alexandre Julliard 88abd7cb98 wrc: Directly implement UTF-8 conversions. vor 4 Jahren
  Enol Puente ec3181633b wrc: Add Asturian locale. vor 5 Jahren
  Alexandre Julliard ab6e4c8b73 wrc: Avoid using wine/unicode.h on Windows. vor 5 Jahren
  Michael Stefaniuc 79a6dd21ad wrc: Use the ARRAY_SIZE() macro. vor 6 Jahren
  Alexandre Julliard 865f23b503 wrc: Avoid locale- or Unicode-dependent case conversions. vor 8 Jahren
  Daniel Lehman 42724f3d50 wrc: Add support for LANG_INVARIANT. vor 9 Jahren
  Alexandre Julliard 98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. vor 11 Jahren
  Alexandre Julliard 28ece74fd8 Use the official Microsoft definitions for Gaelic languages. vor 11 Jahren
  Alexandre Julliard df45a347ac wrc: Store location information in strings. vor 14 Jahren
  Alexandre Julliard 5fabc5cca7 wrc: Copy the strmake utility function from winegcc. vor 14 Jahren
  Rob Shearman 903f686899 wrc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. vor 15 Jahren
  Alexandre Julliard be7558fc30 wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. vor 15 Jahren
  Alexandre Julliard cf63bb880e wrc: Print better error messages for functions that set errno. vor 16 Jahren
  Michael Stefaniuc fae9640f4d wrc: Sync the codepage mapping to the LANG_* identifiers from include/winnt.h. vor 16 Jahren
  Michael Stefaniuc 865c31b811 wrc: Add the code page mapping for LANG_ROMANSH. vor 16 Jahren
  Alexandre Julliard 0a16b6b81f wrc: parser_error must append a newline. vor 16 Jahren
  Michael Stefaniuc 7f5757f683 tools: Remove duplicate includes. vor 17 Jahren
  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. vor 17 Jahren
  Alexandre Julliard a79b26284a libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS. vor 17 Jahren
  Alexandre Julliard 442243257b wrc: Added support for utf-8 codepage. vor 18 Jahren
  Alexandre Julliard 42418fbbe8 wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. vor 18 Jahren