Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9941 238 d 20 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 273 d 16 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 404 d 19 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9910 405 d 16 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9850 691 d 19 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 694 d 22 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9828 714 d 13 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 825 d 20 h Doczom /kernel/trunk/ small update copyright year in kernel  
9612 858 d 15 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8892 1063 d 13 h dunkaist /kernel/trunk/hid/ kernel: Unhardcode a few values in hid/keyboard.inc.  
8866 1067 d 3 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 3015 d 12 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3073 d 16 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3076 d 20 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3132 d 14 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3136 d 18 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5797 3178 d 11 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5363 3417 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3420 d 19 h serge / kernel: combine display related data in one structure  
5350 3420 d 20 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3485 d 20 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
5027 3567 d 18 h clevermouse /kernel/trunk/hid/ numlock on at boot  
5012 3581 d 2 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4929 3651 d 5 h hidnplayr /kernel/trunk/hid/ Fixed some issues with numeric part of keyboard.  
4612 3726 d 21 h mario79 /kernel/trunk/ Fix for r.4588  
4592 3734 d 19 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4588 3735 d 12 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4529 3764 d 23 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
3606 4000 d 4 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3598 4001 d 2 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3534 4009 d 4 h clevermouse /kernel/trunk/ priorities in scheduler  
3356 4088 d 20 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4088 d 21 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3320 4093 d 2 h clevermouse /kernel/trunk/ fix r2601  
3069 4188 d 17 h serge /kernel/trunk/ trunk: always show default cursor for inactive window  
2709 4369 d 12 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2611 4417 d 15 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
2601 4419 d 18 h clevermouse /kernel/trunk/ API for external keyboards  
2575 4425 d 12 h mario79 /kernel/trunk/ Fix for r. 2435  
2455 4448 d 20 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup