Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
9972 83 d 23 h Doczom /programs/ programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"  
/programs/other/outdated/cdp
/programs/other/outdated/iconedit
/programs/other/outdated/mixer
/programs/other/outdated/sb
/programs/media/cdp
/programs/media/iconedit
/programs/media/mixer
/programs/media/sb
/programs/other/outdated/cdp/trunk/cdp.asm
/programs/other/outdated/iconedit/trunk/iconedit.asm
/programs/other/outdated/mixer/trunk/mixer.asm
/programs/other/outdated/sb/trunk/sb.asm
9914 360 d 1 h qullarwee /programs/other/mousepos/ Upload "mousepos" utility  
/programs/other/mousepos
/programs/other/mousepos/mousepos.asm
9912 379 d 15 h akron1 / FB2 Reader: fixed rolling up  
/data/common/fb2read
/programs/other/fb2reader/SRC/DOM.ob07
/programs/other/fb2reader/SRC/FB2READ.ob07
/programs/other/fb2reader/SRC/SysUtils.ob07
9908 393 d 20 h Doczom /programs/ Updated dll.load. Added support for loading the library using the full path.
Fixed makefile for Whether
 
/programs/develop/libraries/dll/dll.inc
/programs/dll.inc
/programs/other/Weather/Makefile
9898 448 d 23 h akron1 / FB2 Reader: refactoring, reduced memory usage for images, small improvements  
/programs/other/fb2reader/SRC/Encoding.ob07
/programs/other/fb2reader/SRC/Conv.ob07
/programs/other/fb2reader/SRC/Read.ob07
/programs/other/fb2reader/SRC/Txt2fb2.ob07
/programs/other/fb2reader/SRC/Write.ob07
/programs/other/fb2reader/SRC/encode.ob07
/data/common/fb2read
/programs/other/fb2reader/SRC/ColorDlg.ob07
/programs/other/fb2reader/SRC/Cursor.ob07
/programs/other/fb2reader/SRC/DOM.ob07
/programs/other/fb2reader/SRC/FB2READ.ob07
/programs/other/fb2reader/SRC/File.ob07
/programs/other/fb2reader/SRC/Font.ob07
/programs/other/fb2reader/SRC/Graph.ob07
/programs/other/fb2reader/SRC/Libimg.ob07
/programs/other/fb2reader/SRC/OpenDlg.ob07
/programs/other/fb2reader/SRC/ReadFile.ob07
/programs/other/fb2reader/SRC/Search.ob07
/programs/other/fb2reader/SRC/SearchForm.ob07
/programs/other/fb2reader/SRC/SelEnc.ob07
/programs/other/fb2reader/SRC/Settings.ob07
/programs/other/fb2reader/SRC/Strings.ob07
/programs/other/fb2reader/SRC/SysUtils.ob07
/programs/other/fb2reader/SRC/Vector.ob07
/programs/other/fb2reader/SRC/Window.ob07
/programs/other/fb2reader/SRC/XML.ob07
/programs/other/fb2reader/SRC/box_lib.ob07
/programs/other/fb2reader/SRC/kfonts.ob07
9896 458 d 23 h akron1 / FB2 Reader: upload source, small changes  
/programs/other/fb2reader
/programs/other/fb2reader/BUILD.SH
/programs/other/fb2reader/FB2READ.INI
/programs/other/fb2reader/RUN.SH
/programs/other/fb2reader/SRC
/programs/other/fb2reader/SRC/API.ob07
/programs/other/fb2reader/SRC/ColorDlg.ob07
/programs/other/fb2reader/SRC/Conv.ob07
/programs/other/fb2reader/SRC/Cursor.ob07
/programs/other/fb2reader/SRC/DOM.ob07
/programs/other/fb2reader/SRC/FB2READ.ob07
/programs/other/fb2reader/SRC/File.ob07
/programs/other/fb2reader/SRC/Font.ob07
/programs/other/fb2reader/SRC/Graph.ob07
/programs/other/fb2reader/SRC/Icons.ob07
/programs/other/fb2reader/SRC/Ini.ob07
/programs/other/fb2reader/SRC/KOSAPI.ob07
/programs/other/fb2reader/SRC/LISTS.ob07
/programs/other/fb2reader/SRC/Libimg.ob07
/programs/other/fb2reader/SRC/OpenDlg.ob07
/programs/other/fb2reader/SRC/RTL.ob07
/programs/other/fb2reader/SRC/Read.ob07
/programs/other/fb2reader/SRC/ReadFile.ob07
/programs/other/fb2reader/SRC/Search.ob07
/programs/other/fb2reader/SRC/SearchForm.ob07
/programs/other/fb2reader/SRC/SelEnc.ob07
/programs/other/fb2reader/SRC/Settings.ob07
/programs/other/fb2reader/SRC/Strings.ob07
/programs/other/fb2reader/SRC/SysUtils.ob07
/programs/other/fb2reader/SRC/Toolbar.ob07
/programs/other/fb2reader/SRC/Txt2fb2.ob07
/programs/other/fb2reader/SRC/Vector.ob07
/programs/other/fb2reader/SRC/Window.ob07
/programs/other/fb2reader/SRC/Write.ob07
/programs/other/fb2reader/SRC/XML.ob07
/programs/other/fb2reader/SRC/box_lib.ob07
/programs/other/fb2reader/SRC/encode.ob07
/programs/other/fb2reader/SRC/kfonts.ob07
/programs/other/fb2reader/SRC/tables.ob07
/data/common/fb2read
/programs/develop/cedit/BUILD.SH
/programs/develop/cedit/RUN.SH
9820 702 d 14 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.
 
