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
3493 4040 d 19 h mario79 /kernel/trunk/ Restore default cursor before terminating the process.  
3486 4046 d 4 h Serge /kernel/trunk/ kernel: cleanup  
3481 4048 d 6 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3462 4064 d 23 h mario79 /kernel/trunk/ Fix for r.2536  
3455 4067 d 1 h mario79 /kernel/trunk/ Fix f.18.3 - If the window is captured and moved by the user, then you can't change the position in window stack.  
3454 4067 d 6 h mario79 /kernel/trunk/ trunk kernel: print svn revision on the debug board  
3426 4078 d 21 h hidnplayr /kernel/trunk/ Fix typos from #2089 (reported by mikedld)  
3394 4085 d 19 h clevermouse /kernel/trunk/ activate PCI enumerator at boot  
3392 4086 d 0 h clevermouse /kernel/trunk/ increase size of debug board from 4K to 64K  
3383 4087 d 22 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3341 4099 d 5 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3325 4101 d 3 h clevermouse /kernel/trunk/ ability to create kernel threads  
3303 4104 d 7 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 4104 d 19 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
3287 4105 d 19 h esevece /kernel/trunk/ Added kernelsp.inc for some messages  
3274 4106 d 23 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2991 4233 d 20 h Serge /kernel/trunk/ Infinity: minor update
kernel: increase size of LFB
 
2727 4375 d 3 h dunkaist /kernel/trunk/ kernel, f65: native grayscale images support  
2709 4377 d 16 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2654 4408 d 19 h mario79 /kernel/trunk/ Function 18.24 - set limits of screen.  
2648 4413 d 3 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2643 4416 d 8 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4418 d 5 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4418 d 19 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2620 4422 d 1 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 4427 d 22 h clevermouse /kernel/trunk/ API for external keyboards  
2580 4432 d 21 h mario79 /kernel/trunk/ Fix for r. 2524  
2561 4435 d 5 h mario79 /kernel/trunk/ Rollback for SVN r.2468 - change_task not needed.  
2547 4436 d 19 h mario79 /kernel/trunk/ Function 15.9 - Redraws a rectangular part of the background  
2545 4436 d 22 h mario79 /kernel/trunk/ Fix for r. 2480  
2537 4437 d 18 h mario79 /kernel/trunk/ Optimization f.15.8  
2536 4437 d 19 h mario79 /kernel/trunk/ Function 4 - added redirect the output to the user area.  
2524 4440 d 20 h mario79 /kernel/trunk/ Fix for r. 1392  
2516 4442 d 0 h mario79 /kernel/trunk/ Small addition for r.2515  
2515 4442 d 1 h mario79 /kernel/trunk/ Function 15.8 - Get coordinates of last draw the background  
2513 4442 d 21 h mario79 /kernel/trunk/ 'Event 5' is changed now. Event returns after redrawing the background.  
2511 4443 d 4 h mario79 /kernel/trunk/ Function 34 - who owner the pixel on the screen  
2509 4443 d 20 h mario79 /kernel/trunk/ Function 25 - put image area on the background layer  
2489 4448 d 18 h mario79 /kernel/trunk/ Using the new mutex to r.2486  
2480 4450 d 20 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