Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated.gcomprixogooBruno Coudoin2009-11-162-3639/+4037
|
* Addeed suppoort for esperanto by Jacob NordfalkBruno Coudoin2009-11-163-1/+6481
|
* Updated from gcomprixo branch.Bruno Coudoin2009-11-161-27/+83
|
* Added missing files comming from the new goocanvas release.Bruno Coudoin2009-11-161-0/+2
|
* Added again the support for our goocanvas.Svg item on top ofBruno Coudoin2009-11-153-0/+79
| | | | | the official pygoocanvas. This patch have to be apply on any new release comming from pygoocanvas.
* Comming from goocanvas 0.15, was missing there.Bruno Coudoin2009-11-111-0/+1
|
* Removed a considered offending sentence against proprietary software.Bruno Coudoin2009-11-111-2/+10
|
* po files taken from master branch.Bruno Coudoin2009-11-1117-15301/+24843
|
* Release 8.5PRE3Bruno Coudoin2009-11-111-1/+1
|
* Fixed moving flipped items towards the top left or right.Bruno Coudoin2009-11-111-9/+18
|
* removed unneeded test code.Bruno Coudoin2009-11-111-14/+0
|
* Added support for loading/saving z-order.Bruno Coudoin2009-11-113-21/+74
|
* Better support for non ascii keys in the text items.Bruno Coudoin2009-11-082-20/+1
|
* Class reog, there is now a Document class that holdsBruno Coudoin2009-11-082-42/+47
| | | | everything related to the animation document itself.
* The last touch on the animation.Bruno Coudoin2009-11-082-12/+26
| | | | We now have the load/save working with lines now that we have the latest goocanvas.
* Updated with upstream goocanvas 0.15 and pygoocanvas 0.14.1.Bruno Coudoin2009-11-0828-1238/+5502
| | | | (I patched pygoocanvas to make it compile with goocanvas 0.15).
* Now display 4 lines of file instead of 3.Bruno Coudoin2009-11-081-2/+1
|
* Now accept the double click to mark the time line end.Bruno Coudoin2009-11-081-3/+6
|
* Improved the saving of text items. Sadly it does not work becauseBruno Coudoin2009-11-082-7/+6
| | | | | it seems like my goocanvas version does not report the text items content properly when it has been updated.
* A nice implementation of the text item with a resize button.Bruno Coudoin2009-11-072-28/+124
| | | | Need to make the save/load of texts now.
* iniital support for text items.Bruno Coudoin2009-11-072-44/+132
|
* 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-022-4/+13
|
* Properly hide the color selector in playing mode.Bruno Coudoin2009-11-012-1/+10
|
* Added support for load/save for images.Bruno Coudoin2009-11-012-15/+60
|
* Now save/restore works with rectangle. The last time line mark isBruno Coudoin2009-11-013-49/+48
| | | | | also saved / restored. Next step is to implement save/restore for other objects than rectangle.
* now the limit works in reverse also.Bruno Coudoin2009-10-311-1/+3
|
*