Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / utils / ifacecheck /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-02-28  Václav SlavíkLine endings fixes in bakefile-generated files.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-05-11  Francesco Montorsibetter error message when an inconsistency has been...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-08  Vadim Zeitlinupdate IfaceCheckLog definition after wxLog::DoLogXXX...
2009-07-03  Vadim Zeitlinfix harmless warnings (mostly about unused parameters...
2009-06-06  Vadim Zeitlinfix (bogus) warning about uninitialized variable in...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-16  Francesco Montorsifix bug when warning string contains percent signs
2009-03-16  Francesco Montorsibe x86_64-friendly
2009-03-16  Francesco Montorsiinclude the path to the real setup.h
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-10  Francesco Montorsifix an important bug: ifacecheck was parsing only ...
2009-01-08  Francesco Montorsiautomated ifacecheck fixes
2008-12-25  Vadim Zeitlinuse wxSUPPRESS_DOLOG_HIDE_WARNING to suppress warnings...
2008-11-15  Francesco Montorsiavoid false warnings for wxThread and wxIPAddress
2008-11-10  Vadim Zeitlinfix yet another VC6 compilation error because of loop...
2008-11-10  Vadim Zeitlinfix another VC6 compilation error because of loop varia...
2008-11-09  Francesco Montorsifix VC6 broken for variable scope handling
2008-11-09  Francesco Montorsimore intelligence to avoid false warnings
2008-11-09  Francesco Montorsifix VC6 builds by removing variadic macros; use standar...
2008-11-08  Francesco Montorsigenerate the output gcc XML file always in the same...
2008-10-29  Francesco Montorsia few other means to avoid false positives
2008-10-27  Francesco Montorsifixed some false positives; fixed method declaration...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-14  Francesco Montorsioutput the list of the undocumented wx classes
2008-10-14  Francesco Montorsifurther additions to avoid false warnings (ActsAsDefaul...
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinget rid of unused variable warning
2008-10-10  Francesco Montorsifix two bugs: 1) the missing NOT in the if (real) test...
2008-10-10  Vadim ZeitlinSTL build compilation fix
2008-10-09  Vadim Zeitlinfix errors due to missing wxPrintf() declaration in...
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4 (and now with forgotten...
2008-10-06  Francesco Montorsilist also headers in the bakefile
2008-10-06  Francesco Montorsirename README to README.txt to be compat with win systems
2008-10-04  Francesco MontorsiwxLogError=>LogError (in ifacecheck wxLog facilities...
2008-09-29  Francesco MontorsiBIG CHANGE: added parsing of base classes; now CompareC...
2008-09-29  Francesco Montorsimore logic to avoid false warnings
2008-09-28  Vadim Zeitlinset native eol-style on source and make files
2008-09-28  Vadim Zeitlinfix (harmless) VC9 unreachable code warning
2008-09-28  Vadim Zeitlinfix VC9 compilation: interface is #defined as struct...
2008-09-27  Francesco Montorsiadded wxMethodAccessSpecifier and the logic to extract...
2008-09-24  Francesco Montorsimake m_strDefaultValueForCmp always non-empty; this...
2008-09-22  Francesco Montorsifix typo
2008-09-22  Francesco MontorsiBIG CHANGES:
2008-09-21  Francesco Montorsiother ifacecheck fixes
2008-09-21  Francesco Montorsiignore preprocessor lines which #define a symbol to...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-19  Francesco Montorsiimproved support for typedefs
2008-09-18  Francesco Montorsifix for gccxml
2008-09-04  Kevin Ollivierrebake
2008-06-01  Vadim Zeitlinanother compilation fix, now for Unicode build
2008-06-01  Vadim Zeitlincompilation fix for ANSI build
2008-05-10  Francesco Montorsiadded version check against gcc-generated xml; added...
2008-03-30  Francesco Montorsioptimization for faster execution: don't use wxString...
2008-03-27  Francesco Montorsibuild fix for non-PCH builds (thanks to buildbot emails ;))
2008-03-27  Francesco Montorsiavoid even more false warnings better handling numeric...
2008-03-27  Francesco Montorsiadd 'availability' infos to both wxMethod and wxClass...
2008-03-27  Francesco Montorsiadd the ability to parse the gccxml preprocessor output...
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...
2008-03-25  Francesco Montorsimention that both gccxml and doxygen are smart enough...
2008-03-25  Francesco Montorsifurther improve the automatic modify mode: wrap correct...
2008-03-25  Francesco Montorsifor each prototype make sure that if the n-th argument...
2008-03-24  Francesco Montorsiadded the process-only option
2008-03-24  Francesco Montorsiadded wxArgumentType; added parsing of argument names...
2008-03-24  Francesco Montorsiadd pure virtual function parsing; give more informativ...
2008-03-24  Francesco Montorsimake the log file more readable; fix the count of warnings
2008-03-24  Francesco Montorsifix the automatic modify mode
2008-03-24  Francesco Montorsifix bug in buliding newtype string; fix GetAsString...
2008-03-23  Francesco Montorsiadd deprecation tags/attributes parsing
2008-03-23  Francesco Montorsiremove unused #defines; fix include header for MinGW32...
2008-03-23  Francesco Montorsifurther speedup the gccxml parser using dedicated ID...
2008-03-23  Francesco Montorsispeedup a little the parser by converting gccXML ID...
2008-03-22  Francesco Montorsiadd Id keyword; remove old code (was commented out...
2008-03-22  Francesco Montorsiadded the interface checker to the utils folder