Maciej Suminski
|
c96db4f5c4
|
Removed aCreateUndoEntry flag from COMMIT::Push()
It was not used anywhere and COMMIT should handle creating
undo buffer entries.
|
2016-12-12 16:45:52 +01:00 |
Tomasz Włostowski
|
1c1f4e9a50
|
Refactoring of VIEW/VIEW_ITEM classes:
- Remove dependency of EDA_ITEM on VIEW
- VIEW_ITEM is now a pure virtual interface
|
2016-12-12 16:45:52 +01:00 |
Simon Richter
|
59c81976dc
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
unknown
|
c3e3ff3682
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
2015-03-06 09:58:32 +01:00 |
Maciej Suminski
|
c6efc451e6
|
Added ratsnest for GAL
|
2013-11-25 16:50:03 +01:00 |