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
1455 5116 d 10 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5118 d 5 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5119 d 17 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5120 d 7 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5122 d 4 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5122 d 17 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1448 5124 d 7 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1447 5126 d 15 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1445 5138 d 15 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1434 5152 d 8 h serge / linux-like kernel mutexes  
1425 5169 d 9 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5169 d 10 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1420 5178 d 8 h diamond /kernel/trunk/video/ size of temporary array for wallpaper code increased
due to fact that highest resolutions are possible
(should fix problems with wallpaper in high resolutions)
 
1419 5180 d 8 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
1410 5184 d 12 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1400 5188 d 11 h turbanoff /kernel/trunk/fs/ ext2. return correct date/time  
1398 5189 d 5 h turbanoff /kernel/trunk/fs/ ext2. fix bug in hdReadFolder cycle  
1397 5189 d 6 h turbanoff /kernel/trunk/fs/ support russian filenames in ext2  
1396 5189 d 8 h diamond /kernel/trunk/ fixed DEBUGF with %s and addressing with esp  
1394 5190 d 6 h diamond /kernel/trunk/core/ fixed debugging broken in rev. 1329  
1393 5190 d 11 h art_zh /kernel/trunk/ memmap info corrected  
1392 5190 d 13 h diamond /kernel/trunk/ more correct background redraw  
1391 5191 d 7 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)
 
1389 5193 d 9 h turbanoff /kernel/trunk/fs/ small fix  
1388 5193 d 14 h art_zh /kernel/trunk/ memmap.inc corrected; all free holes listed  
1387 5194 d 8 h turbanoff /kernel/trunk/fs/ ext2fs fix bugs with large file  
1384 5196 d 7 h turbanoff /kernel/trunk/fs/ ext2fs 70.5 support. fix bugs  
1381 5198 d 3 h diamond /kernel/trunk/gui/ fixed buttons code broken in rev. 1334  
1380 5200 d 15 h diamond /kernel/trunk/ do not unmask all IRQs  
1379 5205 d 10 h turbanoff /kernel/trunk/ small fix  
1378 5205 d 10 h turbanoff /kernel/trunk/ ext2fs support. read only  
1377 5206 d 14 h clevermouse /kernel/branches/net/drivers/ fix typo in network drivers  
1376 5213 d 14 h clevermouse /kernel/branches/net/ sync with trunk  
1375 5217 d 8 h Lrz /kernel/trunk/ some little changes  
1373 5219 d 4 h IgorA / deleted file 'editbox_ex.mac' all programs  
1370 5220 d 11 h art_zh /kernel/trunk/ declare mmio_pci_addr in a proper place  
1369 5220 d 13 h Lrz /kernel/trunk/ small changes and optimization  
1368 5220 d 13 h mikedld /kernel/trunk/gui/ * gui/window.inc optimizations: check_window_position & set_screen speedup  
1366 5221 d 9 h Lrz /kernel/trunk/core/ bugfix. jmp to sys_sheduler  
1365 5221 d 9 h Lrz /kernel/trunk/ bugfix for svn rev. 1344