Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10022 3 d 19 h ace_dent /programs/other/ Optimize png files for `other/cnc_control` and `/cnc_editor`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 1.5 KiB (~1.5 KiB kpacked), average ~24% saving for 4 files.
Documentation only artwork (distributed outside a program):
- Slimmed 28.8 KiB (~26.3 KiB kpacked), average ~33% saving for 23 files.
 
9587 860 d 19 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9568 864 d 11 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9520 870 d 10 h IgorA /programs/ function 'buf2d_line_sm' - fix error when the line is 45 degrees  
8442 1245 d 22 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
7662 1821 d 19 h IgorA /programs/other/ add opening files from the command line  
7441 2047 d 11 h IgorA /programs/other/ 'cnc_editor' small fix in button colors  
7440 2047 d 19 h theonlymirage /programs/other/cnc_control/ CNC Control UI: add combobox for port (button + kmenu)  
7438 2049 d 23 h theonlymirage /programs/other/cnc_control/ CNC Control: clean code after adding progress bar  
7427 2053 d 15 h theonlymirage /programs/other/cnc_control/ New app "CNC Control": prototype UI