wxWidgets/samples
Vadim Zeitlin 2690830ea0 added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial()
is now smart enough to propose to choose from available ISPs and tries to
find out the username and password on its own


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-06 23:00:40 +00:00
..
bombs Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
caret Makefile updates 1999-08-14 11:14:39 +00:00
checklst Makefile updates 1999-08-14 11:14:39 +00:00
config Fixes for gcc 2.95 and AIX. 1999-09-03 04:18:50 +00:00
console more changes for wxBase - starts to work under Unix 1999-10-06 17:48:34 +00:00
controls wxFontEnumerator class for Motif/X 1999-10-01 18:01:54 +00:00
db wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
dde Ignore. 1999-06-07 19:44:52 +00:00
dialogs Changed a few #include <xxx.h> to #include "xxx.h" 1999-08-20 22:52:21 +00:00
dnd use BMPs and npt PNGs under MSW 1999-10-04 22:55:47 +00:00
docview Makefile updates 1999-08-14 11:14:39 +00:00
docvwmdi Makefile updates 1999-08-14 11:14:39 +00:00
drawing ifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented). 1999-08-31 03:45:39 +00:00
dynamic Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
font wxFontEnumerator class for Motif/X 1999-10-01 18:01:54 +00:00
forty CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) 1999-08-20 15:36:30 +00:00
fractal wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
grid wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
help 1. minor headers rearrangement: wxprec.h doesn't include setup.h directly 1999-08-02 21:31:09 +00:00
html changed to use 2 html windows 1999-10-03 18:02:19 +00:00
image *** empty log message *** 1999-08-29 20:00:09 +00:00
internat Added German translation to internat sample. 1999-08-28 16:50:39 +00:00
joytest Ignore. 1999-06-07 19:44:52 +00:00
layout Makefile updates 1999-08-14 11:14:39 +00:00
listctrl 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
mdi 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
memcheck Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
mfc Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
minifram Added test for wxTreeCtrl::GetChildrenCount() 1999-10-02 19:43:56 +00:00
minimal removed some unneeded bit of test code 1999-09-15 15:22:48 +00:00
nativdlg ignore these 1999-07-17 18:21:41 +00:00
nettest added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() 1999-10-06 23:00:40 +00:00
newgrid Added comments 1999-10-06 04:58:38 +00:00
notebook Makefile updates 1999-08-14 11:14:39 +00:00
oleauto ignore these 1999-07-17 18:21:41 +00:00
ownerdrw Moved initialization of status bar to eliminate assert caused by new 1999-08-04 21:19:46 +00:00
png Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
printing added GetTextExtent test 1999-10-04 09:18:00 +00:00
proplist Misc changes, including to wxPropertyForm and sample to make it work 1999-09-29 15:55:50 +00:00
regtest ignore these 1999-07-17 18:21:41 +00:00
resource Compile fix for dynarray, 1999-08-05 20:38:51 +00:00
richedit Added new files to .rsp files; added new samples to index.htm 1999-08-05 09:33:04 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll Corrected filelist.txt a little - one gsocket.c is enough, 1999-09-30 22:13:45 +00:00
splitter Makefile updates 1999-08-14 11:14:39 +00:00
tab CVS cleanups. 1999-06-07 16:22:28 +00:00
taskbar A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); 1999-08-09 20:49:34 +00:00
text wxFontEnumerator class for Motif/X 1999-10-01 18:01:54 +00:00
thread Better fix for thread sample code 1999-08-26 18:04:46 +00:00
toolbar Parameter "small" renamed. Defined in a header file 1999-10-04 11:28:23 +00:00
treectrl Updated configure (not only configure.in) 1999-10-05 19:38:05 +00:00
typetest Makefile updates 1999-08-14 11:14:39 +00:00
validate 2c : check menu was inversely set 1999-08-24 19:08:52 +00:00
wizard 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
wxpoem Makefile updates 1999-08-14 11:14:39 +00:00
wxsocket new sample 1999-09-30 23:56:10 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
makefile.b32 Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +00:00
makefile.dos Removing some level 3 warning 1999-08-27 11:46:55 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in global makefile for samples now include html 1999-10-02 18:17:33 +00:00
makefile.vc Removing some level 3 warning 1999-08-27 11:46:55 +00:00