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
9592 863 d 10 h Doczom /kernel/trunk/ fix cpu_usage  
9591 863 d 13 h Doczom /kernel/trunk/ fix cpu_usage  
9590 863 d 14 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
9571 866 d 17 h Doczom /kernel/trunk/ add 3 constants  
9514 873 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 874 d 20 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9486 874 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 875 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 876 d 0 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9458 879 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 915 d 17 h Doczom /kernel/trunk/ delete 43 sysfunction  
9268 917 d 16 h Doczom /kernel/trunk/ small clean code  
9249 927 d 12 h Boppan /kernel/trunk/ [KERNEL] Add test framework  
9224 939 d 18 h Doczom /kernel/trunk/ update  
9223 939 d 20 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 939 d 20 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 944 d 19 h dunkaist /kernel/trunk/ kernel: Fix window redraw after 1px move.

If
- window A is above window B, and
- window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.
 
9183 984 d 0 h rgimad /kernel/trunk/ Merge kolibri-ahci into trunk  
9045 1046 d 2 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
8962 1056 d 2 h Boppan /kernel/trunk/ [asmxygen] Test doxygen generation on is_region_userspace() function  

Show All