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