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
1465 5083 d 16 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1460 5101 d 22 h Lrz /kernel/trunk/gui/ small changes  
1424 5168 d 7 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1391 5190 d 4 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)
 
1369 5219 d 10 h Lrz /kernel/trunk/ small changes and optimization  
1368 5219 d 10 h mikedld /kernel/trunk/gui/ * gui/window.inc optimizations: check_window_position & set_screen speedup  
1362 5222 d 21 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1329 5235 d 4 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1326 5241 d 5 h Lrz /kernel/trunk/gui/ bugfix previous revision  
1324 5242 d 7 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1300 5257 d 9 h serge /kernel/trunk/ kms: pre rc8  
1225 5297 d 5 h mario79 /kernel/trunk/gui/ Additional fix related to revision 1172.  
1038 5541 d 11 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
994 5590 d 14 h diamond /kernel/trunk/gui/ bugfix in revision 986 + small optimization from Galkov  
986 5594 d 5 h diamond /kernel/trunk/gui/ redo of revision 970 considering revision 985  
985 5594 d 6 h heavyiron /kernel/trunk/gui/ Bugfix of 415 revision  
970 5606 d 10 h diamond /kernel/trunk/gui/ a window is activated only once when mouse button is pressed  
961 5609 d 2 h diamond /kernel/trunk/gui/ bugfix in height of rolled-up window with style 4  
856 5720 d 6 h diamond /kernel/trunk/ bugfix in sysfn 67: avoid system crash for invalid parameter  
768 5891 d 11 h heavyiron /kernel/trunk/gui/ Temporary fix in "check_window_position". In future we need negative coordinates support without this procedure :-)  

Show All