/data/Tupfile.lua
/programs/other/Weather/weather.c
9781 731 d 22 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)  
/programs/demos/kmatrix/trunk/Tupfile.lua
/programs/other/graph/branches/tcc_current/Tupfile.lua
/programs/system/shell/Tupfile.lua
9778 734 d 16 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.
 
/programs/other/graph/branches/tcc_current/func.c
/programs/other/graph/branches/tcc_current/func.h
/programs/other/graph/branches/tcc_current/main.c
/programs/other/graph/branches/tcc_current/parser.c
9764 743 d 13 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(...).
 
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
/programs/other/graph/branches/tcc_current/main.c
9763 744 d 12 h vitalkrilov /programs/other/graph/branches/tcc_current/ Graph (branch: tcc_current): added missing files... (oops)  
/programs/other/graph/branches/tcc_current
/programs/other/graph/branches/tcc_current/Tupfile.lua
/programs/other/graph/branches/tcc_current/build_kolibrios.sh
/programs/other/graph/branches/tcc_current/func.c
/programs/other/graph/branches/tcc_current/func.h
/programs/other/graph/branches/tcc_current/main.c
/programs/other/graph/branches/tcc_current/parser.c
/programs/other/graph/branches/tcc_current/parser.h
9762 744 d 12 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.
 
