Show
Ignore:
Timestamp:
02/13/08 01:55:21 (10 months ago)
Author:
arj..@yirdis.nl
Message:
  • incremented version to 0.3.5
  • made Item.canvas read-only (can be set by calling Canvas.add() and Canvas.remove())
  • fixed unit tests
  • looks like this is a fixes #95
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphas/trunk/demo.py

    r1850 r2214  
    198198        saveapply = state.saveapply 
    199199        for event in apply_me: 
     200            print 'Undo: invoking', event 
    200201            saveapply(*event) 
    201202            # Visualize each event: