coriolis/vlsisapd/src
Jean-Paul Chaput 9f0fb0b467 * ./vslsisapd/src/configuration:
- New: Attributes "needRestart", "mustExist", "isFile" and "isPath".
    - New: Display a warning message when a parameter with mustExist or
        needRestart is modificated.
    - New: In ConfigurationWidget, method selectTab() to select the current
        displayed tab.
    - Change: In Configuration::writeToFile() and writeToStream(), adds a
        third parameter telling which parameter to save. It's a semicolon
        separated list of parameter head id. Example: "kite;mauka".
2010-10-06 22:03:35 +00:00
..
agds CMakeLists cleaning : -D__PYTHON_MODULE__=1 is absolutely not needed when using boost::python (it is specific to isobar) 2010-07-15 11:15:47 +00:00
bookshelf Missing Boost Libraries under mac osx (snow leo) 2010-08-23 12:54:53 +00:00
cif CMakeLists cleaning : -D__PYTHON_MODULE__=1 is absolutely not needed when using boost::python (it is specific to isobar) 2010-07-15 11:15:47 +00:00
configuration * ./vslsisapd/src/configuration: 2010-10-06 22:03:35 +00:00
dtr Adding implict conversion from std::string to Name, to simplify python script 2010-07-15 14:09:39 +00:00
openChams In sizing section : operator property is always converted to upper case (since opsim 'needs' it) 2010-09-09 08:03:31 +00:00
CMakeLists.txt * ./vlsisapd/src/bookshelf: 2010-08-18 20:35:50 +00:00