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 8 d 13 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
10002 23 d 10 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 59 d 22 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
9941 206 d 12 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 7 h Doczom /kernel/trunk/ [KERNEL] cleared the code of unnecessary comments  
9930 241 d 8 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 1 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9911 372 d 11 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9900 426 d 5 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9832 679 d 7 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9794 720 d 16 h Doczom /kernel/trunk/core/ fixed kernel malfunction when loading a program with mem_size > os_base .  
9715 793 d 11 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 796 d 11 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 796 d 12 h Doczom /kernel/trunk/ delete TASKDATA  
9692 799 d 8 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 825 d 8 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 825 d 18 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 826 d 12 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 827 d 17 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 893 d 7 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  

Show All