ttcalc/src
Tomasz Sowa 51c8432170 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
2007-03-08 19:15:55 +00:00
..
Makefile fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
calculation.cpp fixed: CalculationsProcedure - the 'main_window' must be set later (in the loop) 2007-02-28 17:52:09 +00:00
compileconfig.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
functions.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
iniparser.cpp fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
iniparser.h fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
languages.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
languages.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
mainwindow.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
messages.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
parsermanager.cpp fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
parsermanager.h fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
programresources.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
programresources.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
resource.h fixed: CalculationsProcedure - the 'main_window' must be set later (in the loop) 2007-02-28 17:52:09 +00:00
resource.rc fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
stopcalculating.h fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
tabs.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
tabs.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
threadcontroller.h fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
variables.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
winmain.cpp fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00
winmain.h fixed: navigation from the keyboard 2007-03-08 19:15:55 +00:00