ttcalc/help
Tomasz Sowa c232565953 added: when a user presses CTRL+C then the result will be
copied into the clipboard (if the current control which 
         has a focus is not an edit control, or if it is an edit
         but has no selection)
added:   when a user presses CTRL+V then a text from the clipboard
         will be copied into the edit control (if a focus is not 
         on another edit control)
changed: Makefile: added rules: help, setup
         and more small changes,
         small changes in Makefileportable
changed: Makefile.dep
added:   Makefile.help.sh
         this script calls for Html Help Workshop
         and when there was an error returns 1
         and if success returns 0
         (HtmlHW returns conversely)


git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@50 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-08-05 20:31:46 +00:00
..
arithmetic_functions.html changed: on win9x the configuration file is in 2007-04-17 13:41:38 +00:00
bitwise_functions.html added: the portable version of the program TTCalc 2007-06-24 20:11:14 +00:00
help.hhp changed: on win9x the configuration file is in 2007-04-17 13:41:38 +00:00
index.hhk added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
index.html added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
logical_functions.html added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
operators_priority.html added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
styles.css added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
tips.html added: when a user presses CTRL+C then the result will be 2007-08-05 20:31:46 +00:00
toc.hhc changed: on win9x the configuration file is in 2007-04-17 13:41:38 +00:00
userfunctions.html added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00
values_and_std_operators.html added: a user can change the names of variables or functions now 2007-04-02 00:17:26 +00:00