Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9820 707 d 7 h dunkaist / Move weather.json config to /kolibrios

Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
 
9781 736 d 14 h vitalkrilov /programs/ added feature (which was expected to be) of custom HELPERDIR for some Tupfile's (btw there are still many files with same problem)  
9778 739 d 8 h vitalkrilov /programs/other/graph/branches/tcc_current/ 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.
 
9764 748 d 5 h vitalkrilov /programs/ Graph (branch: tcc_current): now you can provide a filename, when calling a program from shell, which should be opened on start.
tcc: ksys.h: added "const" to string argument of _ksys_debug_puts(...).
 
9763 749 d 5 h vitalkrilov /programs/other/graph/branches/tcc_current/ Graph (branch: tcc_current): added missing files... (oops)  
9762 749 d 5 h vitalkrilov / 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.
 
9746 768 d 15 h Doczom /programs/other/drv_view/ added program for view list working drivers  
9676 820 d 21 h leency /programs/other/kpack/trunk/ upload fix kerpack.inc by Mario  
9654 832 d 11 h turbocat /programs/other/TEAtool/ TEAtool: Disabled auto-build  
9652 832 d 11 h turbocat /programs/other/man2html/ man2html: Added to autobuild  
9651 832 d 11 h turbocat /programs/other/Weather/ Weather: now uses auto import(KX).  
9627 838 d 10 h turbocat /programs/other/PasswordGen/ PasswordGen: now uses autoimport(fixed tup).  
9626 838 d 10 h turbocat /programs/other/PasswordGen/ PasswordGen: now uses autoimport.  
9625 838 d 11 h turbocat /programs/other/TinyHashView/ TinyHashView: now uses autoimport.  
9595 842 d 11 h leency / rename @HOTANGLES to @HA to fit into 8.3  
9587 843 d 17 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9568 847 d 8 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9520 853 d 7 h IgorA /programs/ function 'buf2d_line_sm' - fix error when the line is 45 degrees  
9280 895 d 10 h turbocat /programs/other/man2html/ man2html(by navichok26):
- Fixed Makefile.kos;
- Added auto-opening to webview.
 
9278 895 d 20 h navichok26 / add man2html program  
8929 1041 d 19 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1050 d 14 h IgorA /programs/ fix load syntax files from CD  
8813 1054 d 13 h turbocat /programs/other/ Fixed Tupefile.lua in other programs  
8811 1054 d 13 h turbocat /programs/other/TinyHashView/ Fix build  
8810 1054 d 13 h turbocat /programs/other/TEAtool/ TEAtool:
fix Tupefile.lua
 
8809 1054 d 13 h turbocat /programs/other/PasswordGen/ PasswordGen:
Fix build
 
8805 1054 d 13 h turbocat /programs/other/Weather/ Weather:
fix Tupefile.lua
 
8802 1054 d 14 h turbocat /programs/other/Weather/ Weather:
Fixed build
 
8801 1054 d 14 h turbocat /programs/other/TinyHashView/ THashView:
Fix build
 
8785 1056 d 3 h turbocat /programs/other/TinyHashView/ thashview 2.6.2
Fixed ridiculous bug with copy buttons
 
8756 1063 d 18 h rgimad / rewrite KRule to fasm, replace old with it  
8755 1064 d 19 h ConLenov /programs/other/krule/ Fixed build.bat  
8754 1064 d 20 h ConLenov /programs/other/krule/ Add new program "KRule" (Kolibri Ruler)  
8747 1070 d 13 h turbocat /programs/other/PasswordGen/ PasswordGen:
Now uses libc.obj
Changes in size: 9kb -> 3kb
 
8735 1072 d 12 h turbocat /programs/other/Weather/ Weather 1.6e:
- Now uses libc.obj
- The binary file has been reduced to ~ 8kb
 
8732 1072 d 14 h turbocat /programs/other/TinyHashView/ TinyHashView:
- update build
 
8717 1086 d 8 h Doczom /programs/other/period/trunk/ added 2 chemical elements numbered 117 and 118  
8707 1095 d 7 h turbocat /programs/other/TinyHashView/ TinyHashView:
- Now uses (kolibri-libc) libc.obj.
- Resize 12kb -> 6kb
 
8679 1101 d 9 h IgorA /programs/other/ha/ fix rev 8408  
8589 1174 d 9 h turbocat / Weather: Fix config filepath