oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / tools / wmc /
2011-11-14  Marcus Meissnerwmc: Increate allocated size to match \0 (Coverity).
2011-08-23  Francois Gougetwmc: Remove a stray reference to wrc in the man page.
2011-07-29  Frédéric Delanoytools: Assorted spelling fixes.
2011-06-28  Marcus Meissnerwrc: Fixed some small leaks in PO code (Coverity).
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-02-14  Akihiro Sagawawmc: Update PO message match algorithm.
2011-01-24  Alexandre Julliardwmc: Add support for generating message translations...
2011-01-24  Alexandre Julliardwmc: Add support for generating a po template file.
2011-01-24  Alexandre Julliardwmc: Store input file location for each individual...
2011-01-24  Alexandre Julliardwmc: Add a copy of the strmake utility function.
2011-01-18  Alexandre Julliardwmc: Add support for creating resource and plain binary...
2010-12-05  Alexandre Julliardmakefiles: Add common rules for installing the main...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-05-18  André Hentschelwmc: Remove 10 year old unmaintained file.
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 Shearmanwmc: Fix symbol was not declared and using plain intege...
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-07-20  Marcus Meissnerwmc: Duplicate wine_cp_wcstombs check here too (Coverity).
2009-07-10  Alexandre Julliardwmc: Add support for utf-8 codepage.
2008-10-18  Alexandre Julliardtools: Convert source files to utf-8.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-04-22  Austin EnglishSpelling fixes.
2008-01-18  Austin Englishtools: Spelling fixes.
2007-10-19  Francois Gougetwmc: Modify the error and warning functions to behave...
2007-08-30  Dmitry Timoshkovwmc: Constify some data.
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-02-09  Marcus Meissnerwmc: inputbuffer is a WCHAR array.
2007-01-16  Alexandre Julliardwmc: Use standard format for error messages.
2007-01-16  Alexandre Julliardwmc: Added support for neutral languages.
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardwmc: 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 Julliardwmc: Allow building without debug support in the parser.
2006-08-26  Alexandre Julliardwmc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwmc: 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: 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-05-27  Alexandre Julliardwmc: Clean output files when aborting on an error or...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-02-06  Eric PouechA few fixes for pointer qualifiers (const, volatile...
2006-01-24  Dmitry TimoshkovMake more arrays const.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
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...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-07-20  Zhangrong HuangCall wine_cp_wcstombs() to retrieve actual length of...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-04-20  Francois GougetMake static Unicode strings const.
2003-11-26  Dimitrie O. PaunMake the winehq.org domain the official one.
2003-10-22  Vincent BéronAdded support for neutral language.
2003-10-02  Gerald PfeiferCast time_t parameters to fprintf(...,"%l",...) to...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-19  Alexandre JulliardAvoid referencing potentially freed token.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-10  Alexandre JulliardRemoved some obsolete files.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-09-07  Justin Santa BarbaraFixed problem with check for special characters.
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-07-28  Patrik StridvallSolaris specific fixes.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.