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
2455 4417 d 2 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2426 4429 d 12 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2424 4429 d 19 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2414 4431 d 10 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2411 4432 d 12 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2384 4436 d 0 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4567 d 21 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2089 4622 d 6 h serge /kernel/trunk/ remove fn 41,42,44,45  
1513 5030 d 5 h mario79 /kernel/trunk/gui/ If the user to be resizing the window then mouse event is not generated (6 = mouse event)  
1466 5074 d 0 h mario79 /kernel/trunk/gui/ Now, if the window is captured and moved by the user, then no mouse events! (6 = mouse event)  
1391 5183 d 0 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)
 
1067 5463 d 10 h Galkov /kernel/trunk/ kernel - fix by forum post=23224
event - small optimization, not more
 
1061 5484 d 4 h Galkov /kernel/trunk/gui/ oops: bug in event.inc#line=295  
1059 5485 d 15 h Galkov /kernel/trunk/gui/ oops: fix in RemoveEventTo  
1055 5498 d 0 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
671 5999 d 20 h Ghost /kernel/trunk/ initial deleting cross regisres in system calls  
665 6018 d 7 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
593 6108 d 5 h mikedld /kernel/trunk/ Revision numbering fix  
531 6161 d 10 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
473 6194 d 7 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 

Show All