The main KolibriOS repository
Go to file
vitalkrilov 7fb5d30b55 Graph: manual corrected.
Graph (branch: tcc_current):
- Rewritten in C so now it can be compiled with tcc.
- Added functions: pow (^) and mod (%), arcctg, sgn, sec, cosec, log2, log3, log10.
- Added aliases for functions: tan, cot, arctan, arccot, lg, lb, ln.
- Fixed bugs with box_lib's edit_box.
- Removed deprecated/potentially unused code.
- Now an "Edit" button launches Cedit, not Tinypad.
- Now there is a better graph rendering: fixed bugs with text drawing.
- Added to autobuild list and in iso.

git-svn-id: svn://kolibrios.org@9762 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-12 00:39:36 +00:00
_tools [WS] Inform about unexisting compilers and qemu 2021-12-08 16:15:21 +00:00
contrib Samples fix #2 + fridge makefile change 2022-04-06 15:32:56 +00:00
data Graph: manual corrected. 2022-04-12 00:39:36 +00:00
drivers Rhine: Improved chip detection 2022-03-26 22:16:23 +00:00
kernel kernel: changed "/rd/1" to "/sys" (at least for returning normal work in UEFI mode with non-ramdisk "/sys" directory) 2022-04-02 23:04:09 +00:00
programs Graph: manual corrected. 2022-04-12 00:39:36 +00:00
skins Add GX_Violet skin from ConLenov 2022-03-29 12:17:52 +00:00
build.txt Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*") 2022-01-06 19:34:04 +00:00
tup.config.template - Added teatool to autobuild 2020-12-24 22:38:37 +00:00