Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Make hide/show of the treay one button #3475Simon Schampijer2007-09-164-50/+61
|
* Release version 52.Marco Pesenti Gritti2007-09-142-1/+3
|
* Fix for when participant leavesSimon Schampijer2007-09-142-7/+7
|
* Advertise ogg and wavMarco Pesenti Gritti2007-09-132-1/+2
|
* Added the buttons for hide/show traySimon Schampijer2007-09-135-9/+86
|
* Release version 51.Marco Pesenti Gritti2007-09-112-1/+3
|
* Add some mime typesMarco Pesenti Gritti2007-09-112-1/+2
|
* Added support for the view source key fn+space problem was #3277Simon Schampijer2007-09-112-1/+9
|
* Release version 50.Marco Pesenti Gritti2007-09-102-1/+3
|
* Added metadata info for the sourceSimon Schampijer2007-09-091-0/+1
|
* update newsSimon Schampijer2007-09-091-0/+5
|
* View source for Browse #3261 and reset key for visibility toggle for frameSimon Schampijer2007-09-092-2/+105
|
* Release version 49.Marco Pesenti Gritti2007-09-062-1/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activitySimon Schampijer2007-09-062-4/+8
|\ | | | | | | | | | | Conflicts: NEWS
| * #2555: Report download progress to the Journal via the DataStore.Tomeu Vizoso2007-09-062-4/+9
| |
* | Added missing fill_color in iconSimon Schampijer2007-09-062-8/+11
|/
* Release version 48.Simon Schampijer2007-09-052-1/+3
|
* New activity icon, Fix for #2829Simon Schampijer2007-09-052-23/+16
|
* Release version 47.Simon Schampijer2007-09-032-1/+3
|
* redesign when members leave and rejoinSimon Schampijer2007-09-035-48/+69
| | | | | added timestamp to be able to bring the links in the right order, you can not add alink twice unless you deleted it already, links are added to the tray on the right side
* Release version 46.Marco Pesenti Gritti2007-09-032-1/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activityMarco Pesenti Gritti2007-09-035-9/+12
|\ | | | | | | | | | | Conflicts: NEWS
| * Fix for gray page when resuming from journalSimon Schampijer2007-09-032-5/+2
| | | | | | | | part of the fix for #3032, and cleaned a print
| * Syncing when members leave and rejoinSimon Schampijer2007-09-031-4/+4
| |
| * fixed memory consuption when creating shared linksSimon Schampijer2007-09-032-0/+7
| | | | | | | | by calling the garbage collector
* | Unescape the address bar URIMarco Pesenti Gritti2007-09-033-4/+10
|/
* Release version 45.Simon Schampijer2007-09-012-1/+5
|
* Finalized the work to move to jsonSimon Schampijer2007-09-013-45/+64
| | | | | We now use json for storing the history and the shared link information to the journal.
* Merge branch 'master' into jsonSimon Schampijer2007-09-011-2/+0
|\
| * Adopt to the changes in the palette invokerSimon Schampijer2007-09-011-2/+0
| |
* | more refactoring for using json onlySimon Schampijer2007-09-013-32/+27
| |
* | Merge branch 'master' into jsonSimon Schampijer2007-09-017-188/+137
|\ \ | |/ | | | | | | | | | | Conflicts: model.py webactivity.py
| * Updated news.Simon Schampijer2007-08-311-0/+1
| |
| * Fixed the fixed size issue of the link toolbarSimon Schampijer2007-08-315-176/+120
| | | | | | | | Use the sugar tray now
| * Updated the newsSimon Schampijer2007-08-311-0/+3
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activitySimon Schampijer2007-08-312-1/+3
| |\
| | * Release version 44.Marco Pesenti Gritti2007-08-302-1/+3
| | |
| * | Only try to connect to presence service when offline.Simon Schampijer2007-08-311-5/+8
| |/ | | | | | | Fix for #3099
* | first work on using json for the hole modelSimon Schampijer2007-08-314-159/+30
|/
* Visual design for shared linksSimon Schampijer2007-08-304-40/+29
| | | | Fix for #2919
* more newsSimon Schampijer2007-08-301-1/+4
|
* Open the browse tab as well when joining a shared browser sessionSimon Schampijer2007-08-301-1/+2
| | | | part of the fix for #3032
* Open browser with tab browse when started with a given handle.uriSimon Schampijer2007-08-301-1/+2
| | | | Part of the fix for #3023
* Release version 43.Simon Schampijer2007-08-292-1/+5
|
* removed Palette.TOPSimon Schampijer2007-08-291-1/+0
|
* Release version 42.Marco Pesenti Gritti2007-08-292-1/+3
|
* Added the possibility to hide and show the linktray.Simon Schampijer2007-08-293-3/+18
| | | | currently you can toggle this with ctrl+s
* * Port to new tubes API.Guillaume Desmottes2007-08-283-111/+7
| | | | * Use sugar's tubeconn.py.
* Fix for #2920Simon Schampijer2007-08-281-6/+2
| | | | | Only title and owner are displayed as link information. Removed the labels for this information.
* Remove json, we'll use the system one.Tomeu Vizoso2007-08-211-310/+0
|