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
473 6174 d 21 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 
465 6189 d 2 h serge /kernel/trunk/ merge flat kernel  
431 6211 d 20 h serge /kernel/trunk/ copyrights  
425 6216 d 10 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6227 d 17 h serge /kernel/trunk/ synchronization with flat kernel  
389 6232 d 11 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6236 d 12 h serge /kernel/trunk/ replace all vars whith symbolic constants  
346 6251 d 17 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
321 6260 d 18 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
143 6418 d 20 h diamond / bootcode.inc: fixed error in loader block checks
dev_hdcd.inc: increased delay in reset function
kernel.asm: now kernel loads system programs (vrr_m/launcher and cpu) via fn 70
shutdown.inc: corrected code of rose output
IR, VRR_M: modified to use function 70 + optimization
 
136 6423 d 16 h mario79 /kernel/trunk/ 1) The search HDD is improved, earlier by search was made reset only CD, now is made reset and HDD also.
2) Are deleted CLI and STI from procedures of reading and writing of sector on HDD. These of commands are replaced by operation with a port [hdbase]+206h, which disables only interruption for IDE.
 
121 6436 d 0 h poddubny /kernel/trunk/detect/ Fixed PS/2 mouse detection procedure, timeouts.  
116 6443 d 16 h poddubny /kernel/trunk/detect/ Correct PS/2 mouse detection procedure.  
58 6591 d 15 h mario79 /kernel/trunk/ Fixed bug - COM modem completely does not work.  
56 6595 d 23 h halyavin /kernel/trunk/detect/ fixing bug with keyboard and mouse in VmWare (from diamond).  
33 6655 d 21 h mario79 /kernel/trunk/ 1) Parallel processing of mouses: PS2, COM1, COM2
2) Detection PS2 mouse.
3) Switching FPU in PM with reset.
4) Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Version 1.1
5) Return of focus (activated window) on previous application at completion of the active application
6) Change skin of header of windows type 4, at loss and return of focus (activated window).
 
5 6741 d 3 h halyavin /kernel/trunk/ Mario79 fixes:
Application can determine own path now.
Some boot messages changed (it is version Kolibri 5.1.0 now).
Some rd functions updated (thanks to michael).
Switch to another bank-switching procedure.
 
4 6741 d 21 h poddubny /kernel/trunk/ Code cleanups.
Two GDT descriptors for all applications.
Unnecessary interrupt masking from commouse.inc has beed deleted.
 
2 6747 d 4 h msu-se / moving to kernel directory  
1 6747 d 15 h ha /trunk/ Kolibri 5 initial checkout