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
8926 1038 d 11 h leency / kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3
 
8869 1043 d 21 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
6044 3031 d 15 h pathoswithin /kernel/trunk/gui/ Non-skinned button press style  
6035 3031 d 22 h pathoswithin /kernel/trunk/gui/ Button press style  
6032 3034 d 4 h pathoswithin /kernel/trunk/gui/ Button style  
6031 3035 d 0 h pathoswithin /kernel/trunk/gui/ Button style and code refactoring  
6009 3043 d 18 h leency /kernel/trunk/gui/ kernel: change buttons style  
5580 3203 d 15 h leency /kernel/trunk/gui/ kernel: button draw optimization (removed unnecessary overlapping)  
5363 3395 d 11 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5185 3443 d 8 h mario79 /kernel/trunk/gui/ The rollback r.4970.  
4970 3607 d 11 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
2455 4426 d 14 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4427 d 13 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2384 4445 d 12 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4577 d 9 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1391 5192 d 12 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 5199 d 8 h diamond /kernel/trunk/gui/ fixed buttons code broken in rev. 1334  
1362 5225 d 6 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1341 5231 d 10 h mikedld /kernel/trunk/gui/ * gui/button.inc refactoring fix (remove_button)  
1334 5233 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
 

Show All