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 838 d 18 h Doczom /kernel/trunk/ delete TASKDATA  
9692 841 d 15 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 867 d 15 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 868 d 0 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9612 868 d 13 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9608 868 d 18 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9605 870 d 0 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9592 871 d 10 h Doczom /kernel/trunk/ fix cpu_usage  
9591 871 d 12 h Doczom /kernel/trunk/ fix cpu_usage  
9590 871 d 13 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
9571 874 d 16 h Doczom /kernel/trunk/ add 3 constants  
9514 881 d 20 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 882 d 19 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9486 882 d 20 h rgimad /kernel/trunk/ [KERNEL] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file  
9477 883 d 22 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 884 d 0 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9458 887 d 18 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 923 d 16 h Doczom /kernel/trunk/ delete 43 sysfunction  
9268 925 d 16 h Doczom /kernel/trunk/ small clean code  
9249 935 d 11 h Boppan /kernel/trunk/ [KERNEL] Add test framework  

Show All