/programs/other/graph/branches
/data/Tupfile.lua
/programs/other/graph/man.txt
9746 763 d 23 h Doczom /programs/other/drv_view/ added program for view list working drivers  
/programs/other/drv_view
/programs/other/drv_view/SERVICES.ASM
/programs/other/drv_view/SERVICES.kex
/programs/other/drv_view/Tupfile.lua
9676 816 d 5 h leency /programs/other/kpack/trunk/ upload fix kerpack.inc by Mario  
/programs/other/kpack/trunk/kerpack.inc
9654 827 d 19 h turbocat /programs/other/TEAtool/ TEAtool: Disabled auto-build  
/programs/other/TEAtool/Tupfile.lua
9652 827 d 19 h turbocat /programs/other/man2html/ man2html: Added to autobuild  
/programs/other/man2html/Tupfile.lua
/programs/other/man2html/Makefile.kos
9651 827 d 19 h turbocat /programs/other/Weather/ Weather: now uses auto import(KX).  
/programs/other/Weather/Tupfile.lua
/programs/other/Weather/weather.c
9627 833 d 18 h turbocat /programs/other/PasswordGen/ PasswordGen: now uses autoimport(fixed tup).  
/programs/other/PasswordGen/Tupfile.lua
9626 833 d 18 h turbocat /programs/other/PasswordGen/ PasswordGen: now uses autoimport.  
/programs/other/PasswordGen/passwordgen.c
9625 833 d 18 h turbocat /programs/other/TinyHashView/ TinyHashView: now uses autoimport.  
/programs/other/TinyHashView/Tupfile.lua
/programs/other/TinyHashView/thashview.c
9595 837 d 19 h leency / rename @HOTANGLES to @HA to fit into 8.3  
/programs/other/ha/HA.ASM
/programs/other/ha/SETTINGS/HA.CFG
/programs/other/ha/HOTANGLES.ASM
/programs/other/ha/SETTINGS/HOTANGLES.CFG
/data/Tupfile.lua
/data/common/settings/AUTORUN.DAT
/data/common/templates/table_apps(rus).csv
/programs/other/ha/HACONFIG.ASM
/programs/other/ha/ReadMe.txt
/programs/other/ha/Tupfile.lua
/programs/other/ha/build.bat
9587 839 d 0 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
/programs/develop/SPForth/img.asm
/programs/develop/SPForth/meforth_samples/autoload.f
/programs/develop/SPForth/meforth_samples/autorun2.f
/programs/develop/SPForth/meforth_samples/example.f
/programs/develop/SPForth/meforth_samples/menuet.f
/programs/develop/SPForth/meforth_samples/picture.f
/programs/develop/SPForth/src/spf_last.f
/programs/develop/fasm/1.73/fasm.asm
/programs/develop/heed/trunk/heed.asm
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/kol_f_edit/kol_f_edit.asm
/programs/develop/koldbg/koldbg.asm
/programs/develop/koldbg/readme.txt
/programs/develop/ktcc/trunk/libc.obj/include/clayer/dialog.h
/programs/develop/ktcc/trunk/libc/include/clayer/dialog.h
/programs/develop/libraries/crypt_des/example/crypt_files.asm
/programs/develop/libraries/exif/examples/viev_exif.asm
/programs/develop/libraries/libs-dev/.test/001/test001.asm
/programs/develop/libraries/libs-dev/.test/006/test006.asm
/programs/develop/libraries/menuetlibc/src/libmcoff/loadcoff.c
/programs/develop/libraries/pixlib/pixlib.c
/programs/develop/libraries/pixlib/pixlib.inc
/programs/develop/mtdbg/mtdbg.txt
/programs/develop/scc/README.TXT
/programs/develop/scc/SCC.ASM
/programs/develop/sdk/trunk/pixlib/pixlib.inc
/programs/develop/tinypad/trunk/data/tp-idata.inc
/programs/fs/copyr/trunk/ascl.inc
/programs/fs/kfar/trunk/kfar.asm
/programs/fs/opendial/opendial.asm
/programs/games/almaz/ASCL.INC
/programs/games/arcanii/trunk/ascl.inc
/programs/games/arcanoid/trunk/ascl.inc
/programs/games/klavisha/trunk/data.inc
/programs/games/klavisha/trunk/readme.txt
/programs/games/life3/trunk/life3.asm
/programs/games/phenix/trunk/ascl.inc
/programs/games/pong3/trunk/ascgl.inc
/programs/media/animage/trunk/lib_data.inc
/programs/media/img_transform/img_transform.asm
/programs/media/kiv/trunk/kiv.asm
/programs/media/listplay/trunk/listplay.asm
/programs/media/log_el/trunk/log_el.asm
/programs/media/midamp/trunk/midamp.asm
/programs/media/mp3info/mp3info.asm
/programs/media/mp3info/readme.txt
/programs/media/palitra/branch/readme.txt
/programs/media/palitra/trunk/readme.txt
/programs/media/voxel_editor/trunk/voxel_editor.asm
/programs/media/voxel_editor/utilites/vox_creator.asm
/programs/media/voxel_editor/utilites/vox_mover.asm
/programs/media/voxel_editor/utilites/vox_tgl.asm
/programs/media/zsea/data.inc
/programs/network/ftpd/users.ini
/programs/other/cnc_control/cnc_control.asm
/programs/other/cnc_editor/cnc_editor.asm
/programs/other/ha/HACONFIG.ASM
/programs/other/ha/ReadMe.txt
/programs/other/ha/SETTINGS/HOTANGLES.CFG
/programs/other/kpack/trunk/const_var.inc
/programs/other/kpack/trunk/kpack.asm
/programs/other/outdated/archer/trunk/data.inc
/programs/other/outdated/cmd/trunk/examples/EXAMPLE.CMD
/programs/other/outdated/copy2/trunk/copy2.asm
/programs/other/outdated/gifview/trunk/gifview.asm
/programs/other/outdated/kerpack/trunk/kerpack.asm
/programs/other/outdated/mfar/trunk/mfar.asm
/programs/other/outdated/slovarik/ASCL.INC
/programs/other/outdated/slovarik/SLOVARIK.ASM
/programs/other/outdated/slovarik/SLOVARIK.INI
/programs/other/outdated/sysxtree/trunk/ascl.inc
/programs/other/outdated/sysxtree/trunk/sysxtree.asm
/programs/other/planet_v/planet_v.asm
/programs/other/rtfread/trunk/rtfread.asm
/programs/other/t_edit/t_data.inc
/programs/system/format/format.asm
/programs/system/hdd_info/trunk/hdd_info.asm
/programs/system/icon/trunk/data.inc
/programs/system/icon/trunk/icon.asm
/programs/system/icon_new/icon.ini
/programs/system/run/trunk/run.txt
/programs/system/shell/Docs_rus.txt
/programs/system/shell/modules/module_executable.c
/programs/testing/kbd/trunk/readme.txt
/programs/testing/mgb/trunk/mgb.asm
9568 842 d 16 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
/programs/develop/fasm/1.73/fasm.asm
/programs/develop/fasm/tags/1.71/fasm.asm
/programs/develop/h2d2b/trunk/h2d2b.asm
/programs/develop/heed/trunk/heed.asm
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/kol_f_edit/kol_f_edit.asm
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.asm
/programs/develop/libraries/box_lib/asm/trunk/tooltip_demo.asm
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/editbox.asm
/programs/develop/libraries/crypt_des/example/crypt_files.asm
/programs/develop/libraries/fontslib/trunk/font_ex.asm
/programs/develop/libraries/http/examples/deflate.asm
/programs/develop/libraries/http/examples/get.asm
/programs/develop/str_double/trunk/str_double.asm
/programs/emulator/PrMK/trunk/PrMK.asm
/programs/fs/opendial/opendial.asm
/programs/fs/unz/unz.asm
/programs/games/sudoku/trunk/sudoku.asm
/programs/media/log_el/trunk/le_libs.inc
/programs/media/scrshoot/srectwin.inc
/programs/media/zsea/data.inc
/programs/network/downloader/downloader.asm
/programs/network/ftpc/gui.inc
/programs/network/ircc/ircc.asm
/programs/other/cnc_control/cnc_control.asm
/programs/other/cnc_editor/cnc_editor.asm
/programs/other/ha/HACONFIG.ASM
/programs/other/kpack/trunk/const_var.inc
/programs/other/outdated/dictionary/dictionary.ASM
/programs/other/planet_v/pl_import.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit_synt/te_data.inc
/programs/system/MyKey/trunk/MyKey.asm
/programs/system/colrdial/i_data.inc
/programs/system/format/format.asm
/programs/system/hdd_info/trunk/hdd_info.asm
/programs/system/icon_new/icon.asm
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/run/trunk/run.asm
/programs/system/skincfg/trunk/idata.inc
/programs/system/skincfg/trunk/skincfg.asm
/programs/system/terminal/terminal.asm
/programs/testing/fspeed/fspeed.asm
/programs/testing/fspeed/idata.inc
/programs/testing/mgb/trunk/mgb.asm
9520 848 d 15 h IgorA /programs/ function 'buf2d_line_sm' - fix error when the line is 45 degrees  
/programs/develop/libraries/buf2d/trunk/examples/e5_lines_sm.asm
/programs/develop/libraries/buf2d/trunk/fun_draw.inc
/programs/other/cnc_control/cnc_control.inc
/programs/other/cnc_editor/cnc_editor.inc
9280 890 d 18 h turbocat /programs/other/man2html/ man2html(by navichok26):
- Fixed Makefile.kos;
- Added auto-opening to webview.
 
