kolibrios/programs/other
vitalkrilov d02111da4f Graph (branch: tcc_current):
- Code refactoring
 - Optimization of code (for example, log2(n) searching) and memory usage
 - Some possible memory corruption fixed
 - Previous graph will be erased from window if error occured
 - Fixed bug with provided array of non-sorted points: so now you can pass points in any order
 - Fixed important bug with graphic rendering (big thanks to turbocat for asm rounding function)
 - Changed error messages; now you can see line/byte of file where syntax error is; added checking if provided frame of graph is invalid
 - Autochoosing of an optimal single step for both axises
 - Added support for reading any number of different functions. You will have to end previous function with ';' if you want to pass another one. They will be rendered on a graph in order you passed them.

git-svn-id: svn://kolibrios.org@9778 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-21 21:26:05 +00:00
..
calc/trunk calc: change button name sqr => sqrt 2020-12-02 19:31:18 +00:00
calcplus calcplus fix colors 2016-02-07 18:24:38 +00:00
cnc_control Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
cnc_editor Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
drv_view added program for view list working drivers 2022-03-23 14:30:52 +00:00
fft 2018 (C) proof 2018-11-21 14:27:30 +00:00
font_conv update system font 2015-08-03 13:52:55 +00:00
ft232cc switch build system to Tup 2014-09-12 15:15:23 +00:00
GameHack - GameHack 0.1 alpha 2021-01-03 18:15:53 +00:00
graph Graph (branch: tcc_current): 2022-04-21 21:26:05 +00:00
ha rename @HOTANGLES to @HA to fit into 8.3 2022-01-08 18:15:46 +00:00
kpack upload fix kerpack.inc by Mario 2022-01-30 08:22:32 +00:00
kruler rewrite KRule to fasm, replace old with it 2021-06-01 11:23:13 +00:00
luhna switch build system to Tup 2014-09-12 15:15:23 +00:00
madmouse bugfix 2016-03-13 04:04:08 +00:00
man2html man2html: Added to autobuild 2022-01-18 18:01:35 +00:00
outdated Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
PasswordGen PasswordGen: now uses autoimport(fixed tup). 2022-01-12 19:18:50 +00:00
period/trunk added 2 chemical elements numbered 117 and 118 2021-05-09 21:19:33 +00:00
personal add calc+ to autobuild as /kolibrios/utils/calcplus; software_widget: show notification if program is not found; other small changes 2016-02-19 13:34:31 +00:00
planet_v Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
rainbow Rainbow: my old app to view CSS colors and their names. 2017-11-29 22:52:33 +00:00
rtfread/trunk Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
t_edit Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
t_edit_synt fix function name 'edit_box' to 'edit_box_draw' 2022-01-03 21:03:06 +00:00
table graph: attempt to fix editbox 2020-05-10 10:00:04 +00:00
TEAtool TEAtool: Disabled auto-build 2022-01-18 18:16:05 +00:00
Timer @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
TinyHashView TinyHashView: now uses autoimport. 2022-01-12 18:44:19 +00:00
tte Fix '-v' option 2020-12-13 14:33:14 +00:00
Weather Weather: now uses auto import(KX). 2022-01-18 17:51:08 +00:00