2013-08-29 |
Vadim Zeitlin | Don't define __STRICT_ANSI__, we should build both... |
blob | commitdiff | raw |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Handle OpenBSD in wxDialUpManager code. |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Vadim Zeitlin | Check for WLAN interface names in wxDialUpManager under... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Vadim Zeitlin | Add support for QNX to dialup detection code. |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Paul Cornett | make array data fully const |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | ifconfig under NetBSD also takes -a |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | Compile fix for Minix. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Włodzimierz Skiba | Include wx/timer.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Włodzimierz Skiba | Include wx/event.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Vadim Zeitlin | added support for OSF1 (Tru64) |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Michael Wetherell | Unicode compile fix |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | added ifconfig and ping locations for AIX |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | added ping location for IRIX |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Włodzimierz Skiba | Part of patch #957440: Solaris fix. |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Vadim Zeitlin | generate trace messages with dialup mask so that they... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Gilles Depeyrot | corrected conditional compilation for Darwin |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Karsten Ballüder | FreeBSD fixes |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Václav Slavík | added Linux-only /proc/net/route check, IsOnline procee... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Robert Roebling | Applied some of the SGI fixes. Don't know about the |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Karsten Ballüder | fixed process termination handling |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Karsten Ballüder | event handling fixes |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | more IRIX support |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | oops, compilation fix |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | PPP interface under IRIX is called 'ppp' |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Karsten Ballüder | fixed |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Karsten Ballüder | Improved tests for networks. Compiles. |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | warnings (and may be a bug) corrected |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Ove Kaaven | Unicode fixes |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Karsten Ballüder | fixed timer related bug |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Karsten Ballüder | bug fix for disable auto poll |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Karsten Ballüder | uncommented ping method |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Karsten Ballüder | minor bug fixes |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Karsten Ballüder | improved dialup manager, added wxALL_FILES define |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
blob | commitdiff | raw | diff to current |
1999-10-07 |
Karsten Ballüder | added missing implementation (untested, but compiles) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Karsten Ballüder | ping method almost there |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Karsten Ballüder | minor fixes |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Karsten Ballüder | wxDialUpManager fixes |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Karsten Ballüder | updated |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Vadim Zeitlin | 1. Win9x support + async dialing + many more for wxDial... |
blob | commitdiff | raw | diff to current |
|