projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Add printf format attribute on all printf-like functions and fix resulting...
[wine]
/
tools
/
wrc
/
2009-02-02
Marcus Meissner
wrc: Free type to avoid leaks (Coverity).
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
wrc: Warn for duplicate dialog ids.
tree
|
commitdiff
2008-12-17
Francois Gouget
wrc: Add a trailing '\n' to some warning and error...
tree
|
commitdiff
2008-11-25
Francois Gouget
wrc: parser_error() does not need a trailing '\n'.
tree
|
commitdiff
2008-11-04
Alexandre Julliard
wrc: Fix the duplicate resource check for user-defined...
tree
|
commitdiff
2008-10-20
Huw Davies
wrc: Include errno.h.
tree
|
commitdiff
2008-10-20
Rob Shearman
wrc: Don't accept "0" as a valid codepage in "#pragma...
tree
|
commitdiff
2008-10-18
Rob Shearman
wrc: Check for overflows when parsing integer constants.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
tools: Convert source files to utf-8.
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-07-07
Alexandre Julliard
Add noinput directive to all lex files to avoid a compi...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-08
Alexandre Julliard
wrc: Add support for Unicode accelerator strings.
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-02
Michael Stefaniuc
wrc: Sync the codepage mapping to the LANG_* identifier...
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Allow the translators to set...
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Remove dumping of stringtables.
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Compare all the controls of...
tree
|
commitdiff
2008-03-28
Michael Stefaniuc
wrc: Add the code page mapping for LANG_ROMANSH.
tree
|
commitdiff
2008-03-22
Alexandre Julliard
wrc: parser_error must append a newline.
tree
|
commitdiff
2008-03-03
Mikołaj Zalewski
wrc: Convert standard control classes names into ids...
tree
|
commitdiff
2008-02-19
Alexandre Julliard
Avoid the nounistd option that doesn't exist on older...
tree
|
commitdiff
2008-02-19
Rob Shearman
Add the nounistd option to all lex source files.
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
tools: Remove duplicate includes.
tree
|
commitdiff
2007-10-22
Michael Stefaniuc
wrc: Remove redundant NULL check before free(). Found...
tree
|
commitdiff
2007-10-19
Francois Gouget
wrc: Modify the error, warning and tracing functions...
tree
|
commitdiff
2007-08-30
Dmitry Timoshkov
wrc: Constify some data.
tree
|
commitdiff
2007-06-28
Alexandre Julliard
wrc: Strip C code based on the name of the include...
tree
|
commitdiff
2007-06-20
Alexandre Julliard
makefiles: Build programs that link against libwine...
tree
|
commitdiff
2007-06-14
Michael Stefaniuc
wrc: Fix redundant checks for NULL before free(). Found...
tree
|
commitdiff
2007-06-05
Michael Stefaniuc
wrc: Fix non-ANSI function declaration. Found by sparse.
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
wrc: Change the format of the output of "wrc --verify...
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
wrc: Add HTML resources support to wrc --verify-transla...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
libwine: Pass flags to wine_utf8_wcstombs to allow...
tree
|
commitdiff
2007-03-08
Alexandre Julliard
configure: Get rid of lex compatibility support, we...
tree
|
commitdiff
2007-01-09
Alexandre Julliard
wrc: Added support for utf-8 codepage.
tree
|
commitdiff
2007-01-02
Andrew Talbot
wrc: Declare some variables static const.
tree
|
commitdiff
2007-01-02
Kai Blin
wrc: Fix comparison typo (Coverity).
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
tools: Remove redundant NULL checks before free() ...
tree
|
commitdiff
2006-10-02
Michael Stefaniuc
wrc: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-25
Nicolas Delcros
wrc: Fixed typo for the --pedantic argument.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Alexandre Julliard
wrc: Change the prefix on bison-generated names to...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
Make.rules: Set the default prefix for bison files...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
makefiles: List bison dependencies explicitly for paral...
tree
|
commitdiff
2006-09-09
Alexandre Julliard
makefiles: Add global rules for bison and lex files.
tree
|
commitdiff
2006-09-09
Alexandre Julliard
wrc: Allow building without debug support in the parser.
tree
|
commitdiff
2006-08-26
Alexandre Julliard
wrc: Get rid of xmalloc casts.
tree
|
commitdiff
2006-08-26
Alexandre Julliard
wrc: xmalloc shouldn't initialize to zero, do that...
tree
|
commitdiff
2006-08-25
Alexandre Julliard
configure: Set rpath on all executables that link to...
tree
|
commitdiff
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Get rid of the symlinks for the static libs.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore lex and bison...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-14
Mike McCormack
wrc: Remove some tokens declared twice.
tree
|
commitdiff
2006-05-27
Alexandre Julliard
wrc: Clean output files when aborting on an error or...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
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
next