haiku/src/prefs/dun
Phil Greenway 3211ef3088 Just getting back into the swing of things with the New Connection Window.
I'm going to keep plugging away at this app until such that it needs assistance from the net crew.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7430 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-06 12:45:28 +00:00
..
DetailsView.cpp fixed newline at end of file 2002-09-28 03:22:22 +00:00
DetailsView.h New Code by Misza and Sikosis. Special thanks to Misza ! 2002-09-22 23:18:24 +00:00
DUN.cpp Just getting back into the swing of things with the New Connection Window. 2004-05-06 12:45:28 +00:00
DUN.h Just getting back into the swing of things with the New Connection Window. 2004-05-06 12:45:28 +00:00
DUN.rsrc It is accomplished ... 2002-07-09 12:24:59 +00:00
DUNView.cpp More work on the NewConnectionWindow 2002-12-17 23:48:41 +00:00
DUNView.h Added NewConnectionWindow plus fixed Jam/make 2002-12-17 00:37:02 +00:00
DUNWindow.cpp Just getting back into the swing of things with the New Connection Window. 2004-05-06 12:45:28 +00:00
DUNWindow.h Just getting back into the swing of things with the New Connection Window. 2004-05-06 12:45:28 +00:00
Jamfile Fix a missing space before a line ending ; 2002-12-20 00:56:09 +00:00
LocationView.cpp fixed newline at end of file 2002-09-28 03:22:22 +00:00
LocationView.h fixed newline at end of file 2002-09-28 03:22:22 +00:00
makefile Added NewConnectionWindow plus fixed Jam/make 2002-12-17 00:37:02 +00:00
ModemWindow.cpp New Code by Misza and Sikosis. Special thanks to Misza ! 2002-09-22 23:18:24 +00:00
ModemWindow.h New Code by Misza and Sikosis. Special thanks to Misza ! 2002-09-22 23:18:24 +00:00
NewConnectionWindow.cpp Just getting back into the swing of things with the New Connection Window. 2004-05-06 12:45:28 +00:00
NewConnectionWindow.h More work on the NewConnectionWindow 2002-12-17 23:48:41 +00:00
README Added NewConnectionWindow plus fixed Jam/make 2002-12-17 00:37:02 +00:00
SettingsWindow.cpp New Code by Misza and Sikosis. Special thanks to Misza ! 2002-09-22 23:18:24 +00:00
SettingsWindow.h New Code by Misza and Sikosis. Special thanks to Misza ! 2002-09-22 23:18:24 +00:00
TreeView.cpp fixed newline at end of file 2002-09-28 03:22:22 +00:00
TreeView.h fixed newline at end of file 2002-09-28 03:22:22 +00:00

NOTE
I put this "stdc++.r4" in the Jamfile so it links against libstdc++.r4.so in /system. This is so I can use cout :)
Added some simple makefiles :-)

TODO
-Save Preferences in Home/Work profiles
-Add NewConnectionWindow functions (window added)
-Fix ModemWindow dropdowns
-Integrate the code for DunApplet into the main app.
-enable NAT checkbox - todo
- a redial if disconnected checkbox
- plus commands on disconnection, connection like in ~/config/etc/ppp-script


DONE
Resizing window with the TreeView "controls" AND Saving window state and position work perfectly now! yeah baby!!!!!

NEARLY THERE! :-)


Sikosis - Phil Greenway
Mizsa - Brent Mizsa