]> git.lizzy.rs Git - torbrowser-launcher.git/history - torbrowser-launcher
Update torbrowser-settings.desktop
[torbrowser-launcher.git] / torbrowser-launcher
2013-05-22 Micah Leeadded supported for torproject.org mirrors. fixes #32
2013-05-21 Micah Leefixes #1
2013-05-21 Micah Leewhen you download TBB, if you get a 404, your language...
2013-05-15 Micah Leeadded python lib depenendencies that aren't packaged...
2013-05-02 Micah Leedownloading sig before tarball, easy fix (#42)
2013-05-02 Micah Leeremoving references of obfsproxy (#38)
2013-05-01 Micah LeeMerge branch 'master' of github.com:micahflee/torbrowse...
2013-05-01 Micah Leemade settings dialog settings persist on save (#29)
2013-05-01 Micah Leebug in picking alpha version
2013-04-26 Micah Leemore logic to to make new settings worth (#29)
2013-04-23 Micah Leein the middle of a big refactor, involving 0.0.2 settin...
2013-04-17 Micah Leechanged version number to 0.0.2, so I can write setting...
2013-04-17 Micah Leestoring available versions in TBLCommon
2013-04-16 Micah LeeMerge branch 'master' of github.com:micahflee/torbrowse...
2013-04-16 Micah Leesettings dialog well under way. doesnt save changes...
2013-04-16 Micah LeeMerge pull request #37 from adrelanos/alexandre
2013-04-16 adrelanosadded Alexandre Allaire's (0x4279F297) OpenPGP key...
2013-04-16 Micah Leestarted interface for settings dialog (#29)
2013-04-15 Micah Leerefactored a bunch. separated GUI code from other commo...
2013-04-11 Micah Leenow there can only be one instance of torbrowser-launch...
2013-04-11 Micah Leeoops, can't have a comment before the #!
2013-04-10 Micah Leeupdated license to a better BSD-like one
2013-04-10 Micah Leeadded license and copyright header to source files...
2013-04-10 Micah Leechanged license to BSD (#30), and changed version to...
2013-04-09 Micah Leemade gpg keys get imported one after the other, fixes #20
2013-04-09 Micah Leechanged version to 0.1-alpha
2013-04-09 Micah Leemade #17 work with old versions of psutils as well...
2013-04-09 Micah Leeused wmctrl to finish #17
2013-04-08 Micah Leefixes most of #17
2013-04-04 Micah Leeused python's tarfile instead of calling out to tar
2013-04-04 Micah Leesmall localization typo
2013-04-03 Micah Leeadded an english strings file
2013-04-03 Micah Leefixed formatting error for localization
2013-04-03 Micah Leestarted localizing
2013-03-03 Micah Leeadded icon to the window
2013-03-03 Micah Leeremoved bash script for verifying, and started checking...
2013-02-28 Micah Leefixed #15
2013-02-28 Micah Leefixed #13
2013-02-28 Micah Leefixed indenting so everything is 4 spaces
2013-02-28 Micah Leemerged meejah's work, and made sure torproject.pem...
2013-02-28 Micah Leehad to make the launch_gui bool a class variable
2013-02-28 meejahcleanup
2013-02-28 meejahfirst hack at verifying pinned SSL certificate
2013-02-27 Micah Leesaves installed_version setting after extracting
2013-02-27 Micah Leemade checking for updates work
2013-02-25 meejahuse MiB/KiB instead of MB/KB because I personally prefe...
2013-02-25 meejahquit poprely
2013-02-22 Micah Leestashing some work
2013-02-22 Micah Leeworking on #7, checking for updates by loading Recommen...
2013-02-22 meejahNicer message for the progress-bar
2013-02-22 meejahuse Twisted's web.client.Agent to download browser...
2013-02-21 Micah Leeforce redraw the UI before each task starts
2013-02-21 Micah Leestopped calling "uname -m" to get the architecture...
2013-02-21 Micah Leeoops, changing tbb URL back from localhost
2013-02-21 Micah LeeI made everything except the "you might be under attack...
2013-02-21 Micah Leemade language default to en-US if the we can't figure...
2013-02-21 Micah Leeusing "uname -m" to get the architecture instead of...
2013-02-20 Micah Leeforced refresh during each update of the progress bar...
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