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
3426 4075 d 22 h hidnplayr /kernel/trunk/ Fix typos from #2089 (reported by mikedld)  
3394 4082 d 21 h clevermouse /kernel/trunk/ activate PCI enumerator at boot  
3392 4083 d 1 h clevermouse /kernel/trunk/ increase size of debug board from 4K to 64K  
3383 4085 d 0 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3341 4096 d 6 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3325 4098 d 5 h clevermouse /kernel/trunk/ ability to create kernel threads  
3303 4101 d 8 h clevermouse /kernel/trunk/ Protect thread from external terminate while running any syscall except 5,10,23.
Now 18.2/18.12 are really safe through kernel-colored glasses (however, you still
should not use them except for really critical cases),
although the protection is sometimes quite excessive.
 
3296 4101 d 20 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
3287 4102 d 20 h esevece /kernel/trunk/ Added kernelsp.inc for some messages  
3274 4104 d 0 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2991 4230 d 22 h Serge /kernel/trunk/ Infinity: minor update
kernel: increase size of LFB
 
2727 4372 d 5 h dunkaist /kernel/trunk/ kernel, f65: native grayscale images support  
2709 4374 d 18 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2654 4405 d 20 h mario79 /kernel/trunk/ Function 18.24 - set limits of screen.  
2648 4410 d 4 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2643 4413 d 9 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4415 d 7 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4415 d 20 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4419 d 2 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 4424 d 23 h clevermouse /kernel/trunk/ API for external keyboards  
2580 4429 d 23 h mario79 /kernel/trunk/ Fix for r. 2524  
2561 4432 d 6 h mario79 /kernel/trunk/ Rollback for SVN r.2468 - change_task not needed.  
2547 4433 d 20 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2545 4434 d 0 h mario79 /kernel/trunk/ Fix for r. 2480  
2537 4434 d 20 h mario79 /kernel/trunk/ Optimization f.15.8  
2536 4434 d 20 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2524 4437 d 22 h mario79 /kernel/trunk/ Fix for r. 1392  
2516 4439 d 1 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4439 d 2 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4439 d 22 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4440 d 5 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4440 d 21 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2489 4445 d 20 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2480 4447 d 22 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 4451 d 0 h mario79 /kernel/trunk/ Fix for r. 2430  
2468 4452 d 2 h mario79 /kernel/trunk/ Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18  
2466 4452 d 5 h Serge /kernel/trunk/ merge acpi  
2464 4452 d 7 h mario79 /kernel/trunk/ Fix for drawbackground mode of tiled.  
2455 4454 d 2 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4455 d 0 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.