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
7616 1863 d 19 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/info3ds/info_fun_float.inc
/programs/develop/info3ds/info_o3d.inc
/programs/develop/libraries/proc_lib/trunk/opendial.mac
/programs/develop/libraries/proc_lib/trunk/proc_lib.asm
7583 1909 d 6 h IgorA /programs/ tedit: add case sensitive  
/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
7579 1916 d 7 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
7577 1922 d 5 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 1924 d 15 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
7571 1937 d 11 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
7558 1987 d 17 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7523 2003 d 10 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
/programs/develop/libraries/libs-dev/libimg/bmp/bmp.asm
7512 2007 d 6 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
/programs/develop/libraries/http/http.asm
7508 2007 d 14 h IgorA /programs/ new style for cursor position in 'tree_list'  
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/tree_list.asm
/programs/other/cnc_editor/cnc_editor.asm
/programs/other/t_edit/t_edit.asm
7507 2008 d 9 h leency /programs/ boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes
 
/programs/cmm/tmpdisk/t_gui.c
/programs/develop/libraries/box_lib/trunk/editbox.asm
/programs/develop/libraries/box_lib/trunk/run.bat
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/login_gui.inc
/programs/other/table/hello.cpp
/programs/other/table/kosSyst.cpp
/programs/other/table/kosSyst.h
/programs/other/table/use_library.h
7502 2013 d 7 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7500 2014 d 12 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring
 
/programs/cmm/mousecfg/mousecfg.c
/programs/develop/libraries/box_lib/trunk/editbox.asm
/programs/other/table/calc.cpp
/programs/other/table/hello.cpp
/programs/other/table/kosSyst.h
7497 2016 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
7457 2024 d 19 h 0CodErr /programs/develop/libraries/InputBox/Examples/ add InputBox examples  
/programs/develop/libraries/InputBox/Examples
/programs/develop/libraries/InputBox/Examples/bcc
/programs/develop/libraries/InputBox/Examples/bcc/LScript.x
/programs/develop/libraries/InputBox/Examples/bcc/make.bat
/programs/develop/libraries/InputBox/Examples/bcc/test(InputBox)BCC.c
/programs/develop/libraries/InputBox/Examples/uasm
/programs/develop/libraries/InputBox/Examples/uasm/LScript.x
/programs/develop/libraries/InputBox/Examples/uasm/make.bat
/programs/develop/libraries/InputBox/Examples/uasm/test(InputBox)UASM.asm
7454 2024 d 20 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
/programs/develop/libraries/InputBox/Tupfile.lua
7453 2024 d 20 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
/programs/develop/libraries/InputBox/Tupfile.lua
7452 2024 d 20 h 0CodErr /programs/develop/libraries/InputBox/ upload InputBox library  
/programs/develop/libraries/InputBox
/programs/develop/libraries/InputBox/InputBox.asm
/programs/develop/libraries/InputBox/Tupfile.lua
/programs/develop/libraries/InputBox/make.bat
/programs/develop/libraries/InputBox/make_en.bat
/programs/develop/libraries/InputBox/make_it.bat
/programs/develop/libraries/InputBox/make_ru.bat
/programs/develop/libraries/InputBox/make_sp.bat
7423 2036 d 9 h leency / Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7
 
/data/common/game_center
/programs/media/mp3info
/programs/media/mp3info/build.bat
/programs/media/mp3info/mos_uzit.inc
/programs/media/mp3info/mp3info.asm
/programs/media/mp3info/readme.txt
/data/Tupfile.lua
/data/common/games/knight
/data/common/wallpapers/deink.png
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/media/palitra/trunk/palitra.asm
7421 2036 d 12 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
 
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/text_1.png
/programs/develop/libraries/TinyGL/asm_fork/examples/text_2.png
/programs/develop/libraries/TinyGL/asm_fork/examples/text_3.png
/programs/media/kiv/trunk/kiv.asm
/programs/media/palitra/trunk/palitra.asm
/programs/system/docky/trunk/docky.asm
/programs/system/icon_new/icon.asm

Show All