]> git.saurik.com Git - wxWidgets.git/history - src/unix/dialup.cpp
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
[wxWidgets.git] / src / unix / dialup.cpp
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-10-08  Vadim Zeitlinadded support for OSF1 (Tru64)
2005-10-06  Michael WetherellUnicode compile fix
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-18  Vadim Zeitlinadded ifconfig and ping locations for AIX
2005-09-17  Vadim Zeitlinadded ping location for IRIX
2005-05-24  Włodzimierz SkibaWarning fix.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Włodzimierz SkibaPart of patch #957440: Solaris fix.
2003-10-21  Vadim Zeitlingenerate trace messages with dialup mask so that they...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-05-03  Gilles Depeyrotcorrected conditional compilation for Darwin
2001-07-04  Jouk Jansen Committing in .
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-02  Karsten BallüderFreeBSD fixes
2000-02-02  Václav Slavíkadded Linux-only /proc/net/route check, IsOnline procee...
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-01  Karsten Ballüderfixed process termination handling
1999-11-29  Karsten Ballüderevent handling fixes
1999-11-15  Vadim Zeitlinmore IRIX support
1999-11-15  Vadim Zeitlinoops, compilation fix
1999-11-15  Vadim ZeitlinPPP interface under IRIX is called 'ppp'
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-06  Karsten Ballüderfixed
1999-11-03  Karsten BallüderImproved tests for networks. Compiles.
1999-11-02  Vadim Zeitlinwarnings (and may be a bug) corrected
1999-10-29  Ove KaavenUnicode fixes
1999-10-25  Karsten Ballüderfixed timer related bug
1999-10-25  Karsten Ballüderbug fix for disable auto poll
1999-10-24  Karsten Ballüderuncommented ping method
1999-10-24  Robert Roebling Small distrib changes,
1999-10-23  Karsten Ballüderminor bug fixes
1999-10-21  Karsten Ballüderimproved dialup manager, added wxALL_FILES define
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-07  Karsten Ballüderadded missing implementation (untested, but compiles)
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Karsten Ballüderping method almost there
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Karsten Ballüderminor fixes
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Karsten Ballüderupdated
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...