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
2106 4626 d 18 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2010 4658 d 13 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4952 d 21 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1591 4989 d 23 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1517 5031 d 13 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1497 5059 d 15 h Lrz /kernel/trunk/ 61 system function.  
1496 5060 d 13 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5062 d 4 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5062 d 13 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5064 d 17 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5189 d 12 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 5215 d 13 h Lrz /kernel/trunk/ some little changes  
1369 5218 d 18 h Lrz /kernel/trunk/ small changes and optimization  
1362 5222 d 5 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5225 d 1 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5230 d 12 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 5233 d 13 h Lrz /kernel/trunk/ sys function 49  
1329 5234 d 12 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5241 d 15 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1306 5254 d 12 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  

Show All