Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Port to hulahop (lots of regressions)Marco Pesenti Gritti2007-05-211-18/+13
* Resume from journal completed downloads.Tomeu Vizoso2007-05-201-0/+6
* Avoid sending None through DBUS.Tomeu Vizoso2007-05-161-1/+4
* Do datastore ops asyncDan Williams2007-05-161-12/+24
* Readd download to clipboard.Tomeu Vizoso2007-05-141-8/+29
* Upgrade to new datastore API and save doenloaded files to the journal.Tomeu Vizoso2007-05-131-79/+62
* Implemented saving web history to the journal.Tomeu Vizoso2007-05-041-6/+70
* File paths should be uris in the clipboard.Tomeu Vizoso2007-04-271-1/+1
* Adapt to sugar API changesMarco Pesenti Gritti2007-04-271-3/+8
* Get it back to work with the new sugar APIMarco Pesenti Gritti2007-04-261-4/+2
* Remove the not working links stuff.Marco Pesenti Gritti2007-04-261-39/+5
* Start porting to the new graphics APIMarco Pesenti Gritti2007-04-261-11/+6
* Comment out links controllerMarco Pesenti Gritti2007-04-111-1/+1
* Adapt to new sugar apiMarco Pesenti Gritti2007-04-071-4/+4
* Use gettextMarco Pesenti Gritti2007-03-281-1/+1
* Add localization for spanish and portuguese.Tomeu Vizoso2007-03-231-1/+1
* Don't signal 100% downloaded until completionDan Williams2007-03-141-2/+7
* Adapt to clipboard API changesDan Williams2007-03-141-4/+12
* Assorted fixes.Tomeu Vizoso2007-02-281-1/+1
* Adapt to API changeMarco Pesenti Gritti2007-02-271-5/+1
* Get rid of the load-uri command, you can now use handle for this.Marco Pesenti Gritti2007-02-221-4/+0
* Adapt to sugar API changesMarco Pesenti Gritti2007-02-211-14/+15
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activityMarco Pesenti Gritti2007-02-071-22/+29
|\
| * Make the toolbar use hippo widgets instead of gtk.Tomeu Vizoso2007-02-071-22/+29
* | Change homepage to point to our local contentMarco Pesenti Gritti2007-02-071-1/+1
|/
* Adapt to sugar API changeMarco Pesenti Gritti2007-01-231-6/+2
* Updated to new clipboard API.Tomeu Vizoso2007-01-101-2/+2
* Clean up.Tomeu Vizoso2006-12-141-1/+0
* Updated to the new clipboard API.Tomeu2006-12-141-9/+13
* Patch from ywwg to add an open-uri commandMarco Pesenti Gritti2006-12-041-0/+4
* Converted tabs to 4 spaces for python styleJustin Gallardo2006-12-041-66/+66
* Fixed another WebBrowser() referenceJustin Gallardo2006-11-301-1/+1
* Moved webbrowser.py to webview.py to resolve a conflict with a python moduleJustin Gallardo2006-11-301-1/+1
* Initial commit of the new Web activity bundleJustin Gallardo2006-11-291-0/+139