Edit detail for Release_1.0rc3 revision 1 of 1

1
Editor: pascal
Time: 2003/11/12 11:31:37 GMT+0
Note: links updated

changed:
-
New features and bug fixes:

- All sortable lists with ppm columns fixed

- All scopes: status line now shows offset from standard spectrum width as 0, +1, -1, etc. when folding switched on.

- CARA-Explorer

  - New menu item "Rename Project"
  
  - New context menue for project items in content tree (left side).

  - New menu item "Replace Spectrum".

  - Now CARA will ask you for alternative file paths when opening a CARA file with unknown spectrum paths.

- StripScope
  
  - Update of View and Setup menu. Now separate entry for strict matching in selection option.

  - Spin Tolerance can now be <= 0 (forcing strict equality or disabling any match)
 
- New scripting engine added: CARA now has its own scripting engine based on the CA-LUA programming language (www.lua.org, see also "Why CA-LUA":WhyLua). CA-LUA is one of the fastest scripting languages available and successfully adapted by Rochus also for other projects. The complete object model of CARA is accessible as read only (next release will allow writes also). For a first glimps see "Lua_test_session.txt" in the ftp section. Please also note that the CA-LUA standard libraries are also available, so you can do maths or read/write files.

New features and bug fixes:

  • All sortable lists with ppm columns fixed
  • All scopes: status line now shows offset from standard spectrum width as 0, +1, -1, etc. when folding switched on.
  • CARA-Explorer
    • New menu item "Rename Project"
    • New context menue for project items in content tree (left side).
    • New menu item "Replace Spectrum".
    • Now CARA will ask you for alternative file paths when opening a CARA file with unknown spectrum paths.
  • StripScope
    • Update of View and Setup menu. Now separate entry for strict matching in selection option.
    • Spin Tolerance can now be <= 0 (forcing strict equality or disabling any match)
  • New scripting engine added: CARA now has its own scripting engine based on the CA-LUA programming language (www.lua.org, see also Why CA-LUA). CA-LUA is one of the fastest scripting languages available and successfully adapted by Rochus also for other projects. The complete object model of CARA is accessible as read only (next release will allow writes also). For a first glimps see "Lua_test_session.txt" in the ftp section. Please also note that the CA-LUA standard libraries are also available, so you can do maths or read/write files.