Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 1 d 12 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
9977 96 d 7 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9941 244 d 11 h Doczom /kernel/trunk/ [KERNEL] Graphics subsystem has been redesigned:
- removed the old cursor and the code for its operation
- minor fixes in other kernel modules
- new fields have been added to the display_t structure for further refactoring of the graphics subsystem.
 
9715 831 d 10 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 834 d 10 h Doczom /kernel/trunk/ delete TASKDATA  
9606 865 d 3 h Doczom /kernel/trunk/video/ update vga.inc  
8053 1407 d 8 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
5363 3423 d 7 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3606 4005 d 18 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3539 4014 d 5 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4454 d 10 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2451 4456 d 7 h mario79 /kernel/trunk/ VESA draw the small speedup  
2448 4457 d 10 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2436 4459 d 13 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2288 4605 d 5 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1264 5308 d 8 h Lrz /kernel/trunk/ very small change.  
1168 5361 d 9 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
593 6145 d 13 h mikedld /kernel/trunk/ Revision numbering fix  
476 6226 d 20 h serge /kernel/trunk/video/ fix wrong address in vga.inc  
431 6268 d 15 h serge /kernel/trunk/ copyrights  

Show All