git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1229 a95241bf-73f2-0310-859d-f6bbb57e9c96
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 -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! :-)