]> git.lizzy.rs Git - torbrowser-launcher.git/log
torbrowser-launcher.git
11 years agocleaned up the code a lot, made it launch tbb if it's installed, and fixed _read_vers...
Micah Lee [Wed, 13 Feb 2013 04:09:56 +0000 (20:09 -0800)]
cleaned up the code a lot, made it launch tbb if it's installed, and fixed _read_version_file bug

11 years agomoved everything into the TorBrowserLauncher class, and added a lot of logic
Micah Lee [Wed, 13 Feb 2013 03:38:09 +0000 (19:38 -0800)]
moved everything into the TorBrowserLauncher class, and added a lot of logic

11 years agogot progress bar working, downloading file in chunks
Micah Lee [Mon, 11 Feb 2013 19:08:45 +0000 (11:08 -0800)]
got progress bar working, downloading file in chunks

11 years agostarted download and progressbar code
Micah Lee [Mon, 11 Feb 2013 06:30:09 +0000 (22:30 -0800)]
started download and progressbar code

11 years agothe .desktop now includes Tor Browser icon
Micah Lee [Sun, 10 Feb 2013 21:59:07 +0000 (13:59 -0800)]
the .desktop now includes Tor Browser icon

11 years agogetting the icons working with the Makefile
Micah Lee [Sun, 10 Feb 2013 21:56:33 +0000 (13:56 -0800)]
getting the icons working with the Makefile

11 years agoadded torbrowser-launcher.desktop to gitignore, since we only need to track torbrowse...
Micah Lee [Sun, 10 Feb 2013 21:46:20 +0000 (13:46 -0800)]
added torbrowser-launcher.desktop to gitignore, since we only need to track torbrowser-launcher.desktop.in

11 years agotesting to switch from python gtk to javascript gtk
Micah Lee [Sun, 10 Feb 2013 21:45:18 +0000 (13:45 -0800)]
testing to switch from python gtk to javascript gtk

11 years agofixed some timer stuff
Micah Lee [Sun, 10 Feb 2013 21:37:51 +0000 (13:37 -0800)]
fixed some timer stuff

11 years agoit now saves the tbb tarball to file
Micah Lee [Sat, 9 Feb 2013 02:29:14 +0000 (18:29 -0800)]
it now saves the tbb tarball to file

11 years agodisables the download button
Micah Lee [Sat, 9 Feb 2013 02:22:30 +0000 (18:22 -0800)]
disables the download button

11 years agogot the download progress bar working
Micah Lee [Sat, 9 Feb 2013 02:11:39 +0000 (18:11 -0800)]
got the download progress bar working

11 years agowrote code to figure out which language out of available languages to use, and create...
Micah Lee [Thu, 7 Feb 2013 18:10:12 +0000 (10:10 -0800)]
wrote code to figure out which language out of available languages to use, and creates local ~/.torbrowser directory structure

11 years agotypo in readme
Micah Lee [Thu, 7 Feb 2013 08:15:43 +0000 (00:15 -0800)]
typo in readme

11 years agoadded package building instructions and a build script
Micah Lee [Thu, 7 Feb 2013 08:14:05 +0000 (00:14 -0800)]
added package building instructions and a build script

11 years agoChanged version scheme to TBB_VERSION-1. If there's another Tor Browser Launcher...
Micah Lee [Thu, 7 Feb 2013 08:13:30 +0000 (00:13 -0800)]
Changed version scheme to TBB_VERSION-1. If there's another Tor Browser Launcher version, it will be TBB_VERSION-2.

11 years agomaking changes so building into a deb works better
Micah Lee [Thu, 7 Feb 2013 07:33:20 +0000 (23:33 -0800)]
making changes so building into a deb works better

11 years agodetected language and architecture
Micah Lee [Thu, 7 Feb 2013 05:28:50 +0000 (21:28 -0800)]
detected language and architecture

11 years agowrote more metadata and added details to README
Micah Lee [Thu, 7 Feb 2013 05:16:26 +0000 (21:16 -0800)]
wrote more metadata and added details to README

11 years agoMade a basic python package
Micah Lee [Thu, 7 Feb 2013 04:51:54 +0000 (20:51 -0800)]
Made a basic python package

11 years agoInitial commit
Micah Lee [Thu, 7 Feb 2013 04:31:03 +0000 (20:31 -0800)]
Initial commit