Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9860 649 d 18 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9748 764 d 22 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 764 d 23 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9728 796 d 0 h sober_dev /programs/ Opendial and File Browser control
1) Now shows the full value for the year
2) For ".." dir is not shown unnecessary data
3) Finding the end of section [icons16] for r7241
 
9690 812 d 18 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 813 d 13 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9629 837 d 3 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 838 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 839 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9568 846 d 17 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9485 853 d 23 h IgorA /programs/ t_edit can open kpack-ed files  
8932 1040 d 3 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1041 d 3 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1049 d 23 h IgorA /programs/ fix load syntax files from CD  
8681 1099 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8568 1181 d 16 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8533 1203 d 5 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1204 d 19 h IgorA /programs/ change cursor in t_edit  
8346 1237 d 17 h IgorA /programs/ box_lib.obj: clear code  
8262 1249 d 0 h IgorA /programs/ t_edit: fix open null file  
8036 1418 d 23 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7959 1440 d 1 h leency / boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
 
7919 1445 d 19 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1450 d 12 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1450 d 17 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1450 d 17 h leency / editbox: remove selection if element was deactivated  
7903 1450 d 21 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1454 d 0 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.
 
7671 1776 d 19 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7583 1909 d 17 h IgorA /programs/ tedit: add case sensitive  
7579 1916 d 18 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1922 d 16 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1925 d 3 h IgorA /programs/ t_edit: update found functions  
7571 1937 d 22 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 1988 d 4 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7508 2008 d 1 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2008 d 20 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
 
7502 2013 d 19 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7500 2014 d 23 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring
 
7497 2016 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'