Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9958 96 d 15 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
9941 210 d 0 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 244 d 20 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
 
9926 299 d 0 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9848 666 d 1 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9828 685 d 17 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 796 d 23 h Doczom /kernel/trunk/ small update copyright year in kernel  
9692 802 d 20 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9679 805 d 22 h Doczom /kernel/trunk/video/ discontinuing the use of the twdw constant  
8869 1037 d 7 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8284 1235 d 23 h dunkaist /kernel/trunk/ uefi4kos: Fix boot and mouse pointer on some configurations.

UEFI firmware doesn't use VESA mode codes, so disable this check
for UEFI boot.
 
7510 1997 d 22 h hidnplayr /kernel/trunk/video/ Fix check_mouse_area_for_getpixel_new in 16BPP mode.  
7136 2312 d 16 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
6127 2999 d 9 h serge /kernel/trunk/video/ kernel: fixed another very old bug  
5363 3388 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3391 d 23 h serge / kernel: combine display related data in one structure  
5350 3391 d 23 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3456 d 23 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
4507 3740 d 18 h lev /kernel/trunk/video/ redraw cursor in 37.5 in any case  
4181 3817 d 20 h lev /kernel/trunk/video/ Change cursor in 37.5 immediately  

Show All