/programs/other/man2html/Makefile.kos
/programs/other/man2html/cgibase.c
/programs/other/man2html/man2html.c
9278 891 d 3 h navichok26 / add man2html program  
/data/common/utils/MAN2HTML
/programs/other/man2html
/programs/other/man2html/Makefile
/programs/other/man2html/Makefile.kos
/programs/other/man2html/README
/programs/other/man2html/abbrev.c
/programs/other/man2html/cgibase.c
/programs/other/man2html/defs.h
/programs/other/man2html/man2html.c
/programs/other/man2html/strdefs.c
8929 1037 d 2 h IgorA /programs/ t_edit: fix load new lines 13,10  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/info/asm.inc
/programs/other/t_edit_synt/readme.htm
8852 1045 d 22 h IgorA /programs/ fix load syntax files from CD  
/programs/develop/libraries/box_lib/trunk/editbox.asm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_edit.asm
8813 1049 d 21 h turbocat /programs/other/ Fixed Tupefile.lua in other programs  
/programs/other/PasswordGen/Tupfile.lua
/programs/other/Weather/Tupfile.lua
8811 1049 d 21 h turbocat /programs/other/TinyHashView/ Fix build  
/programs/other/TinyHashView/Tupfile.lua
8810 1049 d 21 h turbocat /programs/other/TEAtool/ TEAtool:
fix Tupefile.lua
 
