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 4385 d 21 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4387 d 18 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4388 d 8 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4391 d 14 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 4397 d 11 h clevermouse /kernel/trunk/ API for external keyboards  
2580 4402 d 10 h mario79 /kernel/trunk/ Fix for r. 2524  
2561 4404 d 18 h mario79 /kernel/trunk/ Rollback for SVN r.2468 - change_task not needed.  
2547 4406 d 8 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2545 4406 d 11 h mario79 /kernel/trunk/ Fix for r. 2480  
2537 4407 d 7 h mario79 /kernel/trunk/ Optimization f.15.8  
2536 4407 d 8 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2524 4410 d 9 h mario79 /kernel/trunk/ Fix for r. 1392  
2516 4411 d 13 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4411 d 14 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4412 d 10 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4412 d 17 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4413 d 9 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2489 4418 d 7 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2480 4420 d 9 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 4423 d 12 h mario79 /kernel/trunk/ Fix for r. 2430  
2468 4424 d 14 h mario79 /kernel/trunk/ Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18  
2466 4424 d 17 h Serge /kernel/trunk/ merge acpi  
2464 4424 d 19 h mario79 /kernel/trunk/ Fix for drawbackground mode of tiled.  
2455 4426 d 13 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4427 d 12 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2452 4427 d 19 h mario79 /kernel/trunk/ Fix previous kernel revision for debugging with MTDBG.  
2450 4428 d 12 h mario79 /kernel/trunk/ Draw mouse pointer after restore the default pointer.  
2446 4429 d 19 h mario79 /kernel/trunk/ Video draw some speedup.  
2443 4430 d 14 h Serge /kernel/trunk/ trunk: print cpu count on the debug board  
2438 4431 d 11 h mario79 /kernel/trunk/ VESA draw some speedup (line, points, text, numbers)  
2436 4431 d 16 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2435 4431 d 21 h mario79 /kernel/trunk/ VESA putimage speedup +30% above the r.2430  
2430 4432 d 14 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2414 4440 d 22 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2411 4441 d 23 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2408 4443 d 2 h Serge /kernel/trunk/ f.40 ebx bit 3: do not send mouse events to inactive window  
2407 4443 d 6 h mario79 /kernel/trunk/ We do not use Vesa 1.2 mode (for trunk kernel) is now  
2384 4445 d 11 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2381 4446 d 14 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2288 4577 d 9 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes