Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9941 228 d 6 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 263 d 1 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
 
9910 395 d 1 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9850 681 d 4 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9848 684 d 7 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9715 815 d 5 h Doczom /kernel/trunk/ small update copyright year in kernel  
8866 1056 d 12 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 3004 d 22 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3063 d 2 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3066 d 5 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3121 d 23 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3126 d 3 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5363 3407 d 2 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3410 d 4 h serge / kernel: combine display related data in one structure  
5350 3410 d 5 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3475 d 5 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
4592 3724 d 4 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4529 3754 d 9 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
3606 3989 d 13 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3534 3998 d 13 h clevermouse /kernel/trunk/ priorities in scheduler  
3069 4178 d 2 h serge /kernel/trunk/ trunk: always show default cursor for inactive window  
2575 4414 d 21 h mario79 /kernel/trunk/ Fix for r. 2435  
2455 4438 d 5 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4439 d 4 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2450 4440 d 4 h mario79 /kernel/trunk/ Draw mouse pointer after restore the default pointer.  
2448 4441 d 5 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2446 4441 d 11 h mario79 /kernel/trunk/ Video draw some speedup.  
2430 4444 d 6 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2288 4589 d 1 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1730 4877 d 11 h clevermouse /kernel/trunk/ Video subsystem:
* export GetDisplay and SetScreen for COFF drivers
* fix out-of-bound access to screen map in __sys_disable_mouse
 
1316 5259 d 22 h serge / kms kernel  
1300 5271 d 9 h serge /kernel/trunk/ kms: pre rc8  
983 5609 d 1 h diamond /kernel/trunk/ some cosmetic fixes  
802 5811 d 10 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
769 5899 d 2 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
753 5919 d 10 h serge /kernel/trunk/ supported videomodes  
739 5926 d 10 h heavyiron /kernel/trunk/ - new cursor and redused cursor sise (static) in mousedrv.inc
- changed GNU.TXT -> COPYING.TXT in russian boot screen
- fixed arp request don't working on some machines
 
673 6017 d 14 h serge /kernel/trunk/ vesa 1.2 fixup  
630 6074 d 11 h serge /kernel/trunk/ support for new ATI chips  
593 6129 d 8 h mikedld /kernel/trunk/ Revision numbering fix