fixed: navigation from the keyboard

changed: the esc key selects the entire input text now (in the input edit)
added: a test when the program is being starded which checks if the coordinates of the
       main window actually pointing at the valid area (for example when someone took
       his configuration file into a new computer and the new computer has a smaller screen)
added: a button 'close' on the about dialog
changed: dialogs 'add a variable' and 'add a funtion'


git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@21 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2007-03-08 19:15:55 +00:00
parent b51fdddf70
commit 51c8432170
17 changed files with 364 additions and 149 deletions

5
TODO
View File

@@ -1,12 +1,7 @@
TODO TTCalc
===========
* To add the test when program is being starded which checks if the coordinates of the
main window actually pointing
at the valid area (for example when someone take his configuration file into a
new computer)
* To add some physical constants
* To make the help
* To add navigation from the keyboard (in the two lists - funtions and variables)