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 12 d 1 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
10002 26 d 22 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 63 d 10 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
9941 210 d 1 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 242 d 19 h Doczom /kernel/trunk/ [KERNEL] cleared the code of unnecessary comments  
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
 
9925 302 d 13 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9911 375 d 23 h Doczom /kernel/trunk/ [KERNEL] cleaned code and added description of some functions  
9900 429 d 18 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9832 682 d 19 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9794 724 d 4 h Doczom /kernel/trunk/core/ fixed kernel malfunction when loading a program with mem_size > os_base .  
9715 797 d 0 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 799 d 23 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 800 d 0 h Doczom /kernel/trunk/ delete TASKDATA  
9692 802 d 20 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 828 d 20 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 829 d 6 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 830 d 0 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 831 d 5 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9248 896 d 19 h Doczom /kernel/trunk/core/ fix start apps in kernel mode  

Show All