put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / dialup.h
2005-03-09  Włodzimierz SkibaMissing casts to event handling functions.
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-06-16  Václav SlavíkWXDLLEXPORT correction
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-03  Gilles Depeyrotcorrected include guards
2001-12-17  Vadim Zeitlinadd missing header for !wxUSE_PCH case
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-01-31  Vadim Zeitlinand another...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...