Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 1 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.
 
9941 244 d 2 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.
 
9930 278 d 22 h Doczom /kernel/trunk/ [KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
 
9911 410 d 1 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9910 410 d 21 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9850 697 d 1 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 700 d 4 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9828 719 d 19 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 831 d 1 h Doczom /kernel/trunk/ small update copyright year in kernel  
9612 863 d 20 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8892 1068 d 19 h dunkaist /kernel/trunk/hid/ kernel: Unhardcode a few values in hid/keyboard.inc.  
8866 1072 d 9 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
6230 3020 d 18 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3078 d 22 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3082 d 2 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3137 d 20 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3142 d 0 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5797 3183 d 17 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5363 3422 d 23 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3426 d 1 h serge / kernel: combine display related data in one structure  

Show All