2006-03-06 |
Mike McCormack | wrc: Don't use identifiers starting yy*, they're reserv... |
tree | commitdiff |
2006-02-28 |
Alexandre Julliard | wrc: Integer ids can be used for control labels instead... |
tree | commitdiff |
2006-02-14 |
Mike Frysinger | Add support for 'make install DESTDIR'. |
tree | commitdiff |
2006-01-24 |
Dmitry Timoshkov | Make more arrays const. |
tree | commitdiff |
2006-01-05 |
Alexandre Julliard | Remove YY_NO defines that cause warnings. |
tree | commitdiff |
2006-01-03 |
Alexandre Julliard | Support building flex files without debug support. |
tree | commitdiff |
2006-01-03 |
Alexandre Julliard | Added some flex options to avoid compiler warnings. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-10-10 |
Alexandre Julliard | Add current directory to default include path. |
tree | commitdiff |
2005-10-10 |
Alexandre Julliard | Default search path for an include file should be based... |
tree | commitdiff |
2005-10-10 |
Alexandre Julliard | Set the version we report in wmc and wrc from the globa... |
tree | commitdiff |
2005-10-06 |
Alexandre Julliard | Put Wine version information in all the man pages. |
tree | commitdiff |
2005-09-28 |
Alexandre Julliard | Now that we are requiring bison anyway, make the .tab... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed a number of pointer to integer conversions that... |
tree | commitdiff |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
tree | commitdiff |
2005-07-10 |
Marcus Meissner | Fixed signedness warnings. |
tree | commitdiff |
2005-07-05 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes. |
tree | commitdiff |
2005-06-30 |
Alexandre Julliard | Added support for HTML resource type. |
tree | commitdiff |
2005-06-30 |
Stefan Huehner | Fix some -Wsign-compare warnings. |
tree | commitdiff |
2005-06-30 |
Jacek Caban | '.' is a valid char of tIDENT. |
tree | commitdiff |
2005-06-27 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2005-06-22 |
Mike McCormack | Move function prototypes to header. |
tree | commitdiff |
2005-05-09 |
Michael Stefaniuc | Change the type of 1 bit wide bitfields to unsigned. |
tree | commitdiff |
2005-04-14 |
Michael Lin | Change menu item options to use optional comma. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-08 |
Alexandre Julliard | Allow specifying extended control styles also in standa... |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-01-28 |
Alexandre Julliard | Avoid assertion failure when loading an empty data... |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Removed an unused function. |
tree | commitdiff |
2004-12-06 |
Eric Pouech | Another couple of missing static definitions. |
tree | commitdiff |
2004-11-22 |
Rein Klazes | Allow negative numbers in RCDATA resources like RC... |
tree | commitdiff |
2004-11-21 |
Eric Frias | Fixed error writing control IDs in dialogex on sparc. |
tree | commitdiff |
2004-08-19 |
Zach Gorman | WS_TABSTOP should not be a default style for GROUPBOX... |
tree | commitdiff |
2004-07-20 |
Alexandre Julliard | Fixed handling of LANGUAGE statement for message tables... |
tree | commitdiff |
2004-07-06 |
Marcus Meissner | Generic SKIP_TAG to skip a number of bytes, use it... |
tree | commitdiff |
2004-06-01 |
Jon Griffiths | Also handle OS2 v1.x (AKA windows 2.0) bitmaps. |
tree | commitdiff |
2004-05-30 |
Dimitrie O. Paun | Document the --verbose switch. |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-04-12 |
Dimitrie O. Paun | Add support for --verbose for compatibility. |
tree | commitdiff |
2004-04-09 |
Alexandre Julliard | Fixed line number handling for escaped end of lines... |
tree | commitdiff |
2004-01-18 |
Vincent Béron | Added a new flag to wrc, to be used to assess translations |
tree | commitdiff |
2004-01-02 |
Mike McCormack | Avoid a crash if the dialog style is missing. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | Make the winehq.org domain the official one. |
tree | commitdiff |
2003-10-14 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-06 |
Vincent Béron | Get rid of useless comment (empty function header). |
tree | commitdiff |
2003-09-29 |
Alexandre Julliard | Fixed handling of Unicode strings used as filenames... |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Fix strncpyWtoA to actually act as advertised (and... |
tree | commitdiff |
2003-09-18 |
Eric Frias | Fixed combobox flags handling to allow CBS_DROPDOWN... |
tree | commitdiff |
2003-09-10 |
Steven Edwards | Portability fix for language ids. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-01 |
Vincent Béron | Fixed typo. |
tree | commitdiff |
2003-08-22 |
Steven Edwards | Fixes for building with w32api headers on Mingw. |
tree | commitdiff |
2003-08-18 |
Jon Griffiths | Only statics are sure to be set to 0, explicitly initia... |
tree | commitdiff |
2003-07-09 |
Juraj Hercek | Adjusted grammar to accept also help-ids for dialogex... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
tree | commitdiff |
2003-04-19 |
Dimitrie O. Paun | Add -fo as a synonym for -o, for compatibility with rc. |
tree | commitdiff |
2003-03-28 |
Dimitrie O. Paun | Remove the no longer needed -m option, ignore -r for... |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibil... |
tree | commitdiff |
2003-03-19 |
Dimitrie O. Paun | Remove -J, -P, and -V as they have long options equival... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-02-26 |
Dimitrie O. Paun | Remove assembly generation from wrc. |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add option to set preprocessor (not yet implemented). |
tree | commitdiff |
2003-02-01 |
Dimitrie O. Paun | Merge README.wrc into wrc's man page. |
tree | commitdiff |
2003-01-31 |
Dimitrie O. Paun | Remove header file generation, and related options. |
tree | commitdiff |
2003-01-23 |
Gerald Pfeifer | Declare variable only if needed. |
tree | commitdiff |
2003-01-21 |
Dan Kegel | \ at EOL in string now behaves like in msvc6's rc. |
tree | commitdiff |
2003-01-20 |
Dimitrie O. Paun | Remove the obsolete wrc options: -A, -T, and -t. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Added windres compatibility switches: -v, --[no-]use... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
tree | commitdiff |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2003-01-02 |
Alexandre Julliard | Updated for recent options changes. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Remove the -L wrc option, as no automatic fudging of... |
tree | commitdiff |
2002-12-15 |
Alexandre Julliard | Added y.tab.[ch] pseudo-dependencies to fix parallel... |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Do not display the long options in the usage message... |
tree | commitdiff |
2002-12-11 |
Dimitrie O. Paun | wrc should be aware of the location of the system headers. |
tree | commitdiff |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not... |
tree | commitdiff |
2002-12-06 |
Dimitrie O. Paun | Make wrc command line compatible with windres. |
tree | commitdiff |
2002-09-04 |
Steven Edwards | Fixed typo in BITMAPV4HEADER stucture. |
tree | commitdiff |
2002-08-27 |
Alexandre Julliard | Try to derive temp file names from output file names... |
tree | commitdiff |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page. |
tree | commitdiff |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output. |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-08-02 |
Alexandre Julliard | Removed struct user to avoid conflicts with system... |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
tree | commitdiff |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Steven Edwards | Fixes for building on mingw. |
tree | commitdiff |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
next |