/programs/other/TEAtool/Tupfile.lua
8809 1049 d 21 h turbocat /programs/other/PasswordGen/ PasswordGen:
Fix build
 
/programs/other/PasswordGen/Tupfile.lua
8805 1049 d 21 h turbocat /programs/other/Weather/ Weather:
fix Tupefile.lua
 
/programs/other/Weather/Tupfile.lua
8802 1049 d 22 h turbocat /programs/other/Weather/ Weather:
Fixed build
 
/programs/other/Weather/Tupfile.lua
8801 1049 d 22 h turbocat /programs/other/TinyHashView/ THashView:
Fix build
 
/programs/other/TinyHashView/Tupfile.lua
8785 1051 d 10 h turbocat /programs/other/TinyHashView/ thashview 2.6.2
Fixed ridiculous bug with copy buttons
 
/programs/other/TinyHashView/thashview.c
8756 1059 d 2 h rgimad / rewrite KRule to fasm, replace old with it  
/programs/other/kruler
/programs/other/kruler/Tupfile.lua
/programs/other/kruler/build.sh
/programs/other/kruler/kruler.asm
/programs/other/krule
/data/Tupfile.lua
8755 1060 d 3 h ConLenov /programs/other/krule/ Fixed build.bat  
/programs/other/krule/build.bat
8754 1060 d 4 h ConLenov /programs/other/krule/ Add new program "KRule" (Kolibri Ruler)  
/programs/other/krule
/programs/other/krule/KosFile.cpp
/programs/other/krule/KosFile.h
/programs/other/krule/MCSMEMM.H
/programs/other/krule/Tupfile.lua
/programs/other/krule/build.bat
/programs/other/krule/kosSyst.cpp
/programs/other/krule/kosSyst.h
/programs/other/krule/krule.cpp
/programs/other/krule/math.cpp
/programs/other/krule/mcsmemm.cpp
/programs/other/krule/stdafx.cpp
/programs/other/krule/stdafx.h
8747 1065 d 21 h turbocat /programs/other/PasswordGen/ PasswordGen:
Now uses libc.obj
Changes in size: 9kb -> 3kb
 
/programs/other/PasswordGen/Makefile
/programs/other/PasswordGen/Tupfile.lua
/programs/other/PasswordGen/passwordgen.c