Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 45 m 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 242 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.
 
9930 277 d 19 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 408 d 21 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9910 409 d 18 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9850 695 d 21 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 699 d 0 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9828 718 d 16 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 829 d 22 h Doczom /kernel/trunk/ small update copyright year in kernel  
9612 862 d 17 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8892 1067 d 16 h dunkaist /kernel/trunk/hid/ kernel: Unhardcode a few values in hid/keyboard.inc.  
8866 1071 d 5 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 3019 d 15 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3077 d 19 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3080 d 22 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3136 d 16 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3140 d 21 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5797 3182 d 14 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5363 3421 d 19 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3424 d 22 h serge / kernel: combine display related data in one structure  

Show All