Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9941 236 d 17 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 271 d 13 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 402 d 16 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9910 403 d 12 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9850 689 d 16 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 692 d 19 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9828 712 d 10 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 823 d 16 h Doczom /kernel/trunk/ small update copyright year in kernel  
9612 856 d 11 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8892 1061 d 10 h dunkaist /kernel/trunk/hid/ kernel: Unhardcode a few values in hid/keyboard.inc.  
8866 1065 d 0 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 3013 d 9 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3071 d 13 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3074 d 17 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3130 d 11 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3134 d 15 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5797 3176 d 8 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5363 3415 d 14 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3418 d 16 h serge / kernel: combine display related data in one structure  
5350 3418 d 17 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3483 d 16 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
5027 3565 d 15 h clevermouse /kernel/trunk/hid/ numlock on at boot  
5012 3578 d 23 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4929 3649 d 1 h hidnplayr /kernel/trunk/hid/ Fixed some issues with numeric part of keyboard.  
4612 3724 d 18 h mario79 /kernel/trunk/ Fix for r.4588  
4592 3732 d 15 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4588 3733 d 9 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 3762 d 20 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
3606 3998 d 0 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3598 3998 d 23 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3534 4007 d 1 h clevermouse /kernel/trunk/ priorities in scheduler  
3356 4086 d 17 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4086 d 17 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3320 4090 d 23 h clevermouse /kernel/trunk/ fix r2601  
3069 4186 d 14 h serge /kernel/trunk/ trunk: always show default cursor for inactive window  
2709 4367 d 9 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2611 4415 d 12 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
2601 4417 d 15 h clevermouse /kernel/trunk/ API for external keyboards  
2575 4423 d 9 h mario79 /kernel/trunk/ Fix for r. 2435  
2455 4446 d 17 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup