Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)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
* 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
|/
* Fix type in set max_participants.Gonzalo Odiard2012-02-041-1/+1
* Diseble search in the treeview.Gonzalo Odiard2012-02-041-0/+1
* 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
* Icons for horizontal and vertical label optionsManuel Quiñones2012-02-041-0/+11
* Options relocated!Agustin Zubiaga2012-02-041-167/+88
* 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
* 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
* Update chart on color change and labels changeManuel Quiñones2012-02-011-0/+13
* Update chart when rows are inserted or removedManuel Quiñones2012-02-011-0/+2
* Update chart when data is updated.Manuel Quiñones2012-02-011-11/+21
* Set info box initial width to 1/3 of the screenManuel Quiñones2012-02-011-0/+9
* Change tabs for spacesManuel Quiñones2012-02-011-8/+8
* Show and hide options with a toggle tool buttonManuel Quiñones2012-02-011-0/+16
* Fix py headers for utf-8Manuel Quiñones2012-02-011-1/+1
* Use standard row-insert and row-remove iconsManuel Quiñones2012-02-011-2/+2
* Change "Unknown" for ""Agustin Zubiaga2012-01-271-1/+1
* 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