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
1517 5063 d 12 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1497 5091 d 13 h Lrz /kernel/trunk/ 61 system function.  
1496 5092 d 12 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5094 d 3 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5094 d 12 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5096 d 15 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5221 d 10 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 5247 d 12 h Lrz /kernel/trunk/ some little changes  
1369 5250 d 17 h Lrz /kernel/trunk/ small changes and optimization  
1362 5254 d 4 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5257 d 0 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5262 d 11 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 5265 d 12 h Lrz /kernel/trunk/ sys function 49  
1329 5266 d 11 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5273 d 14 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1306 5286 d 11 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5287 d 12 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1290 5291 d 23 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1279 5299 d 10 h Lrz /kernel/trunk/ upgrade sys_settime.  
1276 5300 d 3 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 

Show All