Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / include / wx / sckstrm.h
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-01  Francesco Montorsifix loading ICO from socket stream: override OnSysTell...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
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-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-08-02  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-07  Robert Roebling Suppress warnings
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...