[or-cvs] r15349: Remove TODO items that were completed in TBB 1.1.0 (torbrowser/trunk)

sjm217 at seul.org sjm217 at seul.org
Wed Jun 18 10:42:08 UTC 2008


Author: sjm217
Date: 2008-06-18 06:42:07 -0400 (Wed, 18 Jun 2008)
New Revision: 15349

Modified:
   torbrowser/trunk/TODO
Log:
Remove TODO items that were completed in TBB 1.1.0

Modified: torbrowser/trunk/TODO
===================================================================
--- torbrowser/trunk/TODO	2008-06-18 07:34:04 UTC (rev 15348)
+++ torbrowser/trunk/TODO	2008-06-18 10:42:07 UTC (rev 15349)
@@ -6,32 +6,18 @@
 Vidalia modifications
 ---------------------
 
-- Make Vidalia show some evidence of activity while it is starting Tor
-[mid priority -- what do you have in mind here?]
-
 - Prevent user from starting Firefox manually while Tor is still
   starting up
   OR (preferably)
 - Allow normal Firefox and Tor Browser to co-exist safely
 [mid priority]
 
-- Also make Vidalia show what percentage progress Tor has made in
-  building a circuit (needs Tor to send events while startup is proceeding)
-  - Tor should send out more status_event messages based on various
-    milestones towards its circuit-establishment phase.
-  - Vidalia should recognize these and either change the text for
-    "Tor is starting up", or have a status bar, or something.
-[high priority]
-
 - Make Vidalia kill Firefox when it exits. Currently Vidalia
   terminates the process, but killing FirefoxPortable does not end Firefox.
   Either we could kill firefox.exe directly, or wait until Vidalia
   launches Firefox.
   Let's wait until Vidalia launches Firefox directly. -RD
 
-- Implement UPNP
-  Perhaps based on this library http://search.cpan.org/src/SKONNO/Net-UPnP-1.2.1/
-
 Firefox modifications
 ---------------------
 
@@ -51,8 +37,6 @@
   dangers when submitting forms to non-HTTPS URLs)
 [low priority]
 
-- Check if Torbutton behaves as intended if pre-configures by prefs.js
-
 - Check if setting -UILocale command line option, and match is a more reliable
   way of setting locale than general.useragent.locale.
   Alternatively, try intl.locale.matchOS=false and set environment
@@ -90,9 +74,6 @@
   the installer and the actual bundle
 [mid priority]
 
-- Modify Torbutton to prevent user from disabling Tor (easily)
-[mid priority]
-
 - Ensure Firefox update works securely
 [low priority]
 
@@ -107,9 +88,6 @@
   - Allow it to be translated
   - Make the directory selector clearer (not "...")
 
-- Split archive or make auto-downloader to help people who cannot
-  download large files in one go
-
 - Ask specific vendors to sign their packaged binary releases, probably with
   pgp/gpg. The packages are: 7zip, MinGW, MSYS, CMake, QT, msysDTK,
   zlib, FirefoxPortable
@@ -132,6 +110,30 @@
 Done
 ====
 
+[ Done: 2008-06-18 ]
+
+- Make Vidalia show some evidence of activity while it is starting Tor
+[mid priority -- what do you have in mind here?]
+
+- Also make Vidalia show what percentage progress Tor has made in
+  building a circuit (needs Tor to send events while startup is proceeding)
+  - Tor should send out more status_event messages based on various
+    milestones towards its circuit-establishment phase.
+  - Vidalia should recognize these and either change the text for
+    "Tor is starting up", or have a status bar, or something.
+[high priority]
+
+- Implement UPNP
+  Perhaps based on this library http://search.cpan.org/src/SKONNO/Net-UPnP-1.2.1/
+
+- Check if Torbutton behaves as intended if pre-configures by prefs.js
+
+- Modify Torbutton to prevent user from disabling Tor (easily)
+[mid priority]
+
+- Split archive or make auto-downloader to help people who cannot
+  download large files in one go
+
 [ Done: 2008-05-27 ]
 
 - If we can't make a static build of Vidalia, produce a small



More information about the tor-commits mailing list