coriolis/hurricane/src/isobar
Jean-Paul Chaput 62b8477fee * All tools:
- Bug: target_link_libraries() must be put back for OSX Snow Leopard
        (doesn't seems to affect Leopard). As I do not have an OSX under
        my hand it's untested and is likely to fail at that point.

  * ./hurricane:
    - Bug: In Instance, correct support for Instance::PlacementStatus::Code.
    - New: NetExternalComponents python object wrapper, moves
        getExternalComponents() from Hurricane module into that new object.
    - New: Breakpoint python object wrapper, to allow stratus1 to stop each
        times it calls the viewer.
    - Change: In PyHurricane, UpdateSession is now a true object with static
        methods.
    - Change: In BreakpointWidget uses a local event loop mechanism that no
        longer consumes 100% of a CPU while doing nothing... (copied from
        Qt's sources of QDialog).
2010-07-12 15:07:58 +00:00
..
hurricane/isobar * All tools: 2010-07-12 15:07:58 +00:00
CMakeLists.txt * All tools: 2010-07-12 15:07:58 +00:00
Makefile.am * ./hurricane/src : 2008-06-09 16:56:48 +00:00
ProxyProperty.cpp simplifications and improvments in Isobar 2008-10-12 13:37:33 +00:00
PyBox.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyBreakpoint.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyCell.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyCellCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyCellViewer.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyComponent.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyComponentCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyContact.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyDataBase.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyDbU.cpp Forgotten TextTranslator sources. 2010-07-06 10:10:50 +00:00
PyEntity.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyHorizontal.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyHurricane.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyHyperNet.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyInstance.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyInstanceCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyLayer.cpp compile the X11 QApplication constructor only on X11 platforms 2009-01-22 11:37:42 +00:00
PyLibrary.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyNet.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyNetCollection.cpp collections still in progress 2008-10-17 17:51:31 +00:00
PyNetExternalComponents.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyOccurrence.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyOccurrenceCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyPad.cpp - comment correction in PyPad.cpp 2010-04-27 12:25:56 +00:00
PyPath.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyPin.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyPinCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyPlug.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyPlugCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyPoint.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyReference.cpp - comment correction in PyPad.cpp 2010-04-27 12:25:56 +00:00
PyReferenceCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PySegment.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PySegmentCollection.cpp PyCollections implementation 2008-10-19 22:07:32 +00:00
PyTechnology.cpp more cleaning in isobar : 2008-12-10 18:37:32 +00:00
PyTransformation.cpp I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
PyUpdateSession.cpp * All tools: 2010-07-12 15:07:58 +00:00
PyVertical.cpp ADDS 2009-11-26 12:18:12 +00:00
Script.cpp Forgotten TextTranslator sources. 2010-07-06 10:10:50 +00:00