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 1 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 95 d 19 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9941 243 d 23 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 830 d 22 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 833 d 23 h Doczom /kernel/trunk/ delete TASKDATA  
9606 864 d 16 h Doczom /kernel/trunk/video/ update vga.inc  
8053 1406 d 20 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
5363 3422 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3606 4005 d 6 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3539 4013 d 17 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4453 d 23 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2451 4455 d 19 h mario79 /kernel/trunk/ VESA draw the small speedup  
2448 4456 d 22 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2436 4459 d 2 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2288 4604 d 18 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1264 5307 d 20 h Lrz /kernel/trunk/ very small change.  
1168 5360 d 21 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
593 6145 d 2 h mikedld /kernel/trunk/ Revision numbering fix  
476 6226 d 8 h serge /kernel/trunk/video/ fix wrong address in vga.inc  
431 6268 d 3 h serge /kernel/trunk/ copyrights  

Show All