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
9742 798 d 17 h Doczom /kernel/trunk/ small update 46 system function(no tested!)  
9715 832 d 4 h Doczom /kernel/trunk/ small update copyright year in kernel  
9710 835 d 3 h Doczom /kernel/trunk/ delete APPDATA.mem_start  
9709 835 d 4 h Doczom /kernel/trunk/ delete TASKDATA  
9692 838 d 1 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 864 d 1 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 864 d 10 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9612 864 d 23 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 865 d 4 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 866 d 10 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9592 867 d 20 h Doczom /kernel/trunk/ fix cpu_usage  
9591 867 d 22 h Doczom /kernel/trunk/ fix cpu_usage  
9590 867 d 23 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
9571 871 d 2 h Doczom /kernel/trunk/ add 3 constants  
9514 878 d 6 h rgimad /kernel/trunk/ [KERNEL] - removed commented outdated read_floppy_file function
- removed setmouse function that doesnt do anything
- redmousepos moved from kernel.asm to gui/mouse.inc
- small style fixes
 
9488 879 d 6 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9486 879 d 6 h rgimad /kernel/trunk/ [KERNEL] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file  
9477 880 d 8 h rgimad /kernel/trunk/ [KERNEL] Move sysfn 1, 4, 13, 38 implementations from kernel.asm to window.inc
Fix comments style in window.inc
Cleanup some outdated & unused commented stuff in data32.inc
 
9476 880 d 10 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9458 884 d 4 h rgimad /kernel/trunk/ [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer.
Previously was only 39.2 that reads one pixel from background image.
(39.2 is shomehow useless due to big context switching overhead if you trying to read some area of pixels using 39.2)
 

Show All