]> git.lizzy.rs Git - torbrowser-launcher.git/history - torbrowser-launcher
using subprocess.Popen instead of subprocess.check_output, to be compatible with...
[torbrowser-launcher.git] / torbrowser-launcher
2013-02-20 Micah Leeusing subprocess.Popen instead of subprocess.check_outp...
2013-02-20 Micah Leeput enabling button icons in a try block, because older...
2013-02-18 Micah Leeprints the Tor Browser Launcher version on start
2013-02-18 Micah Leechanged window title to just Tor Browser, rather than...
2013-02-18 Micah Leeremoved useless semicolons. I'm not as used to python...
2013-02-18 Micah Lee Tor Browser is out of date, the launcher version is...
2013-02-18 Micah Leeadded icon to exit button for errors
2013-02-18 Micah Leemade it so error messages still launch even though...
2013-02-18 Micah Leewindow starts out centered
2013-02-18 Micah Leeadded icons to buttons
2013-02-18 Micah Leemade it actually download from torproject.org instead...
2013-02-18 Micah Leeif verification fails, it can try the download over...
2013-02-18 Micah Leefinished pulsing the progressbar during verification...
2013-02-18 Micah Leestarting to make progress bar show progress during...
2013-02-17 Micah Leegot verification to work when sig is valid
2013-02-15 Micah Leewrote a verify.sh script to verify signatures, moved...
2013-02-15 Micah Leeextracting and running work now. all that's left is...
2013-02-15 Micah Leegot all the tasks running in order
2013-02-15 Micah Leegot downloads working, but tasks don't quite run in...
2013-02-15 Micah LeeI was running gtk.main() twice
2013-02-15 Micah Leeported much of the logic from javascript into python
2013-02-15 Micah Leestill a mess of python, but at least it runs
2013-02-15 Micah Leeback to python
2013-02-10 Micah Leetesting to switch from python gtk to javascript gtk
2013-02-10 Micah Leefixed some timer stuff
2013-02-09 Micah Leeit now saves the tbb tarball to file
2013-02-09 Micah Leedisables the download button
2013-02-09 Micah Leegot the download progress bar working
2013-02-07 Micah Leewrote code to figure out which language out of availabl...
2013-02-07 Micah Leedetected language and architecture
2013-02-07 Micah LeeMade a basic python package