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
1894 4803 d 10 h serge /kernel/trunk/ kernel: new blitter  
1591 4991 d 9 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1517 5032 d 23 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1497 5061 d 1 h Lrz /kernel/trunk/ 61 system function.  
1496 5061 d 23 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5063 d 14 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5063 d 23 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5066 d 2 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5190 d 21 h mikedld /kernel/trunk/ gui/mouse.inc:
+ new file for GUI-related mouse events handling (old mouse.inc renamed)
gui/button.inc and gui/window.inc:
* refactoring in regards of new mouse.inc:
* obsolete code eliminated
* old'n'ugly `check_buttons` and `checkwindows` removed
* events handlers added
gui/window.inc:
* moved GUI-related syscalls and auxilary functions from kernel.asm
* removed registers cross-ordering from syscall 67 (window move/resize)
+ more comments added
known bugs include:
1. apps using syscall 67 (kfar etc.) may not redraw their old screen area leaving ghost images
2. possibility of mouse cursor artefacts may have increased (this *really* has to be reworked)
 
1375 5216 d 23 h Lrz /kernel/trunk/ some little changes  
1369 5220 d 4 h Lrz /kernel/trunk/ small changes and optimization  
1362 5223 d 15 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5226 d 11 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5231 d 22 h mikedld /kernel/trunk/ * gui/button.inc refactoring
* only 16 ID bits were checked on button delete, 24 now
* negative button frame draw speed up
 
1330 5234 d 23 h Lrz /kernel/trunk/ sys function 49  
1329 5235 d 22 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5243 d 1 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1306 5255 d 22 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5256 d 23 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1290 5261 d 11 h Lrz /kernel/trunk/ Small optimization sysfunc.  

Show All