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
6044 3033 d 15 h pathoswithin /kernel/trunk/gui/ Non-skinned button press style  
6035 3033 d 23 h pathoswithin /kernel/trunk/gui/ Button press style  
6032 3036 d 5 h pathoswithin /kernel/trunk/gui/ Button style  
6031 3037 d 1 h pathoswithin /kernel/trunk/gui/ Button style and code refactoring  
6009 3045 d 19 h leency /kernel/trunk/gui/ kernel: change buttons style  
5580 3205 d 16 h leency /kernel/trunk/gui/ kernel: button draw optimization (removed unnecessary overlapping)  
5363 3397 d 12 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5185 3445 d 8 h mario79 /kernel/trunk/gui/ The rollback r.4970.  
4970 3609 d 12 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
2455 4428 d 15 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4429 d 14 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2384 4447 d 13 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4579 d 10 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1391 5194 d 13 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)
 
1381 5201 d 9 h diamond /kernel/trunk/gui/ fixed buttons code broken in rev. 1334  
1362 5227 d 6 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1341 5233 d 10 h mikedld /kernel/trunk/gui/ * gui/button.inc refactoring fix (remove_button)  
1334 5235 d 13 h mikedld /kernel/trunk/ * gui/button.inc refactoring
* only 16 ID bits were checked on button delete, 24 now
* negative button frame draw speed up
 
1300 5261 d 18 h serge /kernel/trunk/ kms: pre rc8  
1168 5335 d 13 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  

Show All