]> git.saurik.com Git - wxWidgets.git/history - src/unix/dialup.cpp
oops, compilation fix
[wxWidgets.git] / src / unix / dialup.cpp
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...