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
8489 1220 d 3 h maxcodehack /programs/system/menu/trunk/ @menu: bigger font  
8484 1221 d 12 h leency / system menu: smaller config files  
8427 1231 d 17 h leency /programs/system/taskbar/trunk/ TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)  
8400 1234 d 9 h leency /programs/ searchap: allow user to give the path to mount  
8346 1239 d 14 h IgorA /programs/ box_lib.obj: clear code  
8293 1246 d 18 h leency /programs/system/ /system/mm: remove because user access to operating system memory won't ever be possible again  
8288 1247 d 1 h IgorA /programs/ update ColorDialog  
8271 1249 d 18 h IgorA /programs/ animage use ColorDialog  
8241 1254 d 19 h leency / Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder  
8088 1306 d 23 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8078 1317 d 17 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
8077 1317 d 17 h superturbocat2001 /programs/system/shell/system/ Add fs info header  
8076 1317 d 17 h superturbocat2001 /programs/system/shell/ add makefile template  
8075 1317 d 18 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
8074 1317 d 18 h superturbocat2001 /programs/system/shell/ Added file for build configuration in linux.  
7994 1434 d 15 h leency / Backy: new version by JohnXenox  
7988 1436 d 1 h leency / notify: use image of any color depth
notify3.png: pack image -1.5Kb without colors degradation
 
7961 1441 d 16 h leency /programs/ move rb and skinsel to outdated folder  
7957 1442 d 10 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7956 1442 d 14 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 1444 d 17 h leency / eskin: check skin exists 5 times with delay  
7938 1444 d 20 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 1444 d 22 h leency / icons16.png: new icon for .pal and .dtp files
skincfg: support of .dtp file open
 
7935 1445 d 13 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7902 1453 d 20 h leency /programs/system/calendar/trunk/ calendar: update time on button click, not by timeout  
7900 1453 d 22 h leency / more apps into testing folder  
7899 1453 d 22 h leency / move some apps to the programs/testing folder  
7872 1456 d 13 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 1456 d 14 h leency / move eskin.ini settings into system.ini  
7867 1456 d 23 h leency / various small updates  
7848 1462 d 2 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 1463 d 12 h leency /programs/ upload fasm.txt (manual)  
7823 1466 d 21 h leency /programs/ various fixes  
7817 1471 d 17 h hidnplayr /programs/system/gmon/ Fix typo  
7808 1473 d 21 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 1474 d 14 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1475 d 14 h rgimad /programs/system/shell/ change version to 0.8  
7802 1475 d 14 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
 
7792 1477 d 13 h rgimad /programs/system/shell/ Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.  
7787 1477 d 21 h rgimad /programs/system/shell/ SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output