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 5065 d 6 h Lrz /kernel/trunk/ 61 system function.  
1496 5066 d 4 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5067 d 19 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5068 d 5 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5070 d 8 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5195 d 3 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 5221 d 5 h Lrz /kernel/trunk/ some little changes  
1369 5224 d 9 h Lrz /kernel/trunk/ small changes and optimization  
1362 5227 d 20 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5230 d 16 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5236 d 3 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 5239 d 5 h Lrz /kernel/trunk/ sys function 49  
1329 5240 d 3 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5247 d 6 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1306 5260 d 3 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5261 d 5 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1290 5265 d 16 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1279 5273 d 3 h Lrz /kernel/trunk/ upgrade sys_settime.  
1276 5273 d 19 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1055 5510 d 3 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  

Show All