Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8533 1229 d 0 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
8532 1230 d 13 h IgorA /programs/ change cursor in t_edit  
8489 1244 d 0 h maxcodehack /programs/system/menu/trunk/ @menu: bigger font  
8484 1245 d 9 h leency / system menu: smaller config files  
8427 1255 d 14 h leency /programs/system/taskbar/trunk/ TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)  
8400 1258 d 7 h leency /programs/ searchap: allow user to give the path to mount  
8346 1263 d 12 h IgorA /programs/ box_lib.obj: clear code  
8293 1270 d 15 h leency /programs/system/ /system/mm: remove because user access to operating system memory won't ever be possible again  
8288 1270 d 23 h IgorA /programs/ update ColorDialog  
8271 1273 d 16 h IgorA /programs/ animage use ColorDialog  
8241 1278 d 16 h leency / Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder  
8088 1330 d 20 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8078 1341 d 14 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
8077 1341 d 15 h superturbocat2001 /programs/system/shell/system/ Add fs info header  
8076 1341 d 15 h superturbocat2001 /programs/system/shell/ add makefile template  
8075 1341 d 15 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
8074 1341 d 15 h superturbocat2001 /programs/system/shell/ Added file for build configuration in linux.  
7994 1458 d 12 h leency / Backy: new version by JohnXenox  
7988 1459 d 22 h leency / notify: use image of any color depth
notify3.png: pack image -1.5Kb without colors degradation
 
7961 1465 d 13 h leency /programs/ move rb and skinsel to outdated folder  
7957 1466 d 7 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7956 1466 d 11 h leency /programs/ sysmon: kill process by delete key
@icon: fix old issue with accedental icon click when user moved clicked mouse from active window
 
7939 1468 d 15 h leency / eskin: check skin exists 5 times with delay  
7938 1468 d 17 h leency / eskin: fix for KIV images located at /kolibrios and /usbhd drives, it checks is the file exists for 5 times with perioud 1 second
fNav, kfar: add assoc dtp=skincfg
cmm/osupdate: upload
 
7937 1468 d 19 h leency / icons16.png: new icon for .pal and .dtp files
skincfg: support of .dtp file open
 
7935 1469 d 11 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7902 1477 d 17 h leency /programs/system/calendar/trunk/ calendar: update time on button click, not by timeout  
7900 1477 d 20 h leency / more apps into testing folder  
7899 1477 d 20 h leency / move some apps to the programs/testing folder  
7872 1480 d 10 h leency / Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding
 
7870 1480 d 11 h leency / move eskin.ini settings into system.ini  
7867 1480 d 20 h leency / various small updates  
7848 1485 d 23 h leency /programs/system/menu/trunk/ @MENU: fix Y position of threads in case when menu appearas on top
Closes issue http://bugs.kolibri-n.org/?id=32
 
7840 1487 d 9 h leency /programs/ upload fasm.txt (manual)  
7823 1490 d 18 h leency /programs/ various fixes  
7817 1495 d 14 h hidnplayr /programs/system/gmon/ Fix typo  
7808 1497 d 18 h rgimad /programs/system/shell/ SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt
 
7805 1498 d 11 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1499 d 11 h rgimad /programs/system/shell/ change version to 0.8  
7802 1499 d 11 h rgimad /programs/system/shell/ SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr