Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* No sharingAgustin Zubiaga2012-02-281-141/+1
|
* Docstring for the stopwatch reader (Manu Q)Agustin Zubiaga2012-02-282-1/+8
| | | | Signed-off-by: Agustin Zubiaga <agustin@agustin-Inspiron-1525.(none)>
* Revert "Sharing Changes ( Sharing don't work :( )"Agustin Zubiaga2012-02-283-278/+62
| | | | This reverts commit 770bfc843d9b6a22058546a79b8e00a936856b57.
* Revert "Docstring for the stopwatch reader (Manu Q)"Agustin Zubiaga2012-02-282-8/+1
| | | | This reverts commit 15ef1be5005b4a46032ee46a58ecabac41debb0b.
* Sharing Changes ( Sharing don't work :( )Agustin Zubiaga2012-02-273-62/+278
| | | | | | | | | | Changes: * File sharing.py created * Receive and Send classes created (in sharing.py) * Sharing chart_data, colors, labels, chart types, etc. But don't works. Manu or Gonzalo, Can you help me? Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Docstring for the stopwatch reader (Manu Q)Agustin Zubiaga2012-02-242-1/+8
|
* Clean logAgustin Zubiaga2012-02-242-22/+25
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* PyLint fixesAgustin Zubiaga2012-02-243-25/+26
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Code fixesAgustin Zubiaga2012-02-243-58/+85
| | | | | | | | | Changes: * utils.py file created. * Docstrings added. * Comments in globals. Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Don't use a temp file for png imageAgustin Zubiaga2012-02-242-15/+3
|
* Sharing Activity (Bugs bellow)Agustin Zubiaga2012-02-241-1/+142
| | | | | | | | | Bugs: * The joined buddies can't edit the chart data * No is possible share the options (colors, x and y labels) * The share way can be more simple (don't using json) Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Paint the chart in the centerAgustin Zubiaga2012-02-231-1/+9
|
* Import stopwatch icon redesignAgustin Zubiaga2012-02-231-41/+65
|
* Docstrings in charts.pyAgustin Zubiaga2012-02-221-1/+11
|
*