<< Click to Display Table of Contents >> Navigation: What's new > 2005 - version history > Version 1.0.5.0 |
Release date: 2005.09.23
Date |
Area/Module |
What |
Description |
Thanks to: |
---|---|---|---|---|
2005.09.22 |
Console |
Add |
Added functions:
Added equates: %CONSOLE_SCROLLWND_ABSOLUTE %CONSOLE_SCROLLWND_RELATIVE %CONSOLE_SCROLLBUF_DOWN %CONSOLE_SCROLLBUF_UP |
|
Console |
Fix |
Scrolling colored text under Win9x and Win ME didn't maintain correct colors. Fixed |
Psch |
|
Core |
Improve |
Execution speed and general runtime performance improved by a factor of 2. |
||
2005.09.21 |
Core |
Fix |
Equates, considered constant, were not constant. Now, even if an assignment operation is parsed by the interpreter, will not take place but just ignored. |
Psch |
Core |
Fix |
SINGLE numbers not represented with correct number of decimals due to internal transformation error. |
Psch |
|
2005.09.19 |
Core |
Add |
DIM has now more ways to create and initialize GLOBAL or LOCAL variable |
Psch |
Console |
Add |
Psch |
||
Console |
Add |
Psch |
||
Console (9x) |
Fix |
Console_SetCursorPosition had problems. Fixed |
Psch |
|
Core |
Add |
ALIAS will allow to assign name alias to predefined thinBasic keywords |
Psch |