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
1497 5056 d 0 h Lrz /kernel/trunk/ 61 system function.  
1496 5056 d 22 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5058 d 13 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5058 d 22 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5061 d 2 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5185 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 5211 d 22 h Lrz /kernel/trunk/ some little changes  
1369 5215 d 3 h Lrz /kernel/trunk/ small changes and optimization  
1362 5218 d 14 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5221 d 10 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5226 d 21 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 5229 d 22 h Lrz /kernel/trunk/ sys function 49  
1329 5230 d 21 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5238 d 0 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1306 5250 d 21 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5251 d 23 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1290 5256 d 10 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1279 5263 d 21 h Lrz /kernel/trunk/ upgrade sys_settime.  
1276 5264 d 13 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1055 5500 d 21 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  

Show All