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
2643 4393 d 19 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4395 d 16 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4396 d 6 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4399 d 11 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
2601 4405 d 9 h clevermouse /kernel/trunk/ API for external keyboards  
2580 4410 d 8 h mario79 /kernel/trunk/ Fix for r. 2524  
2561 4412 d 16 h mario79 /kernel/trunk/ Rollback for SVN r.2468 - change_task not needed.  
2547 4414 d 5 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2545 4414 d 9 h mario79 /kernel/trunk/ Fix for r. 2480  
2537 4415 d 5 h mario79 /kernel/trunk/ Optimization f.15.8  
2536 4415 d 5 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2524 4418 d 7 h mario79 /kernel/trunk/ Fix for r. 1392  
2516 4419 d 11 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4419 d 11 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4420 d 8 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4420 d 15 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4421 d 7 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2489 4426 d 5 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2480 4428 d 7 h mario79 /kernel/trunk/ Fix for r.2446 - for Qemu or non-standart videocards. Unfortunately [BytesPerScanLine] does not always equal to [_display.width]*[ScreenBPP]/8  
2472 4431 d 10 h mario79 /kernel/trunk/ Fix for r. 2430  
2468 4432 d 11 h mario79 /kernel/trunk/ Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18  
2466 4432 d 15 h Serge /kernel/trunk/ merge acpi  
2464 4432 d 17 h mario79 /kernel/trunk/ Fix for drawbackground mode of tiled.  
2455 4434 d 11 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4435 d 9 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2452 4435 d 17 h mario79 /kernel/trunk/ Fix previous kernel revision for debugging with MTDBG.  
2450 4436 d 10 h mario79 /kernel/trunk/ Draw mouse pointer after restore the default pointer.  
2446 4437 d 16 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4438 d 12 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2438 4439 d 9 h mario79 /kernel/trunk/ VESA draw some speedup (line, points, text, numbers)  
2436 4439 d 14 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2435 4439 d 19 h mario79 /kernel/trunk/ VESA putimage speedup +30% above the r.2430  
2430 4440 d 12 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2414 4448 d 19 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2411 4449 d 21 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2408 4451 d 0 h Serge /kernel/trunk/ f.40 ebx bit 3: do not send mouse events to inactive window  
2407 4451 d 3 h mario79 /kernel/trunk/ We do not use Vesa 1.2 mode (for trunk kernel) is now  
2384 4453 d 9 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2381 4454 d 12 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2288 4585 d 6 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes