Commit History

Author SHA1 Message Date
  Alexandre Julliard 923461f3d8 wrc: Windows file formats are always little-endian. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard 55701c6672 tools: Add a helper function to create temp files. 3 years ago
  Alexandre Julliard 1e173eaa8c wrc: Use asserts instead of explicit internal error. 3 years ago
  Alexandre Julliard b69ce3472d wpp: Move the preprocessor code into wrc. 3 years ago
  Alexandre Julliard 2045950096 wrc: Export the convert_string_utf8() helper function. 4 years ago
  Alexandre Julliard ab6e4c8b73 wrc: Avoid using wine/unicode.h on Windows. 5 years ago
  Fabian Maurer c0dfdbcf7b wrc: Don't crash when parsing COMBOBOX element without style. 6 years ago
  Alexandre Julliard 865f23b503 wrc: Avoid locale- or Unicode-dependent case conversions. 8 years ago
  Hugh McMaster 11669fa5e2 Assorted spelling and grammar fixes. 9 years ago
  Francois Gouget f505e6fb4a Assorted spelling fixes. 9 years ago
  Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 10 years ago
  Alexandre Julliard 98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. 11 years ago
  Alexandre Julliard 8fcac3b2bb wrc: Remove non-bison compatibility code. 11 years ago
  Jacek Caban 0da8be91ef wrc: Allow '/' and '\' in identifiers. 11 years ago
  Alexandre Julliard 811da88cfc wrc: Fix parsing of virtkey accelerators. 13 years ago
  Alexandre Julliard ceadc43c78 wrc: Add support for translating accelerators through po files. 13 years ago
  André Hentschel a49eac930a wrc: Allow comma after popup name. 14 years ago
  Alexandre Julliard 0fbe445871 wrc: Display a warning in pedantic mode when using memory options in 32-bit resources. 14 years ago
  Alexandre Julliard cdf6947080 wrc: Avoid use of toupper/isupper on signed chars. 14 years ago
  Gerald Pfeifer 3aa6cff4ce wrc: Remove variable type which is not really used from rsrcid_to_token. 14 years ago
  Alexandre Julliard 82f910eb62 wrc: Merge the menu and menuex structures. 15 years ago
  Alexandre Julliard 1b305dd2df wrc: Merge the menuitem and menuitemex structures. 15 years ago
  Alexandre Julliard 0fb8203654 wrc: Merge the dialog and dialogex structures. 15 years ago
  Alexandre Julliard 5d56995696 wrc: Avoid a crash if a file didn't contain any resources. 15 years ago
  Alexandre Julliard e25bc79da1 wrc: Add support for loading multiple input files at once. 15 years ago
  Michael Stefaniuc 2b066327ec tools: Remove unused alloca.h include. 16 years ago
  Dmitry Timoshkov c34b64d6d9 wrc: Warn for duplicate dialog ids. 16 years ago
  Alexandre Julliard 87e12632fa wrc: Fix the duplicate resource check for user-defined types. 16 years ago
  Francois Gouget 42a61d7ed7 Assorted spelling fixes. 16 years ago