Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10031 3 d 8 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 668 d 9 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9748 783 d 13 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 783 d 14 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9728 814 d 15 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 831 d 9 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 832 d 4 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9629 855 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 857 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 858 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9568 865 d 8 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9485 872 d 14 h IgorA /programs/ t_edit can open kpack-ed files  
8932 1058 d 17 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1059 d 18 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1068 d 14 h IgorA /programs/ fix load syntax files from CD  
8681 1118 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8568 1200 d 7 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8533 1221 d 20 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1223 d 10 h IgorA /programs/ change cursor in t_edit  
8346 1256 d 8 h IgorA /programs/ box_lib.obj: clear code  
8262 1267 d 15 h IgorA /programs/ t_edit: fix open null file  
8219 1276 d 11 h IgorA /programs/ update macros @use_library  
8088 1323 d 17 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8083 1326 d 9 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
8036 1437 d 14 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7959 1458 d 16 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 1464 d 10 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1469 d 3 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1469 d 8 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1469 d 8 h leency / editbox: remove selection if element was deactivated  
7903 1469 d 12 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1472 d 15 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 1795 d 10 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7583 1928 d 8 h IgorA /programs/ tedit: add case sensitive  
7579 1935 d 9 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1941 d 7 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1943 d 17 h IgorA /programs/ t_edit: update found functions  
7571 1956 d 13 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2006 d 19 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7508 2026 d 16 h IgorA /programs/ new style for cursor position in 'tree_list'