747027f23a
* Change: In Hurricane::Observer, simplification of the template so that we can use it directly instead of creating a derived class with an implementation of Observer::notify(). Now the implemenation is the same for all and just calls a notify() method on the owner object. Create a StaticObservable for fast access of the observers. This is mainly a fixed size table (array<>) with oberservers at known indexes. This way we can go from the obervable to the observer owner in one indirect access (or so I hope). * Change: In Hurricane::CellViewer, use the new observers. * Change: In Hurricane::ControllerWidget, use the new observers. * Change: In Hurricane::CellWidget, set the winidow initial size to a more sensible 500px. * Change: In CRL::LibraryManager, use the new observers. * Change: In CRL::LibraryManager, use the new observers. * Change: In CRL, in display.conf & technology.conf, modification for the ST hcmos9gp capacitors. |
||
---|---|---|
.. | ||
display.conf | ||
etesian.conf | ||
hMetis.conf | ||
kite.conf | ||
mauka.conf | ||
misc.conf | ||
nimbus.conf | ||
patterns.conf | ||
stratus1.conf | ||
technology.conf |