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:
@@ -1,3 +1,12 @@
|
||||
Version 0.7.3 (2007.03.08):
|
||||
* added: the program shows some kind of errors itself
|
||||
* added: checking whether an user has inserted a correct value of a variable or a function
|
||||
* 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)
|
||||
|
||||
Version 0.7.2 (2007.02.28):
|
||||
* added buttons Sgn and Mod
|
||||
* the button 'err' is active when there's actually an error now
|
||||
|
Reference in New Issue
Block a user