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
7905 1458 d 7 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7904 1458 d 7 h leency / editbox: remove selection if element was deactivated  
/data/common/icons16.png
/programs/cmm/lib/obj/box_lib.h
/programs/develop/libraries/box_lib/trunk/editbox.asm
7903 1458 d 11 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7877 1461 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit:
fixed color highlighting at the end of the file,
scrolling with the mouse wheel 3 lines.
 
/programs/develop/libraries/box_lib/trunk/t_edit.asm
7671 1784 d 9 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
/programs/develop/libraries/box_lib/trunk/progressbar.mac
7583 1917 d 7 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 1924 d 8 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 1930 d 6 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 1932 d 17 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 1945 d 12 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 1995 d 18 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7508 2015 d 15 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 2016 d 10 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 2021 d 9 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 2022 d 13 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 2024 d 8 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
7404 2053 d 20 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix crash when copy\paste  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7400 2055 d 14 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Reset Shift flags after Shift+Backspace  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7128 2339 d 11 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info_fun_float.inc
/programs/develop/info3ds/info_wnd_coords.inc
/programs/develop/libraries/box_lib/trunk/editbox.asm
7036 2410 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ 't_edit' small fix copy to clipboard  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm

Show All