Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/frames_list.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing move abilityAgustin Zubiaga2012-07-221-2/+8
|
* Code review part 3Daniel Francis2012-06-061-12/+20
|
* Starting code reviewDaniel Francis2012-06-061-6/+8
|
* Add move buttonsAgustin Zubiaga2012-06-041-0/+21
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Ping-Pong bugs fixedAgustin Zubiaga2012-05-311-2/+5
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Fixing tree selection in ping-pong modeDaniel Francis2012-05-301-0/+2
|
* Resizing correctly the frames, and correcting other bugsDaniel Francis2012-05-301-3/+8
|
* Don't select the latest inserted imageDaniel Francis2012-05-301-1/+2
|
* Scroll to selected itemAgustin Zubiaga2012-05-291-0/+11
|
* Selecting a frame alwaysDaniel Francis2012-05-281-2/+9
|
* Remove frame functionDaniel Francis2012-05-271-0/+9
|
* Using Tree SelectionDaniel Francis2012-05-271-5/+11
|
* Connecting treeview with treeselectionDaniel Francis2012-05-271-3/+7
|
* Stupid bug fixed!Agustin Zubiaga2012-05-271-9/+3
| | | | | | | | Changes: - FIXME 1, fixed - FIXME 2, fixed Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Pause button added in Run buttonAgustin Zubiaga2012-05-261-1/+1
|
* Run button added but works with bugs :|Agustin Zubiaga2012-05-261-3/+13
| | | | | | | | Other changes: * When an item in the list is clicked show his image (but doesn't works well) * set_pos function added Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Fixing frame previewsDaniel Francis2012-05-261-1/+7
|
* add_image button addedAgustin Zubiaga2012-05-261-1/+1
|
* New add frame functionDaniel Francis2012-05-261-0/+48