Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 87v87Gonzalo Odiard2013-03-071-1/+1
|
* Disable edition on abi widget until collaboration is established - SL#4436Gonzalo Odiard2013-03-071-2/+41
| | | | | | | To avoid lost sync with the main instance, we disable the abi widget and show a message to the user. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Don't set the font if is joining a shared activity - SL #4436Gonzalo Odiard2013-02-271-0/+1
| | | | | | | | We should not take the case when the activity is joining a shared document like if is a new document. The document already have content, and also can break the collaboration startup due to delays. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Make collaboration work again. - SL #4436Ajay Garg2013-02-261-11/+10
| | | | | | | | | This stopped working, since the time http://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-gtk3/commit/70cee44717d46129419992cd6a7e15472dc1f568 was pushed. Signed-off-by: Ajay Garg <ajay@activitycentral.com> Reviewed-by: Gonzalo Odiard <gonzalo@laptop.org>
* Version 86Gonzalo Odiard2013-01-021-1/+1
|
* Write widget should be focused at activity start - SL #4338Gonzalo Odiard2013-01-021-0/+1
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix paste of images - (part of #4130)Gonzalo Odiard2013-01-021-3/+7
| | | | | | | The Pixbuf api changed with the new bindings and the save method is not available anymore. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Version 85Gonzalo Odiard2012-12-211-1/+1
|
* Update clipboard APIGonzalo Odiard2012-12-211-1/+1
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
*