bracket <vector> inclusion by wx/beforestd.h and wx/afterstd.h to avoid warnings...
[wxWidgets.git] / utils /
2009-06-07  Vadim Zeitlinbracket <vector> inclusion by wx/beforestd.h and wx...
2009-06-06  Vadim Zeitlinfix (bogus) warning about uninitialized variable in...
2009-05-13  Bryan PettySmall build and run fixes made to screenshotgen util...
2009-05-13  Bryan PettyRemoved dependancy on wx/bitmap.h from autocapture.h.
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-04-12  Francesco Montorsimore PCH-less build fix
2009-04-12  Vadim Zeitlinblind PCH-less build fixes: add missing headers
2009-04-12  Vadim ZeitlinMSVC compilation fixes: don't use std{out,err} as varia...
2009-04-12  Francesco Montorsiadding the first raw version of the execution monitor
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-15  Kevin OllivierRebake after last change.
2009-03-15  Kevin OllivierOn Mac, ensure that the library path and dependencies...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-07  Václav Slavíkwxrc: fix incorrectly generated code with --extra...
2009-01-18  Francesco Montorsipatch by Utensil Candel: implementation of the new...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-14  Francesco Montorsipatch from Utensil Candel which refactors and documents...
2009-01-10  Francesco Montorsifix an important bug: ifacecheck was parsing only ...
2009-01-09  Francesco Montorsipatch from Utensil Candel: remove ctrlmaskout.h/cpp...
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-08  Francesco Montorsiautomated ifacecheck fixes
2009-01-08  Francesco Montorsilastest patch from Utensil Candel: remove some legacy...
2009-01-07  Francesco Montorsifix wxSplitPath usage
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-12-29  Francesco Montorsiadd the -headerpad_max_install_names option to the...
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-11-03  Vadim Zeitlinadded wxrc to the makefiles
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
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-20  Robert RoeblingBetter size for screenshot of wxListCtrl
2008-10-15  Bryan PettyRemoved traces of wxFormBuilder from the screenshotgen...
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-13  Francesco Montorsiremove ugly AD-HOC FIX for wxHyperlinkCtrl; use the...
2008-10-13  Francesco Montorsipatch by Utensil Candel to improve wxMac autocapture...
2008-10-13  Francesco Montorsimodified text for wxRichTextCtrl to show more features...
2008-10-13  Francesco Montorsibuild fix (SetBitmaps is only for wxMSW)
2008-10-13  Francesco Montorsitypo fix
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinget rid of unused variable warning
2008-10-11  Francesco Montorsiinit the file and dir pickers with dummy files/folders
2008-10-11  Francesco Montorsifix the menu item bitmaps for wxMSW;
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-10  Francesco Montorsifixed the status of the second radio button; now (on...
2008-10-10  Francesco Montorsibetter use of <wx-data>
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-07  Francesco Montorsiremoved duplicated row of bitmap buttons added for...
2008-10-06  Francesco Montorsiinside <wx-data> we need to use instead of /
2008-10-06  Francesco Montorsimake Capture() functions static members of AutoCaptureM...
2008-10-06  Francesco Montorsiother cleanup; adjusted english in the UI
2008-10-06  Francesco Montorsimany fixes; now the application correctly starts up
2008-10-06  Francesco Montorsiadd to utils.bkl the hhp2cached (why wasn't already...
2008-10-06  Francesco Montorsiadded the automatic screenshot generator utility by...
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 Montorsifix usage of MacRegisterDefaultTypeAndCreator
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-13  Stefan Csomorfixing file paths after renaming
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
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-27  Francesco Montorsiremoved old utils (helpgen, tex2rtf, helphtml, nplugin...
next