ttcalc/src
Tomasz Sowa 4cc6d78c7e fixed: when the program was run as a maximalized window, the window was only resized horizontly
changed  input edit: can have 2048 characters now
fixed:   the focus (when using the tab key) didn't go from tabs into their controls
added:   a button 'err' which shows us where is an error (an incorrect character etc.)
changed: diplaying an error message is from the main thread now
added:   when the program calculates (for example the factorial) and an user clicks on the 'err' button
         then a 'calculating...' message will be printed


git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@14 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-02-08 17:54:37 +00:00
..
Makefile fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
calculation.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
compileconfig.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
functions.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.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: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
languages.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
mainwindow.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
messages.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
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: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
programresources.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
resource.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
resource.rc fixed: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +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: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
tabs.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
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: when the program was run as a maximalized window, the window was only resized horizontly 2007-02-08 17:54:37 +00:00
winmain.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
winmain.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