|
|
|
@2398
|
[2398]
|
09/17/08 12:59:44 |
gaph..@gmail.com |
Import gaphas.picklers in demo app. Fixed #130 |
|
|
|
@2336
|
[2336]
|
07/16/08 02:48:20 |
arj..@yirdis.nl |
Implemented pickle support for the canvas.
This caused callback (bound) … |
|
|
|
@2214
|
[2214]
|
02/13/08 01:55:21 |
arj..@yirdis.nl |
* incremented version to 0.3.5
* made Item.canvas read-only (can be set … |
|
|
|
@1850
|
[1850]
|
08/06/07 23:40:07 |
arj..@yirdis.nl |
* make image exports work again.
* View.bounding_box returns qtree soft … |
|
|
|
@1703
|
[1703]
|
07/21/07 12:10:20 |
arj..@yirdis.nl |
Allow demo to dump quadtree |
|
|
|
@1686
|
[1686]
|
07/19/07 14:06:49 |
arj..@yirdis.nl |
Stuff draws with the Quadtree implementation.
* Interaction is still … |
|
|
|
@1680
|
[1680]
|
07/19/07 11:28:34 |
wrobe..@pld-linux.org |
- it is up to application to create an item and add it to canvas, … |
|
|
|
@1670
|
[1670]
|
07/18/07 11:13:12 |
wrobe..@pld-linux.org |
- merged hw branch on trunk |
|
|
|
@1562
|
[1562]
|
07/03/07 05:44:16 |
arj..@yirdis.nl |
Removed parent and children property from Context's (pre_udpate, update … |
|
|
|
@1561
|
[1561]
|
07/03/07 05:15:47 |
arj..@yirdis.nl |
Added '-p' option to demo.py for profiling. |
|
|
|
@1532
|
[1532]
|
06/29/07 02:33:07 |
arj..@yirdis.nl |
Added a child->parent mapping to Tree. Also make reparent() move subtrees. |
|
|
|
@1518
|
[1518]
|
06/26/07 22:44:01 |
arj..@yirdis.nl |
* Changed Rectangle class, it is now based on the perception of (x, y, … |
|
|
|
@1510
|
[1510]
|
06/25/07 23:39:44 |
arj..@yirdis.nl |
* Added preliminary code that adds handle bb's to item bb
* revert solver … |
|
|
|
@1371
|
[1371]
|
06/14/07 04:11:33 |
arj..@yirdis.nl |
Test dual-window |
|
|
|
@1278
|
[1278]
|
05/14/07 12:22:32 |
wrobe..@pld-linux.org |
- allow to profile demo |
|
|
|
@1196
|
[1196]
|
04/05/07 01:23:17 |
arj..@yirdis.nl |
Fixed some issues with text placement in Gaphas |
|
|
|
@1185
|
[1185]
|
04/02/07 01:55:58 |
arj..@yirdis.nl |
added if name statement to demo.py |
|
|
|
@1161
|
[1161]
|
03/14/07 23:56:20 |
arjanmol |
Fixed bug in canvas add/remove undo, fixed typos in docs and added more … |
|
|
|
@1160
|
[1160]
|
03/14/07 13:13:54 |
arjanmol |
Gaphas' undo works! |
|
|
|
@1159
|
[1159]
|
03/14/07 00:29:35 |
arjanmol |
Added matrix.py (observed Matrix) and start of undo testing document, … |
|
|
|
@1149
|
[1149]
|
03/07/07 23:33:51 |
arjanmol |
added state observer documentation (state.txt) |
|
|
|
@1145
|
[1145]
|
03/06/07 01:06:52 |
arjanmol |
Added dependency to decorator 2.0.1 |
|
|
|
@1134
|
[1134]
|
02/20/07 21:16:32 |
arjanmol |
fixed small error in Element |
|
|
|
@1130
|
[1130]
|
02/15/07 00:06:18 |
arjanmol |
split View into View (baseclass) and GtkView?. Updated demo with SVG and … |
|
|
|
@1014
|
[1014]
|
09/13/06 05:18:31 |
arjanmol |
-- |
|
|
|
@1013
|
[1013]
|
09/13/06 03:32:51 |
arjanmol |
-- |
|
|
|
@1002
|
[1002]
|
09/08/06 03:14:48 |
arjanmol |
added arrow heads to Line |
|
|
|
@1001
|
[1001]
|
09/07/06 00:28:11 |
arjanmol |
-- |
|
|
|
@999
|
[999]
|
09/06/06 23:13:25 |
arjanmol |
-- |
|
|
|
@997
|
[997]
|
09/06/06 02:24:06 |
arjanmol |
Updated item removal. |
|
|
|
@978
|
[978]
|
08/22/06 00:54:00 |
arjanmol |
Made Element.min_(width|height) work by adding some special code to … |
|
|
|
@950
|
[950]
|
07/18/06 05:01:56 |
arjanmol |
-- |
|
copied from gaphas/trunk/gaphas/demo.py:
|
|
|
|
@945
|
[945]
|
07/17/06 00:55:29 |
arjanmol |
Added setuptools support |