Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* White image backgroundAgustin Zubiaga2012-02-041-1/+8
|
* Merge branch 'master' of git.sugarlabs.org:simplegraph/simplegraphGonzalo Odiard2012-02-041-13/+20
|\
| * Change the message dialog with an AlertAgustin Zubiaga2012-02-041-13/+20
| |
* | Use simplejson to save and load the data.Gonzalo Odiard2012-02-041-108/+58
|/ | | | Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix type in set max_participants.Gonzalo Odiard2012-02-041-1/+1
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Diseble search in the treeview.Gonzalo Odiard2012-02-041-0/+1
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* PEP8 fixesAgustin Zubiaga2012-02-041-12/+12
|
* Bugs in read_file method fixed.Agustin Zubiaga2012-02-041-4/+6
|
* Option toolbar design, add separatorManuel Quiñones2012-02-041-0/+5
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Icons for horizontal and vertical label optionsManuel Quiñones2012-02-041-0/+11
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Options relocated!Agustin Zubiaga2012-02-041-167/+88
| | | | | | Move the colors, labels to a subtoolbar Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
* Change the gear with the spannerAgustin Zubiaga2012-02-031-1/+1
|
* Fullscreen :DAgustin Zubiaga2012-02-031-8/+35
|
* Resize the chart for all the screen sizesAgustin Zubiaga2012-02-031-0/+16
|
* Insert a new value in the selected positionAgustin Zubiaga2012-02-021-3/+12
|
* Small bugs fixed...Agustin Zubiaga2012-02-021-45/+59
| | | | | | | | | Changes: * PieChart Button is now the default active button * gettext bugs fixed * pep8 & pylint fixes Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
* Auto-Focus on valueAgustin Zubiaga2012-02-021-2/+7
|
* Translation to spanish enabledAgustin Zubiaga2012-02-021-1/+7
|
* Change the charts ToolButtons with RadioToolButtonsAgustin Zubiaga2012-02-021-4/+24
|
* Use logging and gettextAgustin Zubiaga2012-02-021-20/+25
|
* Code fixesAgustin Zubiaga2012-02-021-80/+81
| | | | | | | | | Changes: * Remove unused self. * Change TreeView class name to ChartData * Internal methods now starts with "_" Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
* Update chart on color change and labels changeManuel Quiñones2012-02-011-0/+13
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Update chart when rows are inserted or removedManuel Quiñones2012-02-011-0/+2
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Update chart when data is updated.Manuel Quiñones2012-02-011-11/+21
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Set info box initial width to 1/3 of the screenManuel Quiñones2012-02-011-0/+9
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Change tabs for spacesManuel Quiñones2012-02-011-8/+8
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Show and hide options with a toggle tool buttonManuel Quiñones2012-02-011-0/+16
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Fix py headers for utf-8Manuel Quiñones2012-02-011-1/+1
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Use standard row-insert and row-remove iconsManuel Quiñones2012-02-011-2/+2
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Change "Unknown" for ""Agustin Zubiaga2012-01-271-1/+1
| | | | Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
* Save as image icon changedAgustin Zubiaga2012-01-271-1/+1
|
* Save as image icon changed, a stupid bug removedAgustin Zubiaga2012-01-271-8/+9
|
* Write chart data in the journalAgustin Zubiaga2012-01-271-11/+77
| | | | Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>