Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Auto update chart titleAgustin Zubiaga2012-03-071-2/+12
|
* Add helpGonzalo Odiard2012-03-071-0/+3
| | | | | | | The intention of this help is use it in other activities. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Mimetype changesAgustin Zubiaga2012-03-061-1/+1
|
* pep8 fixesAgustin Zubiaga2012-03-061-0/+1
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Resize Fixes.Agustin Zubiaga2012-03-061-3/+4
| | | | | | | | Changes: * Auto resize chart. * Unfullscreen fixed. Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* No sharingAgustin Zubiaga2012-02-281-141/+1
|
* Docstring for the stopwatch reader (Manu Q)Agustin Zubiaga2012-02-281-1/+1
| | | | Signed-off-by: Agustin Zubiaga <agustin@agustin-Inspiron-1525.(none)>
* Revert "Sharing Changes ( Sharing don't work :( )"Agustin Zubiaga2012-02-281-71/+62
| | | | This reverts commit 770bfc843d9b6a22058546a79b8e00a936856b57.
* Revert "Docstring for the stopwatch reader (Manu Q)"Agustin Zubiaga2012-02-281-1/+1
| | | | This reverts commit 15ef1be5005b4a46032ee46a58ecabac41debb0b.
* Sharing Changes ( Sharing don't work :( )Agustin Zubiaga2012-02-271-62/+71
| | | | | | | | | | 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-241-1/+1
|
* Clean logAgustin Zubiaga2012-02-241-21/+25
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* PyLint fixesAgustin Zubiaga2012-02-241-11/+12
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Code fixesAgustin Zubiaga2012-02-241-55/+19
| | | | | | | | | 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-241-10/+1
|
* 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
|
* Fix agustin emailroot2012-02-191-1/+1
|
* Graph from reader in only one functionAgustin Zubiaga2012-02-161-34/+20
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Code fixesAgustin Zubiaga2012-02-161-27/+20
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Auto remove duplicate StopWatch itemsAgustin Zubiaga2012-02-151-3/+5
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Identation fixesAgustin Zubiaga2012-02-151-24/+23
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Use gettext in all the stringsAgustin Zubiaga2012-02-141-5/+5
|
* Rename set_data with __init__Agustin Zubiaga2012-02-141-6/+2
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Sort the marksAgustin Zubiaga2012-02-141-1/+1
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Use gettext in some stringsAgustin Zubiaga2012-02-141-4/+4
|
* Plot the measure dataAgustin Zubiaga2012-02-141-0/+36
| | | | | | Some bugs... Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Use the locale decimal separatorAgustin Zubiaga2012-02-141-3/+10
| | | | | | e.g. if my decimal separator is "," , SimpleGraph change 4.5 to 4,5 Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Graph the times of the stopwatchsAgustin Zubiaga2012-02-131-27/+47
|
* pep8 fixesAgustin Zubiaga2012-02-131-26/+26
|
* Update the stopwatch mime typeAgustin Zubiaga2012-02-101-1/+1
|
* Code fixesAgustin Zubiaga2012-02-101-6/+5
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Fix in loggingAgustin Zubiaga2012-02-101-4/+6
|
* Load and Graph StopWatch data (Some bugs)Agustin Zubiaga2012-02-091-0/+64
|
* pep8 fixesAgustin Zubiaga2012-02-081-5/+6
|
* Add readers fileAgustin Zubiaga2012-02-081-1/+1
|
* White BackGroundAgustin Zubiaga2012-02-071-0/+7
|
* Use cairo surface directly to show the chart in the canvasManuel QuiƱones2012-02-071-5/+22
| | | | | Signed-off-by: Manuel QuiƱones <manuq@laptop.org> Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
* Translations updatedAgustin Zubiaga2012-02-071-1/+1
|
* Resize the chart after that unfullscreenAgustin Zubiaga2012-02-061-1/+5
|
* Remove unused variablesAgustin Zubiaga2012-02-061-7/+1
|
* Bug in read_file fixedAgustin Zubiaga2012-02-061-0/+14
|
* A PEP8 fixAgustin Zubiaga2012-02-061-1/+1
|
* More bugs in entries fixedAgustin Zubiaga2012-02-061-8/+7
|
* Bugs in entries fixedAgustin Zubiaga2012-02-061-4/+16
|
* Tooltips changedAgustin Zubiaga2012-02-061-4/+4
|
* Treeview fixedAgustin Zubiaga2012-02-061-1/+1
|
* Remove the simplegraph welcomeAgustin Zubiaga2012-02-061-1/+0
|
* Welcome addedAgustin Zubiaga2012-02-061-0/+1
|
* Chart resize simplifiedAgustin Zubiaga2012-02-061-5/+3
|