Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10042 4 d 4 h dunkaist / Update Tupfile.lua's for tup-0.8  
10022 12 d 6 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 869 d 6 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9568 872 d 21 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9520 878 d 20 h IgorA /programs/ function 'buf2d_line_sm' - fix error when the line is 45 degrees  
8442 1254 d 8 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
7662 1830 d 6 h IgorA /programs/other/ add opening files from the command line  
7441 2055 d 22 h IgorA /programs/other/ 'cnc_editor' small fix in button colors  
7440 2056 d 6 h theonlymirage /programs/other/cnc_control/ CNC Control UI: add combobox for port (button + kmenu)  
7438 2058 d 9 h theonlymirage /programs/other/cnc_control/ CNC Control: clean code after adding progress bar  
7427 2062 d 2 h theonlymirage /programs/other/cnc_control/ New app "CNC Control": prototype UI