coriolis/hurricane
Jean-Paul Chaput f7721dd754 * ./hurricane/src/hurricane:
- Change: In RoutingPad, uses my C++ style. Normalize constructors calls.
        Allow to select (trough flags) the way the "best component" is choosen.
        Currently: Biggest Area or Lowest Layer or Highest Layer.

  * ./hurricane/src/viewer:
    - New: In DisplayStyle, darkening is now expressed as a ratio over the HSV
        components of a color. Introduce a new DisplayStyle::HSVr type.
        Allow a more readable darkening effect. All object modicated accordingly.
    - Change: In NetlistWidget, the "Net" section now correctly dimension itself
        on the widest net name. Must suppress all the size Hints in the header
        & data models.
2010-12-30 18:38:43 +00:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc * All tools: 2010-05-18 12:53:00 +00:00
src * ./hurricane/src/hurricane: 2010-12-30 18:38:43 +00:00
tests * ./hurricane/src/hurricane: 2010-11-16 13:43:34 +00:00
CMakeLists.txt * All Tools: 2010-07-15 14:00:58 +00:00