Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* pylint and pep8 fixesAgustin Zubiaga2012-03-111-1/+0
|
* In the XO-1 don't show the channel choose paletteAgustin Zubiaga2012-03-091-0/+16
|
* utils.py fixesAgustin Zubiaga2012-03-091-6/+28
|
* Revert "Sharing Changes ( Sharing don't work :( )"Agustin Zubiaga2012-02-281-17/+0
| | | | This reverts commit 770bfc843d9b6a22058546a79b8e00a936856b57.
* Sharing Changes ( Sharing don't work :( )Agustin Zubiaga2012-02-271-0/+17
| | | | | | | | | | 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>
* PyLint fixesAgustin Zubiaga2012-02-241-4/+4
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Code fixesAgustin Zubiaga2012-02-241-0/+66
Changes: * utils.py file created. * Docstrings added. * Comments in globals. Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>