Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
7579 1884 d 16 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
/contrib/C_Layer/ASM/loadboxlib.asm
/contrib/C_Layer/INCLUDE/kolibri_editor.h
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/network/ftpc/gui.inc
/programs/other/t_edit/strlen.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.png
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
7578 1889 d 15 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
/programs/cmm/the_bus/the_bus.c
7577 1890 d 14 h IgorA / t_edit: add function ted_but_replace, fix code  
/contrib/C_Layer/ASM/loadboxlib.asm
/contrib/C_Layer/INCLUDE/kolibri_editor.h
/programs/develop/libraries/box_lib/load_lib.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/network/ftpc/gui.inc
/programs/other/t_edit/strlen.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.ini
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
7576 1893 d 0 h IgorA /programs/ t_edit: update found functions  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/run.bat
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
7575 1899 d 0 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/wnd_k_words.inc
/programs/other/t_edit_synt/build.bat
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
/programs/other/t_edit_synt/te_work.inc
7574 1900 d 3 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
/programs/cmm/math
/programs/cmm/math/compile.sh
/programs/cmm/math/math.c
7573 1903 d 1 h IgorA /programs/other/t_edit/ fix r 7571, clean code  
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_menu.inc
7572 1904 d 0 h leency /programs/other/t_edit/ TEdit: add "Save as" menu item, better pack icons  
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/te_icon.png
7571 1905 d 20 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.ini
/programs/other/t_edit/t_menu.inc
/programs/other/t_edit/te_icon.png
7570 1909 d 1 h IgorA /programs/other/t_edit/ 1) fix dialog save on press Ctrl+S
2) fix file name in dialog save file
 
/programs/other/t_edit/build_en.bat
/programs/other/t_edit/build_ru.bat
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
7569 1910 d 18 h leency / add Guide Documentation to RUS ISO  
/data/Tupfile.lua
/programs/cmm/lib/kolibri.h
7567 1918 d 1 h pavelyakov /programs/cmm/lisp/ Lisp v1.4 new version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7566 1938 d 0 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 new example  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7565 1938 d 1 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 stable version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7564 1938 d 15 h pavelyakov /programs/cmm/lisp/ Lisp v1.2 fixed errors  
/programs/cmm/lisp/example/str.lisp
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7563 1939 d 3 h pavelyakov /programs/cmm/lisp/ Lisp v1.2  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7562 1940 d 13 h pavelyakov /programs/cmm/lisp/ New lisp for KolibriOS  
/programs/cmm/lisp
/programs/cmm/lisp/compile.sh
/programs/cmm/lisp/example
/programs/cmm/lisp/example/str.lisp
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7561 1952 d 1 h pavelyakov /programs/cmm/BrainFuck/ Update examples source for interpret BF  
/programs/cmm/BrainFuck/example
/programs/cmm/BrainFuck/example/hello.bf
/programs/cmm/BrainFuck/example/number.bf
/programs/cmm/BrainFuck/hello.bf
7560 1952 d 13 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter update  
/programs/cmm/BrainFuck/brainfuck.c
/programs/cmm/BrainFuck/compile.sh
7559 1953 d 22 h art_zh /programs/other/fft/ 2018 (C) proof  
/programs/other/fft/fht4code.asm

Show All