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
2130 4597 d 18 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
2106 4601 d 17 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2050 4608 d 18 h serge /kernel/branches/Kolibri-acpi/ new irq handling  
2049 4609 d 9 h serge /kernel/branches/Kolibri-acpi/ IRQH code  
2015 4631 d 22 h serge /kernel/branches/Kolibri-acpi/ fix pci irq's  
2010 4633 d 11 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1638 4927 d 9 h serge /kernel/branches/Kolibri-acpi/ APIC patch from Ghost. Not tested.  
1635 4927 d 20 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1591 4964 d 22 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1563 4981 d 8 h diamond /kernel/trunk/ fix bug #16  
1549 4988 d 6 h diamond /kernel/trunk/ revert rev. 1537 and do it correctly  
1523 4998 d 19 h diamond /kernel/trunk/ enable interrupts in IDE controller  
1497 5034 d 14 h Lrz /kernel/trunk/ 61 system function.  
1495 5037 d 3 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5037 d 12 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1474 5051 d 11 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1447 5099 d 19 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1392 5163 d 17 h diamond /kernel/trunk/ more correct background redraw  
1391 5164 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)
 
1380 5173 d 19 h diamond /kernel/trunk/ do not unmask all IRQs  

Show All