]> git.lizzy.rs Git - torbrowser-launcher.git/shortlog
torbrowser-launcher.git
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 Leeadded Erinn Clark's gpg, who signs the TBB tarballs...
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 Leeupdated README to use version number 0.1
2013-02-15 Micah Leeback to python
2013-02-15 Micah Leegot it to finally save data to disk, but it's way too...
2013-02-13 Micah Leestarted making file downloads actually save file to...
2013-02-13 Micah Leefixed a bunch of small bugs
2013-02-13 Micah Leegot tasks to run in series
2013-02-13 Micah Leeimplemented version file reading and writing
2013-02-13 Micah Leeas per gnome best practices, I'm using let instead...
2013-02-13 Micah Leecleaned up the code a lot, made it launch tbb if it...
2013-02-13 Micah Leemoved everything into the TorBrowserLauncher class...
2013-02-11 Micah Leegot progress bar working, downloading file in chunks
2013-02-11 Micah Leestarted download and progressbar code
2013-02-10 Micah Leethe .desktop now includes Tor Browser icon
2013-02-10 Micah Leegetting the icons working with the Makefile
2013-02-10 Micah Leeadded torbrowser-launcher.desktop to gitignore, since...
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 Leetypo in readme
2013-02-07 Micah Leeadded package building instructions and a build script
2013-02-07 Micah LeeChanged version scheme to TBB_VERSION-1. If there's...
2013-02-07 Micah Leemaking changes so building into a deb works better
2013-02-07 Micah Leedetected language and architecture
2013-02-07 Micah Leewrote more metadata and added details to README
2013-02-07 Micah LeeMade a basic python package
2013-02-07 Micah LeeInitial commit