Define __VISUALC__ for ICC under Windows again.
[wxWidgets.git] / include / wx / msgout.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-18  Vadim ZeitlinAdd option FILE* parameter to wxMessageOutputStderr...
2009-06-12  Vadim Zeitlindisable MSVC warning 4275 correctly (closes #10885)
2009-03-22  Vadim Zeitlinmake wxMessageOutput::Output() public to avoid having...
2008-05-23  Vadim Zeitlinimprove wxMessageOutputBest console output under Window...
2007-07-11  Vadim Zeitlincompilation fixes for wxUSE_MSGDLG==0
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-05-06  Václav Slavíkfix compation with Watcom after latest vararg templates...
2007-05-04  Václav Slavíkuse wxFormatString helper class for 'vararg' functions...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-04-18  Václav Slavíkfixed DLL linking of wxMessageOutput class
2007-04-12  Václav Slavíkmoved vararg handling code in wxMessageOutput to single...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-17  Michael WetherellAdd wxABI_VERSION > 20601 wrappers
2005-06-06  Vadim Zeitlinadded wxMessageOutputBest which tries to show the messa...
2005-05-04  Julian SmartAdded licence/copyright information
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-24  Stefan NeisFixed #pragma interface/implementation handling for...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
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...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-30  Vadim Zeitlinremoved extra trailing semicolons which break compilati...
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.