Historia zmian

Autor SHA1 Wiadomość Data
  Alexandre Julliard 721a2add2f wrc: Use external NLS files for codepage conversions. 5 lat temu
  Alexandre Julliard 0a66eaea68 wrc: Set the output format from the output file name. 5 lat temu
  Alexandre Julliard fe888bbbb6 wrc: Avoid converting Unicode strings back to Ansi. 5 lat temu
  Alexandre Julliard 2045950096 wrc: Export the convert_string_utf8() helper function. 5 lat temu
  Alexandre Julliard 88abd7cb98 wrc: Directly implement UTF-8 conversions. 5 lat temu
  Enol Puente ec3181633b wrc: Add Asturian locale. 5 lat temu
  Alexandre Julliard ab6e4c8b73 wrc: Avoid using wine/unicode.h on Windows. 5 lat temu
  Michael Stefaniuc 79a6dd21ad wrc: Use the ARRAY_SIZE() macro. 6 lat temu
  Alexandre Julliard 865f23b503 wrc: Avoid locale- or Unicode-dependent case conversions. 9 lat temu
  Daniel Lehman 42724f3d50 wrc: Add support for LANG_INVARIANT. 9 lat temu
  Alexandre Julliard 98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. 11 lat temu
  Alexandre Julliard 28ece74fd8 Use the official Microsoft definitions for Gaelic languages. 11 lat temu
  Alexandre Julliard df45a347ac wrc: Store location information in strings. 14 lat temu
  Alexandre Julliard 5fabc5cca7 wrc: Copy the strmake utility function from winegcc. 14 lat temu
  Rob Shearman 903f686899 wrc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 15 lat temu
  Alexandre Julliard be7558fc30 wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 15 lat temu
  Alexandre Julliard cf63bb880e wrc: Print better error messages for functions that set errno. 16 lat temu
  Michael Stefaniuc fae9640f4d wrc: Sync the codepage mapping to the LANG_* identifiers from include/winnt.h. 17 lat temu
  Michael Stefaniuc 865c31b811 wrc: Add the code page mapping for LANG_ROMANSH. 17 lat temu
  Alexandre Julliard 0a16b6b81f wrc: parser_error must append a newline. 17 lat temu
  Michael Stefaniuc 7f5757f683 tools: Remove duplicate includes. 17 lat temu
  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. 17 lat temu
  Alexandre Julliard a79b26284a libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS. 18 lat temu
  Alexandre Julliard 442243257b wrc: Added support for utf-8 codepage. 18 lat temu
  Alexandre Julliard 42418fbbe8 wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 18 lat temu
  Alexandre Julliard fce74f7411 wrc: Get rid of xmalloc casts. 18 lat temu
  Alexandre Julliard fba0897ee7 wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed. 18 lat temu
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 19 lat temu
  Daniel Marmier 4034ff36c0 Fixed warnings with gcc option "-Wwrite-strings". 21 lat temu
  Steven Edwards 9ef093ea8e Portability fix for language ids. 21 lat temu