Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10049 3 d 18 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
10031 11 d 7 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 676 d 8 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9748 791 d 12 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 791 d 12 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9728 822 d 13 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 839 d 8 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 840 d 3 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9629 863 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 865 d 6 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 866 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9568 873 d 7 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9485 880 d 13 h IgorA /programs/ t_edit can open kpack-ed files  
8932 1066 d 16 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1067 d 17 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1076 d 13 h IgorA /programs/ fix load syntax files from CD  
8681 1126 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8568 1208 d 5 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8533 1229 d 19 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1231 d 8 h IgorA /programs/ change cursor in t_edit  
8346 1264 d 7 h IgorA /programs/ box_lib.obj: clear code  
8262 1275 d 13 h IgorA /programs/ t_edit: fix open null file  
8219 1284 d 10 h IgorA /programs/ update macros @use_library  
8088 1331 d 15 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8083 1334 d 8 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
8036 1445 d 13 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7959 1466 d 15 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 1472 d 9 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1477 d 2 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1477 d 7 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1477 d 7 h leency / editbox: remove selection if element was deactivated  
7903 1477 d 10 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1480 d 13 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 1803 d 8 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7583 1936 d 7 h IgorA /programs/ tedit: add case sensitive  
7579 1943 d 8 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1949 d 6 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1951 d 16 h IgorA /programs/ t_edit: update found functions  
7571 1964 d 11 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2014 d 17 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support