From d078d982ae93461301acb2e4bbc1a6bbe09ecbc2 Mon Sep 17 00:00:00 2001 From: Waldemar Kornewald Date: Sun, 14 Mar 2004 13:27:59 +0000 Subject: [PATCH] Forgot to update TODO items. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6966 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/kits/net/DialUpPreflet/TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/tests/kits/net/DialUpPreflet/TODO b/src/tests/kits/net/DialUpPreflet/TODO index 97f23631d3..19b22bed19 100644 --- a/src/tests/kits/net/DialUpPreflet/TODO +++ b/src/tests/kits/net/DialUpPreflet/TODO @@ -1,6 +1,3 @@ -BUGs/Hacks: -- FIXME: the MessageDriverSettings API uses a little hack to allow adding new entries to sub-messages without replacing the old one - Short-term TODOs: - see if we can reuse some code from the original DUN preflet - add "Protocols" tab @@ -8,10 +5,8 @@ Short-term TODOs: - add "Revert Changes" button - load add-ons - write IP (IPCP) protocol add-on -- write PAP authenticator add-on -- write PPPoE device add-on - move DEVNOTES into a doxygen file and document the rest of the API -- remove static window positions +- use dynamic window positioning based on screen size instead of static coordinates Long-term TODOs: - allow selecting multiple authenticators