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
1612 4975 d 14 h serge /kernel/trunk/ 1)sysfn62 yet anothe fix
2)new exports
 
1591 4993 d 4 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1517 5034 d 19 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1516 5034 d 19 h diamond /kernel/trunk/ make.sh from http://board.kolibrios.org/viewtopic.php?f=1&t=1459  
1501 5059 d 16 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5062 d 20 h Lrz /kernel/trunk/ 61 system function.  
1496 5063 d 19 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5065 d 9 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5065 d 19 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5067 d 22 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1461 5102 d 18 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1452 5121 d 18 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1448 5125 d 17 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1434 5153 d 18 h serge / linux-like kernel mutexes  
1394 5191 d 17 h diamond /kernel/trunk/core/ fixed debugging broken in rev. 1329  
1391 5192 d 17 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)
 
1375 5218 d 19 h Lrz /kernel/trunk/ some little changes  
1369 5222 d 0 h Lrz /kernel/trunk/ small changes and optimization  
1366 5222 d 19 h Lrz /kernel/trunk/core/ bugfix. jmp to sys_sheduler  
1362 5225 d 11 h mikedld /kernel/trunk/ * gui/window.inc refactoring  

Show All