Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3835 3937 d 8 h mario79 / Update documentation for night build  
3780 3954 d 10 h Serge / remame /addappl to /KolibriOS  
3663 3976 d 21 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3539 3995 d 20 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3355 4076 d 2 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3338 4078 d 21 h mario79 /kernel/trunk/docs/ Correct documentation for F73  
3315 4081 d 3 h mario79 /kernel/trunk/docs/ Documentation for F73 to trunk kernel.  
2730 4354 d 4 h dunkaist /kernel/trunk/docs/ kernel: docs updated (r2727)  
2709 4356 d 17 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2654 4387 d 20 h mario79 /kernel/trunk/ Function 18.24 - set limits of screen.  
2648 4392 d 4 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2647 4392 d 21 h mario79 /kernel/trunk/ Fix for r.1345  
2646 4392 d 23 h mario79 /kernel/trunk/docs/ Description F68.21 is added to the documentation.  
2625 4400 d 20 h mario79 /kernel/trunk/ Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).  
2547 4415 d 20 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2536 4416 d 20 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2515 4421 d 2 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4421 d 22 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4422 d 5 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4422 d 21 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2455 4436 d 2 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2244 4604 d 11 h mario79 /kernel/trunk/ New f.18.1  
2090 4641 d 6 h serge /kernel/trunk/docs/ update documentation  
1676 4942 d 2 h Nasarus /kernel/trunk/docs/ docs updated  
1675 4942 d 2 h Nasarus /kernel/trunk/ sysfn 18.3: UID byte reserved  
1663 4949 d 2 h Nasarus /kernel/trunk/ Sysfn9 - event mask was added into returned buffer  
1662 4949 d 9 h Nasarus /kernel/trunk/docs/ Sysfunctions 70 & 30: the info about relative names is added.  
1494 5075 d 1 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1445 5149 d 7 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1353 5235 d 21 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1304 5268 d 1 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1220 5311 d 23 h serge /kernel/trunk/ menuet02 tls  
1154 5352 d 7 h clevermouse /kernel/trunk/ zero local port for socket open means choosing by the kernel  
1153 5353 d 7 h clevermouse /kernel/trunk/ system function 40 now returns previous value of event mask  
1078 5461 d 10 h Galkov /kernel/trunk/docs/ oops :( misprints  
1077 5461 d 10 h Galkov / changing by forum post 23500:
1) f68:15,18 moved to f68:24,25
2) f68:15,18 set to obsolete
 
1074 5462 d 9 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1018 5573 d 12 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
991 5605 d 2 h leency /kernel/trunk/docs/ fixed bug in sysfuncr.txt and updated sysfuncs.txt  
945 5628 d 22 h serge /kernel/trunk/ destroy shared memory. update docs