Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / build.h
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2008-07-30  Vadim Zeitlinuse different strings for wchar_t and UTF-8-based Unico...
2008-01-16  Václav Slavíkinclude VC++ version in build compatibility string
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-08-11  Václav Slavíkexplained how the signature works
2004-08-10  Włodzimierz SkibaReverted Borland subversion recognizion due to binary...
2004-08-09  Włodzimierz SkibaPrecise Borland C++ and DMC compiler description.
2004-06-21  Václav Slavíkidentify more compilers
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Václav SlavíkwxUSE_STL affect binary compatibility
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíkrestored wxBuildOptions class, for backward compatibili...
2003-08-17  Václav Slavíkcheck for WXWIN_COMPATIBLITY settings, they affect...
2003-08-09  Václav Slavíkcheck if we are using compatible C++ ABI when usin...
2003-08-04  Václav Slavíkreworked wxBuildOptions code to work even w/o function...
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-05-07  Vadim Zeitlinadded wxBuildOptions and check that they are the same...