|
|
|
@2331
|
[2331]
|
07/14/08 02:57:39 |
arj..@yirdis.nl |
Removed ForkNodeItem._constraints, as it is already defined on a super … |
|
|
|
@2287
|
[2287]
|
04/07/08 01:21:21 |
arj..@yirdis.nl |
Fixes #112 and make flow/fork/decision unit tests pass. |
|
|
|
@2226
|
[2226]
|
02/26/08 04:06:00 |
arj..@yirdis.nl |
connector fixes |
|
|
|
@2120
|
[2120]
|
09/12/07 12:12:34 |
arj..@yirdis.nl |
Changed diagramitems to use the new notification system. |
|
|
|
@2010
|
[2010]
|
08/22/07 02:57:14 |
arj..@yirdis.nl |
added 'name-align-str' style property. |
|
|
|
@1913
|
[1913]
|
08/12/07 09:05:46 |
wrobe..@pld-linux.org |
- code cleanup |
|
|
|
@1911
|
[1911]
|
08/12/07 08:08:32 |
wrobe..@pld-linux.org |
- fixed fork/join node handling in property pages and saving/loading
… |
|
|
|
@1747
|
[1747]
|
07/26/07 01:40:12 |
arj..@yirdis.nl |
renamed update() to post_update() for all diagram items. |
|
|
|
@1691
|
[1691]
|
07/19/07 17:19:21 |
wrobe..@pld-linux.org |
- check for join specification properly |
|
|
|
@1636
|
[1636]
|
07/16/07 06:31:11 |
arj..@yirdis.nl |
fix texts after loading. |
|
|
|
@1635
|
[1635]
|
07/15/07 10:30:41 |
arj..@yirdis.nl |
postload forces setting joinSpec |
|
|
|
@1633
|
[1633]
|
07/13/07 06:39:54 |
arj..@yirdis.nl |
Fix ForkNode save/load. Only joinSpec is not assigned properly after … |
|
|
|
@1612
|
[1612]
|
07/10/07 16:28:53 |
wrobe..@pld-linux.org |
- fixed typos |
|
|
|
@1608
|
[1608]
|
07/10/07 05:18:37 |
arj..@yirdis.nl |
fixed ForkNodeItem and testcases. |
|
|
|
@1605
|
[1605]
|
07/10/07 02:24:48 |
arj..@yirdis.nl |
fixed ForkNodeItem.point() |
|
|
|
@1575
|
[1575]
|
07/05/07 01:57:49 |
wrobe..@pld-linux.org |
- try to implement fork/join node item as an item with two handles |
|
|
|
@1571
|
[1571]
|
07/04/07 15:09:57 |
wrobe..@pld-linux.org |
- try to implement fork/join node item by using two additional handles |
|
|
|
@1478
|
[1478]
|
06/21/07 17:13:37 |
wrobe..@pld-linux.org |
- allow to resize fork node item verticaly |
|
|
|
@1468
|
[1468]
|
06/20/07 18:32:12 |
wrobe..@pld-linux.org |
- calculate sizes of text elements and classifiers in *.pre_update … |
|
|
|
@1458
|
[1458]
|
06/19/07 16:34:28 |
wrobe..@pld-linux.org |
- inject element factory into ForkNodeItem? and ObjectNodeItem? to create
… |
|
|
|
@1394
|
[1394]
|
06/16/07 22:55:45 |
wrobe..@pld-linux.org |
- align join specification above join node specification |
|
|
|
@1389
|
[1389]
|
06/16/07 22:07:53 |
wrobe..@pld-linux.org |
- display join specification according to UML specs |
|
|
|
@1386
|
[1386]
|
06/16/07 21:12:21 |
wrobe..@pld-linux.org |
- join node specification reimplemented using text element and property
… |
|
|
|
@1241
|
[1241]
|
04/20/07 06:35:12 |
arj..@yirdis.nl |
Cleanup: removed resource() from gaphor.diagram; removed future … |
|
|
|
@1201
|
[1201]
|
04/09/07 23:14:40 |
arj..@yirdis.nl |
Updated drawing of items. |
|
|
|
@1193
|
[1193]
|
04/04/07 22:50:42 |
arj..@yirdis.nl |
Fixed text editing of classifiers. Also some text placement has been … |
|
|
|
@1178
|
[1178]
|
03/27/07 23:20:49 |
arj..@yirdis.nl |
Made diagram item properties reversible (undoable) |
|
|
|
@1121
|
[1121]
|
01/16/07 00:08:39 |
arjanmol |
Merged changed from new-canvas branch to trunk |
|
|
|
@926
|
[926]
|
06/06/06 00:35:16 |
arjanmol |
merged branches/stereotypes |
|
|
|
@913
|
[913]
|
05/31/06 08:10:39 |
wrobell |
- moving homepage, gaphas and gaphor to their own trunk directories |
|
copied from trunk/gaphor/gaphor/diagram/activitynodes.py:
|
|
|
|
@772
|
[772]
|
02/14/06 04:24:33 |
wrobell |
- get rid of initialize_item function, use metaclass instead
- use uml … |