]> git.saurik.com Git - wxWidgets.git/history - src/msw/dialup.cpp
Applied patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / msw / dialup.cpp
2003-07-24  Vadim Zeitlinif IsAlwaysOnline() returns true, IsOnline() should...
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-06-01  Julian SmartApplied bug fix [ 684949 ] Dialup Sample With Borland...
2003-01-17  Vadim Zeitlinuse wxDynamicLibrary instead of wxPluginManager
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-08-30  Julian SmartMods for Wine compilation
2002-07-21  Vadim Zeitlindon't cache the result of IsAlwaysConnected() and don...
2002-07-14  Vadim Zeitlinlet the DefWindowProc() process messages sent to RAS...
2002-06-13  Vadim Zeitlinblind fix for latest mingw32 3.1
2002-04-01  Vadim Zeitlinrestored full redraw on repain behaviour by default...
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-15  Václav Slavíkremoved no-longer-needed hack
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-11-30  Vadim Zeitlincorrected InternetGetConnectedState() prototype
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-04-10  Vadim Zeitlinmore fixes for mingw32 compilation
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-08-29  Vadim Zeitlinadded missing .c_str() here and there
2000-08-27  Vadim Zeitlincompilation fixes for mingw32 (still leaving disabled...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-05  Julian SmartVC++ changes + makeproj additions
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-10  Vadim Zeitlincheck for wxUSE_DYNLIB_CLASS corrected
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-16  Vadim Zeitlincompilation fix
1999-11-29  Vadim Zeitlincompilation fix
1999-11-06  Julian SmartSmall changes
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-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...