Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/anim-activity/anim.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for loading/saving z-order.Bruno Coudoin2009-11-111-10/+52
* Better support for non ascii keys in the text items.Bruno Coudoin2009-11-081-20/+0
* Class reog, there is now a Document class that holdsBruno Coudoin2009-11-081-34/+39
* The last touch on the animation.Bruno Coudoin2009-11-081-2/+0
* Improved the saving of text items. Sadly it does not work becauseBruno Coudoin2009-11-081-1/+0
* A nice implementation of the text item with a resize button.Bruno Coudoin2009-11-071-2/+4
* iniital support for text items.Bruno Coudoin2009-11-071-44/+15
* Fixed a bug where the old items where not deleted on a file load.Bruno Coudoin2009-11-021-1/+2
* added support for delete key shortcut when an item is selected.Bruno Coudoin2009-11-021-4/+8
* Properly hide the color selector in playing mode.Bruno Coudoin2009-11-011-1/+2
* Added support for load/save for images.Bruno Coudoin2009-11-011-3/+2
* Now save/restore works with rectangle. The last time line mark isBruno Coudoin2009-11-011-6/+11
* Improved version of the save feature. Now can save / Load multiple items and ...Bruno Coudoin2009-10-311-0/+2
* Improved a little bit the save/load feature, works a little bitBruno Coudoin2009-10-281-1/+6
* Started the implementation of the load/save feature of anim.Bruno Coudoin2009-10-261-10/+53
* fixed draw has no timeline now.Bruno Coudoin2009-10-261-1/+3
* Added support for user_data in image selector api.Bruno Coudoin2009-10-251-3/+3
* Added a parameter to file selector to pass a user data.Bruno Coudoin2009-10-251-7/+7
* Properly manage the delete item (now deletes the item up to the end)Bruno Coudoin2009-03-011-1/+7
* fixed anim activityBruno Coudoin2009-02-201-1/+11
* Implemented raise/lowerBruno Coudoin2009-02-011-96/+14
* Added a gc_set_default_background() api entry.Bruno Coudoin2009-01-241-2/+1
* moved draw skin data in the anim activityBruno Coudoin2009-01-151-43/+26
* better adjustement of the bar in all activitiesBruno Coudoin2008-11-011-4/+5
* more bar adaptationBruno Coudoin2008-08-141-1/+1
* completed the removal of the OK button in the control barBruno Coudoin2008-08-051-1/+1
* now the control bar is shorter. The ok button is deprecated.Bruno Coudoin2008-08-031-10/+22
* initial work for drawing lines in anim.Bruno Coudoin2008-07-091-11/+9
* minor, use rounded cornersBruno Coudoin2008-07-061-10/+11
* better tool orderingBruno Coudoin2008-07-061-3/+3
* implemented circle and filled circleBruno Coudoin2008-07-051-0/+14
* fixed filling a non filled rectangleBruno Coudoin2008-07-051-1/+1
* improvement in the animation activity.Bruno Coudoin2008-07-051-4/+17
* the timeline has the drawning area ratio.Bruno Coudoin2008-06-011-6/+0
* added support for object deletion, management of object visibilityBruno Coudoin2008-06-011-3/+4
* fixed little bug, the left/right arrow works nowBruno Coudoin2008-05-271-0/+2
* anim in progress. can now move the filled rectangle and play the animation.Bruno Coudoin2008-05-251-28/+36
* anim in progressBruno Coudoin2008-05-211-595/+26
* Port of doubleclick activity from trunkBruno Coudoin2008-05-101-1194/+136
* minor fix, can save and load ellipse now.Bruno Coudoin2008-05-031-2/+2
* added 2008 copyright GCompris wide.Bruno Coudoin2008-03-231-1/+1
* - Major cleanup in goocanvas to keep only the minimal we need.Bruno Coudoin2008-03-161-5/+6
* Updated licence, now this branch is like trunk, GPL V3 and aboveBruno Coudoin2008-02-161-4/+3
* Merge of trunk 3242 Windows issue. Translation was broken in all pythonBruno Coudoin2008-02-141-1/+1
* update svn:ignome propBruno Coudoin2008-01-241-8/+16
* better implementation of the image resizing. still buggy when scaling Bruno Coudoin2008-01-221-9/+21
* implemented resizing of images in anim using the goocanvas apiBruno Coudoin2008-01-211-58/+51
* added text support with goocanvas apiBruno Coudoin2008-01-161-66/+66
* merge of commit gcomprixo 3303, missing draw.svg icon in animBruno Coudoin2008-01-071-21/+45
* improved anim port to goocanvas, the resizing works on ellipse and rectanglesBruno Coudoin2008-01-051-34/+40