Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Use the activity name for the chart title and the user colors for the chart c...Agustin Zubiaga2012-01-261-83/+41
* Save as image option, delete value option, toolbar redesignAgustin Zubiaga2012-01-241-26/+105
* Line charts and pie charts, chart color optionAgustin Zubiaga2012-01-231-36/+124
* Pycha module added, icons added, charts.py file added, simplegraph now can cr...Agustin Zubiaga2012-01-211-21/+287
* Stop Button added and the activity can be openAgustin Zubiaga2012-01-181-5/+30
* SimpleGraph baseAgustin Zubiaga2012-01-171-0/+62