wined3d: Calculate "offset" in the appropriate path in IWineD3DDeviceImpl_UpdateSurfa...
[wine] / tools / wrc /
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit depende...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-01-22  Rob Shearmanwrc: Fix symbol was not declared and using plain intege...
2010-01-04  Alexandre Julliardwrc: Merge the menu and menuex structures.
2010-01-04  Alexandre Julliardwrc: Merge the menuitem and menuitemex structures.
2010-01-04  Alexandre Julliardwrc: Merge the dialog and dialogex structures.
2009-12-30  Michael StefaniucRevert "wrc: Use an EOF rule instead of lex_destroy...
2009-10-06  Alexandre Julliardwrc: Include unistd.h before the Windows headers.
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-09-16  Gerald Pfeiferwrc: Fix eight conditions in compare_menuex_item.
2009-08-26  Francois Gougetwrc: Add a '\n' to a parser_warning() call.
2009-08-20  Alexandre Julliardwrc: Print a warning when encountering utf8 strings...
2009-08-10  Marcus Meissnerwrc: Handle "no files == stdin".
2009-07-16  Alexandre Julliardwrc: Report an error when encountering non-ASCII charac...
2009-07-16  Alexandre Julliardwrc: Avoid a crash if a file didn't contain any resources.
2009-07-10  Michael Stefaniucwrc: Reset the language before processing multiple...
2009-06-29  Alexandre Julliardwrc: Clean up command line parsing for multiple files...
2009-06-23  Alexandre Julliardwrc: Use an EOF rule instead of lex_destroy for compati...
2009-06-22  Alexandre Julliardwrc: Add support for loading multiple input files at...
2009-02-16  Alexandre Julliardwrc: Print better error messages for functions that...
2009-02-13  Michael Stefaniuctools: Remove unused alloca.h include.
2009-02-02  Marcus Meissnerwrc: Free type to avoid leaks (Coverity).
2009-01-14  Dmitry Timoshkovwrc: Warn for duplicate dialog ids.
2008-12-17  Francois Gougetwrc: Add a trailing '\n' to some warning and error...
2008-11-25  Francois Gougetwrc: parser_error() does not need a trailing '\n'.
2008-11-04  Alexandre Julliardwrc: Fix the duplicate resource check for user-defined...
2008-10-20  Huw Davieswrc: Include errno.h.
2008-10-20  Rob Shearmanwrc: Don't accept "0" as a valid codepage in "#pragma...
2008-10-18  Rob Shearmanwrc: Check for overflows when parsing integer constants.
2008-10-18  Alexandre Julliardtools: Convert source files to utf-8.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-08  Alexandre Julliardwrc: Add support for Unicode accelerator strings.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-04-02  Michael Stefaniucwrc: Sync the codepage mapping to the LANG_* identifier...
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Allow the translators to set...
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Remove dumping of stringtables.
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Compare all the controls of...
2008-03-28  Michael Stefaniucwrc: Add the code page mapping for LANG_ROMANSH.
2008-03-22  Alexandre Julliardwrc: parser_error must append a newline.
2008-03-03  Mikołaj Zalewskiwrc: Convert standard control classes names into ids...
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-18  Austin Englishtools: Spelling fixes.
2007-11-19  Michael Stefaniuctools: Remove duplicate includes.
2007-10-22  Michael Stefaniucwrc: Remove redundant NULL check before free(). Found...
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-08-30  Dmitry Timoshkovwrc: Constify some data.
2007-06-28  Alexandre Julliardwrc: Strip C code based on the name of the include...
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-06-14  Michael Stefaniucwrc: Fix redundant checks for NULL before free(). Found...
2007-06-05  Michael Stefaniucwrc: Fix non-ANSI function declaration. Found by sparse.
2007-03-27  Mikołaj Zalewskiwrc: Change the format of the output of "wrc --verify...
2007-03-27  Mikołaj Zalewskiwrc: Add HTML resources support to wrc --verify-transla...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-01-09  Alexandre Julliardwrc: Added support for utf-8 codepage.
2007-01-02  Andrew Talbotwrc: Declare some variables static const.
2007-01-02  Kai Blinwrc: Fix comparison typo (Coverity).
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-10-02  Michael Stefaniucwrc: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-25  Nicolas Delcroswrc: Fixed typo for the --pedantic argument.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardwrc: Change the prefix on bison-generated names to...
2006-09-11  Alexandre JulliardMake.rules: Set the default prefix for bison files...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwrc: Allow building without debug support in the parser.
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwrc: xmalloc shouldn't initialize to zero, do that...
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-14  Mike McCormackwrc: Remove some tokens declared twice.
2006-05-27  Alexandre Julliardwrc: Clean output files when aborting on an error or...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-06  Mike McCormackwrc: Don't use identifiers starting yy*, they're reserv...
2006-02-28  Alexandre Julliardwrc: Integer ids can be used for control labels instead...
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-10-10  Alexandre JulliardAdd current directory to default include path.
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-10-10  Alexandre JulliardSet the version we report in wmc and wrc from the globa...
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
next