Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10031 5 d 15 h ace_dent /programs/develop/ Optimize png files for `programs/develop`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 28.7 KiB (~28.5 KiB kpacked), average ~19% saving for 13 files.
Documentation only artwork (distributed outside of a program):
- Slimmed 100 KiB (~91 KiB kpacked), average ~38% saving for 27 files.
 
9860 670 d 16 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9748 785 d 20 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 785 d 20 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9728 816 d 21 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 833 d 16 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 834 d 11 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9629 858 d 0 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 859 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 860 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9568 867 d 15 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9485 874 d 21 h IgorA /programs/ t_edit can open kpack-ed files  
8932 1061 d 0 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1062 d 1 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1070 d 21 h IgorA /programs/ fix load syntax files from CD  
8681 1120 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8568 1202 d 13 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8533 1224 d 3 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1225 d 16 h IgorA /programs/ change cursor in t_edit  
8346 1258 d 15 h IgorA /programs/ box_lib.obj: clear code  
8262 1269 d 21 h IgorA /programs/ t_edit: fix open null file  
8036 1439 d 21 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7959 1460 d 22 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 1466 d 16 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1471 d 10 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1471 d 15 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1471 d 15 h leency / editbox: remove selection if element was deactivated  
7903 1471 d 18 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1474 d 21 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 1797 d 16 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7583 1930 d 15 h IgorA /programs/ tedit: add case sensitive  
7579 1937 d 16 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1943 d 14 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1946 d 0 h IgorA /programs/ t_edit: update found functions  
7571 1958 d 19 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2009 d 1 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7508 2028 d 23 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2029 d 17 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 2034 d 16 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7500 2035 d 20 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring