Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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

- Ensure consistent naming for brand integrity.
 
10031 15 d 11 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 680 d 12 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9748 795 d 16 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 795 d 17 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9728 826 d 18 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 843 d 12 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 844 d 7 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9629 867 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 869 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 870 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9568 877 d 11 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9485 884 d 17 h IgorA /programs/ t_edit can open kpack-ed files  
8932 1070 d 21 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1071 d 21 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1080 d 17 h IgorA /programs/ fix load syntax files from CD  
8681 1130 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8568 1212 d 10 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8533 1233 d 23 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1235 d 13 h IgorA /programs/ change cursor in t_edit  
8346 1268 d 11 h IgorA /programs/ box_lib.obj: clear code  
8262 1279 d 18 h IgorA /programs/ t_edit: fix open null file  
8219 1288 d 14 h IgorA /programs/ update macros @use_library  
8088 1335 d 20 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8083 1338 d 12 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
8036 1449 d 17 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7959 1470 d 19 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 1476 d 13 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1481 d 7 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1481 d 11 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1481 d 11 h leency / editbox: remove selection if element was deactivated  
7903 1481 d 15 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1484 d 18 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 1807 d 13 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7583 1940 d 11 h IgorA /programs/ tedit: add case sensitive  
7579 1947 d 12 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1953 d 10 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1955 d 21 h IgorA /programs/ t_edit: update found functions  
7571 1968 d 16 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2018 d 22 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support