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 4082 d 18 h hidnplayr /kernel/trunk/ Fix typos from #2089 (reported by mikedld)  
3394 4089 d 16 h clevermouse /kernel/trunk/ activate PCI enumerator at boot  
3392 4089 d 21 h clevermouse /kernel/trunk/ increase size of debug board from 4K to 64K  
3383 4091 d 19 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3341 4103 d 2 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3325 4105 d 0 h clevermouse /kernel/trunk/ ability to create kernel threads  
3303 4108 d 3 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 4108 d 16 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
3287 4109 d 15 h esevece /kernel/trunk/ Added kernelsp.inc for some messages  
3274 4110 d 19 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2991 4237 d 17 h Serge /kernel/trunk/ Infinity: minor update
kernel: increase size of LFB
 
2727 4379 d 0 h dunkaist /kernel/trunk/ kernel, f65: native grayscale images support  
2709 4381 d 13 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2654 4412 d 16 h mario79 /kernel/trunk/ Function 18.24 - set limits of screen.  
2648 4417 d 0 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2643 4420 d 5 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4422 d 2 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4422 d 16 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4425 d 21 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 4431 d 19 h clevermouse /kernel/trunk/ API for external keyboards  
2580 4436 d 18 h mario79 /kernel/trunk/ Fix for r. 2524  
2561 4439 d 2 h mario79 /kernel/trunk/ Rollback for SVN r.2468 - change_task not needed.  
2547 4440 d 15 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2545 4440 d 19 h mario79 /kernel/trunk/ Fix for r. 2480  
2537 4441 d 15 h mario79 /kernel/trunk/ Optimization f.15.8  
2536 4441 d 15 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2524 4444 d 17 h mario79 /kernel/trunk/ Fix for r. 1392  
2516 4445 d 21 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4445 d 21 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4446 d 18 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4447 d 0 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4447 d 17 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2489 4452 d 15 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2480 4454 d 17 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 4457 d 20 h mario79 /kernel/trunk/ Fix for r. 2430  
2468 4458 d 21 h mario79 /kernel/trunk/ Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18  
2466 4459 d 1 h Serge /kernel/trunk/ merge acpi  
2464 4459 d 3 h mario79 /kernel/trunk/ Fix for drawbackground mode of tiled.  
2455 4460 d 21 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4461 d 19 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.