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
3908 3883 d 15 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk  
3626 3981 d 20 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3555 3992 d 14 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3500 4009 d 21 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
2987 4220 d 15 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4431 d 21 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2434 4439 d 1 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2259 4594 d 17 h Serge /kernel/branches/Kolibri-acpi/ acpi: reduce kernel memory usage  
2138 4629 d 13 h serge /kernel/branches/Kolibri-acpi/ kernel heap: minor improvements  
2106 4636 d 21 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2010 4668 d 15 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4963 d 0 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1591 5000 d 2 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1517 5041 d 16 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1497 5069 d 17 h Lrz /kernel/trunk/ 61 system function.  
1496 5070 d 16 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5072 d 7 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5072 d 16 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5074 d 19 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5199 d 14 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)
 

Show All