Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9930 256 d 21 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
 
9925 314 d 14 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9911 388 d 0 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9900 441 d 18 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9832 694 d 20 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9794 736 d 5 h Doczom /kernel/trunk/core/ fixed kernel malfunction when loading a program with mem_size > os_base .  
9715 809 d 0 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 812 d 0 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 812 d 1 h Doczom /kernel/trunk/ delete TASKDATA  
9692 814 d 21 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 840 d 21 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 841 d 7 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 842 d 1 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 843 d 6 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 908 d 20 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  
9045 1027 d 9 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9038 1027 d 22 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9036 1027 d 23 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9032 1028 d 0 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1028 d 0 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  

Show All