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 1051 d 6 h leency / kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3
 
8869 1056 d 16 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 3044 d 9 h pathoswithin /kernel/trunk/gui/ Non-skinned button press style  
6035 3044 d 17 h pathoswithin /kernel/trunk/gui/ Button press style  
6032 3046 d 22 h pathoswithin /kernel/trunk/gui/ Button style  
6031 3047 d 18 h pathoswithin /kernel/trunk/gui/ Button style and code refactoring  
6009 3056 d 12 h leency /kernel/trunk/gui/ kernel: change buttons style  
5580 3216 d 9 h leency /kernel/trunk/gui/ kernel: button draw optimization (removed unnecessary overlapping)  
5363 3408 d 5 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5185 3456 d 2 h mario79 /kernel/trunk/gui/ The rollback r.4970.  
4970 3620 d 5 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
2455 4439 d 9 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4440 d 7 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2384 4458 d 7 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4590 d 4 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1391 5205 d 6 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 5212 d 3 h diamond /kernel/trunk/gui/ fixed buttons code broken in rev. 1334  
1362 5238 d 0 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1341 5244 d 4 h mikedld /kernel/trunk/gui/ * gui/button.inc refactoring fix (remove_button)  
1334 5246 d 7 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