close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 20, 2012, 10:36:18 AM (14 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 60 | 60 | * Including ROC related methods to package {{{QltvRespModel}}} |
| 61 | 61 | |
| 62 | | == First releases of uncomplete packages == |
| | 62 | == New packages (not yet completed) == |
| 63 | 63 | * {{{LinAproxNonLinReg}}}: Linearized aproximation to non linear regression |
| 64 | 64 | * {{{BysDecision}}}: Solving typical Bayes Decision problems |
| … |
… |
|
| 75 | 75 | |
| 76 | 76 | == GuiTools == |
| 77 | | |
| | 77 | * MenuManager implemented, which makes possible to define contextual menu associated to build in types (Real, Set, ...) or user defined types (Struct & Class). |
| 78 | 78 | * Order of options within the menu can be enforced |
| 79 | | * ImageManager implemented which makes possible to associate icons for classes and menu options. |
| 80 | | * |
| 81 | | |
| | 79 | * ImageManager implemented, which makes possible to associate icons for classes and menu options. |
| | 80 | * Menu options can also be defined |
| 82 | 81 | |
| 83 | 82 | == CurlApi == |