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
9709 821 d 8 h Doczom /kernel/trunk/ delete TASKDATA  
9692 824 d 5 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 850 d 5 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 850 d 15 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9612 851 d 3 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 851 d 9 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 852 d 14 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9592 854 d 0 h Doczom /kernel/trunk/ fix cpu_usage  
9591 854 d 3 h Doczom /kernel/trunk/ fix cpu_usage  
9590 854 d 4 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
9571 857 d 7 h Doczom /kernel/trunk/ add 3 constants  
9514 864 d 10 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 865 d 10 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9486 865 d 10 h rgimad /kernel/trunk/ [KERNEL] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file  
9477 866 d 12 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 866 d 14 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9458 870 d 8 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)
 
9279 906 d 7 h Doczom /kernel/trunk/ delete 43 sysfunction  
9268 908 d 6 h Doczom /kernel/trunk/ small clean code  
9249 918 d 2 h Boppan /kernel/trunk/ [KERNEL] Add test framework  

Show All