Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1391 5186 d 9 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)
 
1390 5187 d 16 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1389 5188 d 11 h turbanoff /kernel/trunk/fs/ small fix  
1388 5188 d 16 h art_zh /kernel/trunk/ memmap.inc corrected; all free holes listed  
1387 5189 d 10 h turbanoff /kernel/trunk/fs/ ext2fs fix bugs with large file  
1386 5189 d 16 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5190 d 14 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1384 5191 d 9 h turbanoff /kernel/trunk/fs/ ext2fs 70.5 support. fix bugs  
1383 5192 d 4 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1382 5193 d 5 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1381 5193 d 5 h diamond /kernel/trunk/gui/ fixed buttons code broken in rev. 1334  
1380 5195 d 17 h diamond /kernel/trunk/ do not unmask all IRQs  
1379 5200 d 12 h turbanoff /kernel/trunk/ small fix  
1378 5200 d 12 h turbanoff /kernel/trunk/ ext2fs support. read only  
1377 5201 d 17 h clevermouse /kernel/branches/net/drivers/ fix typo in network drivers  
1376 5208 d 16 h clevermouse /kernel/branches/net/ sync with trunk  
1375 5212 d 10 h Lrz /kernel/trunk/ some little changes  
1374 5213 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5214 d 6 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5214 d 10 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.
 

Show All