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 |
2002-05-04 |
Warren Baird | Solve alignment problems by converting bitmap headers... |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Link the tools and the server against libwine so we... |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
tree | commitdiff |
2002-02-14 |
Alexandre Julliard | Upgraded configure script to use autoconf 2.50 features... |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Documentation update. |
tree | commitdiff |
2001-12-19 |
Michael Stefaniuc | Replaced MAX with max and deleted definition of MAX. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Fix a buffer overflow in write_name_str, bug found by |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-06-24 |
Bang Jun-Young | Add a workaround for a bug in byacc (again). |
tree | commitdiff |
2001-06-06 |
Francois Gouget | Wrc no longer needs to parse C code. Remove c-junk... |
tree | commitdiff |
2001-06-04 |
Maciek Kaliszewski | Added support for RCINCLUDE directive. Now wrc ignores... |
tree | commitdiff |
2001-06-04 |
Francois Gouget | Fix the conversion of MS style '#line' directives to... |
tree | commitdiff |
2001-05-29 |
Maciek Kaliszewski | Added better GCC-style #line directive handling. |
tree | commitdiff |
2001-05-07 |
Francois Gouget | -l/-L were not renamed to -t/-T in the usage messages. |
tree | commitdiff |
2001-02-12 |
Rein Klazes | Added support for the Malayan language. |
tree | commitdiff |
2001-02-12 |
Jon Griffiths | Remove xmalloc/xrealloc limits for large binary resources. |
tree | commitdiff |
2001-01-02 |
Ulrich Weigand | - Fixed a byteorder conversion problem with message... |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-06 |
Michael Veksler | Add basic NLS information needed for Hebrew. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-12-05 |
Nerijus Baliunas | Fixed Serbian language code page. |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Added a few missing languages. |
tree | commitdiff |
2000-11-11 |
Joerg Mayer | Get rid of some warnings about unused variables, signed... |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Better error message when an include file is not found... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
tree | commitdiff |
2000-10-25 |
Kristoffer Gleditsch | Added LDFLAGS to linking of wine-related binaries. |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | 16-bit resource size must be scaled by alignment. |
tree | commitdiff |
2000-10-24 |
Alexandre Julliard | Added codepage translation based on the language id... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Fixed duplication of typename in 16-bit assembly output. |
tree | commitdiff |
2000-09-24 |
Francois Gouget | Filenames may contain '/' and '\'. |
tree | commitdiff |
2000-08-25 |
Bertho Stultiens | Fixed a LALR(2) problem while scanning usertype resourc... |
tree | commitdiff |
2000-07-25 |
Bertho Stultiens | - Implemented a bug-work-around for Berkeley yacc ... |
tree | commitdiff |
2000-07-08 |
Bertho Stultiens | - Bugfix: Macro expansion of strings would assert an... |
tree | commitdiff |
2000-06-20 |
Alexander V. Lukyanov | Fixed problems with compilation/install out of source... |
tree | commitdiff |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
tree | commitdiff |
2000-06-13 |
Bertho Stultiens | - Bugfix: Corrected "off by one" error in the linenumbe... |
tree | commitdiff |
2000-06-08 |
Bertho Stultiens | - Implemented MESSAGETABLE resource type. |
tree | commitdiff |
2000-05-30 |
Marcus Meissner | Add a ; needed by some YACCs. |
tree | commitdiff |
2000-05-24 |
Alexandre Julliard | Revived the GEN_C_SRCS variable to support wrc lex... |
tree | commitdiff |
2000-05-23 |
Bertho Stultiens | - Implemented animated cursors and icons resource types. |
tree | commitdiff |
2000-05-12 |
Patrik Stridvall | Fixed byte order on Solaris and FreeBSD. |
tree | commitdiff |
2000-05-09 |
Bertho Stultiens | - Bugfix: Corrected a SEGV in the rawdata handling... |
tree | commitdiff |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
tree | commitdiff |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Minor fix in wrc to support the Solaris preprocessor. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | - An extern statement finishes with the first closing... |
tree | commitdiff |
next |