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 8 d 4 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 102 d 23 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9941 251 d 3 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 838 d 2 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 841 d 3 h Doczom /kernel/trunk/ delete TASKDATA  
9606 871 d 20 h Doczom /kernel/trunk/video/ update vga.inc  
8053 1414 d 0 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
5363 3430 d 0 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3606 4012 d 10 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3539 4020 d 21 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4461 d 3 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2451 4462 d 23 h mario79 /kernel/trunk/ VESA draw the small speedup  
2448 4464 d 2 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2436 4466 d 6 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2288 4611 d 22 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1264 5315 d 0 h Lrz /kernel/trunk/ very small change.  
1168 5368 d 1 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
593 6152 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
476 6233 d 12 h serge /kernel/trunk/video/ fix wrong address in vga.inc  
431 6275 d 7 h serge /kernel/trunk/ copyrights  

Show All