Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10008 9 d 2 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
10002 23 d 23 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
9974 60 d 12 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
9941 207 d 2 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.
 
9932 239 d 20 h Doczom /kernel/trunk/ [KERNEL] cleared the code of unnecessary comments  
9930 241 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 299 d 15 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9911 373 d 0 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9900 426 d 19 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9832 679 d 20 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9794 721 d 5 h Doczom /kernel/trunk/core/ fixed kernel malfunction when loading a program with mem_size > os_base .  
9715 794 d 1 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 797 d 0 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 797 d 1 h Doczom /kernel/trunk/ delete TASKDATA  
9692 799 d 22 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 825 d 22 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 826 d 7 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 827 d 1 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 828 d 7 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 893 d 21 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  

Show All