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
3534 4010 d 1 h clevermouse /kernel/trunk/ priorities in scheduler  
3520 4019 d 10 h clevermouse / USB support  
3296 4097 d 12 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2455 4449 d 17 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2408 4466 d 6 h Serge /kernel/trunk/ f.40 ebx bit 3: do not send mouse events to inactive window  
2407 4466 d 10 h mario79 /kernel/trunk/ We do not use Vesa 1.2 mode (for trunk kernel) is now  
2384 4468 d 15 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2381 4469 d 18 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2288 4600 d 12 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2231 4622 d 17 h Serge /kernel/trunk/ merge apic code  
2146 4642 d 15 h clevermouse /kernel/trunk/ sync with r2143 except for a typo  
2140 4644 d 18 h clevermouse /kernel/trunk/ support for PnP disks, part 2: adapt current caching  
2123 4649 d 22 h clevermouse /kernel/trunk/ forgotten include  
2119 4650 d 16 h clevermouse /kernel/trunk/ support for PnP disks, part 1  
2118 4651 d 1 h serge /kernel/trunk/ move PIC functions into separate file  
2112 4651 d 23 h serge /kernel/trunk/ shared irq's  
1894 4828 d 4 h serge /kernel/trunk/ kernel: new blitter  
1874 4839 d 23 h serge /kernel/trunk/ kernel: set_keyboard_data  
1434 5176 d 16 h serge / linux-like kernel mutexes  
1391 5215 d 15 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