Historia zmian

Autor SHA1 Wiadomość Data
  Alexandre Julliard 64ff68c884 wrc: Add --nls-dir option. 5 lat temu
  Alexandre Julliard 1d8f4fe4a0 wrc: Add an option to set the input codepage to UTF-8. 5 lat temu
  Alexandre Julliard ab6e4c8b73 wrc: Avoid using wine/unicode.h on Windows. 5 lat temu
  Alexandre Julliard fabf11c240 wrc: Remove no longer needed use of libwine_static. 9 lat temu
  Frédéric Delanoy 4d3ba0310e wrc: Remove unused variables. 11 lat temu
  Alexandre Julliard 98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. 11 lat temu
  Alexandre Julliard 54e0c7fe14 wrc: Remove an unused variable. 11 lat temu
  Alexandre Julliard d8c986e062 wrc: Add support for loading translations from po files. 14 lat temu
  Alexandre Julliard 10700bf6b2 wrc: Add support for generating .po files from existing resources. 14 lat temu
  Alexandre Julliard df45a347ac wrc: Store location information in strings. 14 lat temu
  Alexandre Julliard be7558fc30 wrc: Print a warning when encountering utf8 strings in non-utf8 codepage. 15 lat temu
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 19 lat temu
  Alexandre Julliard ac21d34b26 Set the version we report in wmc and wrc from the global Wine 19 lat temu
  Mike McCormack a6dd1258b9 Move function prototypes to header. 19 lat temu
  Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows 21 lat temu
  Dimitrie O. Paun 29ba6163aa Remove the no longer needed -m option, ignore -r for compatibility 22 lat temu
  Dimitrie O. Paun 8794935e12 Remove unused options -a and -C. 22 lat temu
  Dimitrie O. Paun deaf02a586 Remove assembly generation from wrc. 22 lat temu
  Dimitrie O. Paun 68481e8e72 Remove header file generation, and related options. 22 lat temu
  Dimitrie O. Paun 42f9f0c29f Remove the obsolete wrc options: -A, -T, and -t. 22 lat temu
  Dimitrie O. Paun d07e901c86 Remove the -L wrc option, as no automatic fudging of filenames can 22 lat temu
  Vincent Béron 9a62491660 Removed trailing whitespace. 23 lat temu
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 lat temu
  Michael Stefaniuc 690d24f28e Replaced MAX with max and deleted definition of MAX. 23 lat temu
  Ulrich Weigand b5533c1dc6 - Fixed a byteorder conversion problem with message tables. 24 lat temu
  Bertho Stultiens c5a46ba96e Fixed a LALR(2) problem while scanning usertype resources which had 24 lat temu
  Bertho Stultiens b37a889f2f - Implemented a bug-work-around for Berkeley yacc (byacc) which 24 lat temu
  Bertho Stultiens 24b5050a7f - Bugfix: Macro expansion of strings would assert an internal error 24 lat temu
  Bertho Stultiens 661a94033e - Bugfix: Corrected "off by one" error in the linenumber while parsing 25 lat temu
  Bertho Stultiens c107f714d0 - Implemented MESSAGETABLE resource type. 25 lat temu