Commit History

Author SHA1 Message Date
  Alexandre Julliard 923461f3d8 wrc: Windows file formats are always little-endian. 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
  Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 10 years ago
  Alexandre Julliard c9d806a0d1 wrc: Add support for PNG icons. 11 years ago
  Alexandre Julliard df45a347ac wrc: Store location information in strings. 14 years ago
  Alexandre Julliard d0a6c806a9 wrc: Explicitly define structure creation functions instead of playing with macros. 14 years ago
  Alexandre Julliard 1ffab3ab4e wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps. 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
  Francois Gouget bfa7fded98 wrc: Add a trailing '\n' to some warning and error messages. 16 years ago
  Alexandre Julliard 0a16b6b81f wrc: parser_error must append a newline. 16 years ago
  Austin English 90f89fa74d tools: Spelling fixes. 17 years ago
  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 years ago
  Michael Stefaniuc d2d330174f wrc: Win64 printf format warning fixes. 18 years ago
  Alexandre Julliard 42418fbbe8 wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 18 years ago
  Alexandre Julliard fce74f7411 wrc: Get rid of xmalloc casts. 18 years ago
  Alexandre Julliard fba0897ee7 wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard 261e376495 Fixed a number of pointer to integer conversions that wouldn't work 19 years ago
  Alexandre Julliard 52788d1f1c Added support for HTML resource type. 19 years ago
  Francois Gouget 93416cdaf7 Assorted spelling fixes. 19 years ago
  Jon Griffiths eb5bf7dd38 Documentation spelling fixes. 20 years ago
  Marcus Meissner 1f787ca675 Generic SKIP_TAG to skip a number of bytes, use it where applicable. 20 years ago
  Jon Griffiths 0aab81fa0c Also handle OS2 v1.x (AKA windows 2.0) bitmaps. 20 years ago
  Steven Edwards ca14f24af4 Fixed typo in BITMAPV4HEADER stucture. 22 years ago
  Vincent Béron 9a62491660 Removed trailing whitespace. 22 years ago
  Warren Baird 714bfd7e4a Solve alignment problems by converting bitmap headers *after* they 22 years ago
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 years ago