Jürg Lehni
|
178b09caa7
|
Fix issue with local paper variable shielding global one.
We need a cleaner fix for this on the long run.
|
2013-05-30 11:26:47 -07:00 |
|
Jürg Lehni
|
6c9c16ad3d
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
|
Jürg Lehni
|
01342fa073
|
Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked.
|
2012-11-07 01:02:09 -08:00 |
|
Jürg Lehni
|
bdb74b67e2
|
Define #isActive() for PaperScopeItems.
|
2012-10-30 11:43:40 -07:00 |
|
Jürg Lehni
|
fe97b94340
|
Define PaperScopeItem as a private base class for all classes that have lists and references in the PaperScope (Project, View, Tool), so they can share functionality (#initialize(), #activate(), #remove()), and add support for multiple tools. Closes #27
|
2011-08-02 10:08:08 +01:00 |
|