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
1730 4875 d 17 h clevermouse /kernel/trunk/ Video subsystem:
* export GetDisplay and SetScreen for COFF drivers
* fix out-of-bound access to screen map in __sys_disable_mouse
 
1629 4969 d 6 h serge /kernel/trunk/ f62/pci_api: and again  
1615 4983 d 9 h serge /kernel/trunk/core/ 1)kernel_free: set proper return value
2)export get_timer_ticks
 
1614 4984 d 12 h serge /kernel/trunk/ sysfn62: again and again...  
1612 4985 d 6 h serge /kernel/trunk/ 1)sysfn62 yet anothe fix
2)new exports
 
1591 5002 d 21 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1517 5044 d 11 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1516 5044 d 11 h diamond /kernel/trunk/ make.sh from http://board.kolibrios.org/viewtopic.php?f=1&t=1459  
1501 5069 d 9 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5072 d 13 h Lrz /kernel/trunk/ 61 system function.  
1496 5073 d 11 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5075 d 2 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5075 d 12 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5077 d 15 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1461 5112 d 11 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1452 5131 d 10 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1448 5135 d 10 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1434 5163 d 11 h serge / linux-like kernel mutexes  
1394 5201 d 9 h diamond /kernel/trunk/core/ fixed debugging broken in rev. 1329  
1391 5202 d 10 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)
 

Show All