coriolis/hurricane
Jean-Paul Chaput 634af2196f * ./hurricane :
- Change: in CellWidget::DrawingPlane, complete replacement of hard-coded
        numeric indexes by the PlaneId enum values.
    - Change: in SelectionWidget, filter on the Occurrence name instead of the
        path name. Todo: add a radio button to select on witch column we sort.
    - Bug: in SelectionWidget, when the filter is active, remap the index
        of the toggled occurrence through the filter.

  * ./hurricane,
    ./coriolis/src/katabatic,
    ./coriolis/src/kite :
    - Change: documentation building with doxygen is now optional and disabled
        by default. To enable documentation generation run cmake with the
        following argument :
          -D "BUILD_DOC:STRING=ON"
        Or edit the cmake cache variable "BUILD_DOC".
2009-03-03 22:27:03 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc new doxyfile 2009-01-30 16:19:55 +00:00
src * ./hurricane : 2009-03-03 22:27:03 +00:00
tests tests in progress 2009-02-12 15:02:35 +00:00
CMakeLists.txt * ./hurricane : 2009-03-03 22:27:03 +00:00