Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Open browser with tab browse when started with a given handle.uriSimon Schampijer2007-08-301-1/+2
| | | | Part of the fix for #3023
* Added the possibility to hide and show the linktray.Simon Schampijer2007-08-291-2/+13
| | | | currently you can toggle this with ctrl+s
* * Port to new tubes API.Guillaume Desmottes2007-08-281-4/+4
| | | | * Use sugar's tubeconn.py.
* Added button for adding a link.erich koslovsky2007-08-191-16/+22
| | | | Added the star icon as a button to add a link. Otherwise you can use ctrl-l to add a link and ctrl-r to remove the currently selected link.
* Added some strings to the localization.erich koslovsky2007-08-191-3/+3
|
*