|
|
|
@2225
|
[2225]
|
02/25/08 23:59:05 |
arj..@yirdis.nl |
moved code that removes model elements when no more presentations exist to … |
|
|
|
@2218
|
[2218]
|
02/15/08 05:56:45 |
arj..@yirdis.nl |
* use event blocker when loading model.
* diagram items trigger on … |
|
|
|
@2217
|
[2217]
|
02/13/08 02:44:26 |
arj..@yirdis.nl |
removed some unnecessary logging and "dead code" |
|
|
|
@2210
|
[2210]
|
02/11/08 22:28:15 |
arj..@yirdis.nl |
Added testcase that exposes bug #95 |
|
|
|
@2185
|
[2185]
|
01/17/08 00:09:11 |
arj..@yirdis.nl |
Make association name update work again. |
|
|
|
@2157
|
[2157]
|
10/05/07 07:13:36 |
arj..@yirdis.nl |
* removed overridden subject declaration from AssociationEnd
* don't … |
|
|
|
@2141
|
[2141]
|
10/02/07 01:13:46 |
arj..@yirdis.nl |
* Fixed some missing imports and item updating.
* Made namespace view … |
|
|
|
@2140
|
[2140]
|
10/01/07 05:20:23 |
arj..@yirdis.nl |
Completely removed connect/notify/disconnect() code. Now all events go … |
|
|
|
@2120
|
[2120]
|
09/12/07 12:12:34 |
arj..@yirdis.nl |
Changed diagramitems to use the new notification system. |
|
|
|
@2116
|
[2116]
|
09/10/07 13:12:44 |
arj..@yirdis.nl |
* Updated some unit tests.
* Migrated some diagram item classes to new … |
|
|
|
@2009
|
[2009]
|
08/22/07 02:53:50 |
arj..@yirdis.nl |
* Make Presentation inherit from Element
* updated diagramitem.py to … |
|
|
|
@1755
|
[1755]
|
07/26/07 11:26:05 |
wrobe..@pld-linux.org |
- Context.draw_children method is deprecated |
|
|
|
@1559
|
[1559]
|
07/02/07 23:53:34 |
arj..@yirdis.nl |
fixed bug in storage module. Make constraints connect properly when … |
|
|
|
@1514
|
[1514]
|
06/26/07 11:30:04 |
wrobe..@pld-linux.org |
- s/gaphas.Canvas.set_parent/gaphas.Canvas.reparent/ |
|
|
|
@1502
|
[1502]
|
06/24/07 14:58:04 |
wrobe..@pld-linux.org |
- save information about grouped items into file
- load information about … |
|
|
|
@1493
|
[1493]
|
06/23/07 11:49:10 |
wrobe..@pld-linux.org |
- draw diagram item's children |
|
|
|
@1468
|
[1468]
|
06/20/07 18:32:12 |
wrobe..@pld-linux.org |
- calculate sizes of text elements and classifiers in *.pre_update … |
|
|
|
@1453
|
[1453]
|
06/19/07 14:32:02 |
wrobe..@pld-linux.org |
- non-named items stereotype display fixes |
|
|
|
@1443
|
[1443]
|
06/18/07 23:03:30 |
arj..@yirdis.nl |
Removed from gaphor.UML:
* create()
* select()
* lselect()
* … |
|
|
|
@1431
|
[1431]
|
06/18/07 16:07:13 |
wrobe..@pld-linux.org |
- fixed align code (finally)
- calculate text group sizes
- use group text … |
|
|
|
@1419
|
[1419]
|
06/18/07 12:30:04 |
wrobe..@pld-linux.org |
- display stereotype using text element
- enable stereotype property page … |
|
|
|
@1413
|
[1413]
|
06/18/07 01:55:32 |
arj..@yirdis.nl |
Removed popup_menu entries |
|
|
|
@1310
|
[1310]
|
05/23/07 22:44:28 |
arj..@yirdis.nl |
* Added item_at(x, y) method to diagram items.
* updated class editor to … |
|
|
|
@1292
|
[1292]
|
05/21/07 23:24:40 |
arj..@yirdis.nl |
minor updates |
|
|
|
@1266
|
[1266]
|
05/10/07 17:49:03 |
wrobe..@pld-linux.org |
- added support for text element of diagram item, which allows to edit … |
|
|
|
@1241
|
[1241]
|
04/20/07 06:35:12 |
arj..@yirdis.nl |
Cleanup: removed resource() from gaphor.diagram; removed future … |
|
|
|
@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 |
|
|
|
@924
|
[924]
|
06/02/06 02:37:25 |
arjanmol |
-- |
|
|
|
@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/diagramitem.py:
|
|
|
|
@772
|
[772]
|
02/14/06 04:24:33 |
wrobell |
- get rid of initialize_item function, use metaclass instead
- use uml … |