Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
154 6420 d 18 h diamond / File subsystem: fixed function 70.0 for CD
Window subsystem: now minimized windows are not activated when program terminates
@RB: now it ignores minimized windows
CMD: version from K0600 distro (modified to use fn 70.7 instead of 19) +
redraw does not change window border
 
/kernel/branches/gfx_kernel/fs/iso9660.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/fs/iso9660.inc
/programs/develop/cmd/trunk/cmd.asm
/programs/system/rb/trunk/@RB.ASM
/programs/system/rb/trunk/macros.inc
152 6420 d 20 h heavyiron /kernel/ Scripts now deletes lang.inc after compiling kernel.
Removed tabs from code (preboot.inc)
 
/kernel/branches/gfx_kernel/build_en.bat
/kernel/branches/gfx_kernel/build_ru.bat
/kernel/trunk/boot/preboot.inc
/kernel/trunk/build_en.bat
/kernel/trunk/build_ge.bat
/kernel/trunk/build_ru.bat
150 6421 d 19 h diamond /kernel/ File subsystem: fixed error in function 70.5 for CD
Window subsystem: now when window coordinates are changed,
client area is changed too
 
/kernel/branches/gfx_kernel/fs/iso9660.inc
/kernel/trunk/fs/iso9660.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
143 6439 d 18 h diamond / bootcode.inc: fixed error in loader block checks
dev_hdcd.inc: increased delay in reset function
kernel.asm: now kernel loads system programs (vrr_m/launcher and cpu) via fn 70
shutdown.inc: corrected code of rose output
IR, VRR_M: modified to use function 70 + optimization
 
/kernel/branches/gfx_kernel/kernel.asm
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/detect/dev_hdcd.inc
/kernel/trunk/kernel.asm
/programs/system/ir/trunk/ir.asm
/programs/system/vrr_m/trunk/vrr_m.asm
139 6442 d 17 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70
 
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/gui/font.inc
/kernel/branches/gfx_kernel/kernel.asm
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat32.inc
/kernel/trunk/gui/font.inc
/kernel/trunk/kernel.asm
/programs/media/ac97wav/trunk/ac97wav.asm
/programs/media/ac97wav/trunk/frontend.inc
/programs/media/ac97wav/trunk/macros.inc
/programs/media/ac97wav/trunk/meosfunc.inc
/programs/media/midamp/trunk/draw.inc
/programs/media/midamp/trunk/event.inc
/programs/media/midamp/trunk/gif_lite.inc
/programs/media/midamp/trunk/playlist.inc
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/dump.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/sys.inc
/programs/other/rtfread/trunk/bgifont.inc
/programs/other/rtfread/trunk/rtf_lite.inc
/programs/other/rtfread/trunk/rtfread.asm
134 6446 d 18 h diamond / Kernel: now bootcode loads from floppy only used sectors

sysxtree: rewritten to 70th function, corrected scrollbar
copyr: new version for new sysxtree
@rcher, rtfread: modified to work with new sysxtree
midamp: added version modified to work with new sysxtree
 
/programs/media/midamp
/programs/media/midamp/trunk
/programs/media/midamp/trunk/MIDAMP.ASM
/programs/media/midamp/trunk/bottom.gif
/programs/media/midamp/trunk/build.bat
/programs/media/midamp/trunk/buttons.gif
/programs/media/midamp/trunk/debug.inc
/programs/media/midamp/trunk/dlg.inc
/programs/media/midamp/trunk/draw.inc
/programs/media/midamp/trunk/event.inc
/programs/media/midamp/trunk/gif_lite.inc
/programs/media/midamp/trunk/hdr.gif
/programs/media/midamp/trunk/macros.inc
/programs/media/midamp/trunk/midamp.txt
/programs/media/midamp/trunk/midilite.inc
/programs/media/midamp/trunk/playlist.inc
/programs/media/midamp/trunk/playlist.txt
/programs/media/midamp/trunk/playnote.txt
/programs/media/midamp/trunk/thread.inc
/kernel/branches/gfx_kernel/boot/bootcode.inc
/kernel/branches/gfx_kernel/boot/booteng.inc
/kernel/branches/gfx_kernel/boot/bootru.inc
/kernel/trunk/boot/bootcode.inc
/programs/fs/copyr/trunk/ascl.inc
/programs/fs/copyr/trunk/copyr.asm
/programs/fs/sysxtree/trunk/ascl.inc
/programs/fs/sysxtree/trunk/sysxtree.asm
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/arcmacro.inc
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/sys.inc
/programs/other/rtfread/trunk/ascl.inc
/programs/other/rtfread/trunk/bgifont.inc
/programs/other/rtfread/trunk/macros.inc
/programs/other/rtfread/trunk/rtfread.asm
133 6449 d 18 h diamond / File system: new function 70.4 to set file size
Graphics: fixed error when putimage and drawrect do not draw pixels
on right and bottom window sides
Processes: fixed kernel fault when program to load is too big
Programs: EYES: now it works with new kernel (rev. 130). Size optimization.
Blinking deleted.
 
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/core/sys32.inc
/kernel/branches/gfx_kernel/fs/fat12.inc
/kernel/branches/gfx_kernel/fs/fat32.inc
/kernel/branches/gfx_kernel/fs/fs.inc
/kernel/branches/gfx_kernel/fs/fs_lfn.inc
/kernel/branches/gfx_kernel/video/vesa20.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/video/vesa20.inc
/programs/demos/eyes/trunk/eyes.asm
131 6452 d 17 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
/programs/develop/examples/numcalc
/programs/fs/sysxtree/trunk/ascgml.inc
/programs/fs/sysxtree/trunk/ascml.inc
/programs/fs/sysxtree/trunk/systr12.GIF
/programs/fs/sysxtree/trunk/xtree.bmp
/programs/fs/sysxtree/trunk/xtree.ico
/programs/fs/sysxtree/trunk/xtreeinf.txt
/programs/fs/sysxtree/trunk/xtreinfo.txt
/programs/other/archer/trunk/dump.inc
/programs/demos/numcalc
/programs/fs/sysxtree/trunk/SYSTR12.GIF
/programs/games/tetris/trunk/block.inc
/programs/games/tetris/trunk/blocks.inc
/programs/games/tetris/trunk/key.inc
/programs/games/tetris/trunk/menu.inc
/programs/games/tetris/trunk/mouse.inc
/programs/games/tetris/trunk/random.inc
/programs/games/tetris/trunk/score.inc
/programs/games/tetris/trunk/table.inc
/programs/games/tetris/trunk/window.inc
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/docs/sysfuncr.txt
/kernel/branches/gfx_kernel/docs/sysfuncs.txt
/kernel/branches/gfx_kernel/fs/fat12.inc
/kernel/branches/gfx_kernel/fs/fat32.inc
/kernel/branches/gfx_kernel/fs/fs_lfn.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/programs/demos/bgitest/trunk/bgifont.inc
/programs/demos/bgitest/trunk/bgitest.asm
/programs/develop/heed/trunk/heed.asm
/programs/fs/sysxtree/trunk/ascgl.inc
/programs/fs/sysxtree/trunk/ascl.inc
/programs/fs/sysxtree/trunk/macros.inc
/programs/fs/sysxtree/trunk/sysxtree.asm
/programs/games/c4/trunk/c4.asm
/programs/games/tetris/trunk/tetris.asm
/programs/network/netsendc/trunk/netsendc.asm
/programs/network/netsends/trunk/netsends.asm
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/arcmacro.inc
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/debug.inc
/programs/other/archer/trunk/deflate.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/parser.inc
/programs/other/archer/trunk/sys.inc
/programs/system/board/trunk/board.asm
/programs/system/panel/trunk/@PANEL.ASM
/programs/system/pic4/trunk/pic4.asm
/programs/system/vrr/trunk/vrr.asm
129 6456 d 9 h mikedld /kernel/branches/gfx_kernel/ Added gfx_kernel branch  
/kernel/branches/gfx_kernel
/kernel/branches/gfx_kernel/blkdev
/kernel/branches/gfx_kernel/blkdev/cd_drv.inc
/kernel/branches/gfx_kernel/blkdev/cdrom.inc
/kernel/branches/gfx_kernel/blkdev/fdc.inc
/kernel/branches/gfx_kernel/blkdev/flp_drv.inc
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/blkdev/rdsave.inc
/kernel/branches/gfx_kernel/boot
/kernel/branches/gfx_kernel/boot/bootcode.inc
/kernel/branches/gfx_kernel/boot/booteng.inc
/kernel/branches/gfx_kernel/boot/bootru.inc
/kernel/branches/gfx_kernel/boot/bootvesa.inc
/kernel/branches/gfx_kernel/boot/drawtext.inc
/kernel/branches/gfx_kernel/boot/preboot.inc
/kernel/branches/gfx_kernel/boot/rdload.inc
/kernel/branches/gfx_kernel/boot/ru.inc
/kernel/branches/gfx_kernel/boot/shutdown.inc
/kernel/branches/gfx_kernel/build_en.bat
/kernel/branches/gfx_kernel/build_ru.bat
/kernel/branches/gfx_kernel/bus
/kernel/branches/gfx_kernel/bus/pci
/kernel/branches/gfx_kernel/bus/pci/pci16.inc
/kernel/branches/gfx_kernel/bus/pci/pci32.inc
/kernel/branches/gfx_kernel/core
/kernel/branches/gfx_kernel/core/debug.inc
/kernel/branches/gfx_kernel/core/mem.inc
/kernel/branches/gfx_kernel/core/memmanag.inc
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/core/physmem.inc
/kernel/branches/gfx_kernel/core/sched.inc
/kernel/branches/gfx_kernel/core/sync.inc
/kernel/branches/gfx_kernel/core/sys32.inc
/kernel/branches/gfx_kernel/core/syscall.inc
/kernel/branches/gfx_kernel/detect
/kernel/branches/gfx_kernel/detect/commouse.inc
/kernel/branches/gfx_kernel/detect/dev_fd.inc
/kernel/branches/gfx_kernel/detect/dev_hdcd.inc
/kernel/branches/gfx_kernel/detect/disks.inc
/kernel/branches/gfx_kernel/detect/ps2mouse.inc
/kernel/branches/gfx_kernel/detect/sear_par.inc
/kernel/branches/gfx_kernel/docs
/kernel/branches/gfx_kernel/docs/apm
/kernel/branches/gfx_kernel/docs/apm/README.TXT
/kernel/branches/gfx_kernel/docs/apm/apm.txt
/kernel/branches/gfx_kernel/docs/sysfuncr.txt
/kernel/branches/gfx_kernel/docs/sysfuncs.txt
/kernel/branches/gfx_kernel/fs
/kernel/branches/gfx_kernel/fs/fat12.inc
/kernel/branches/gfx_kernel/fs/fat32.inc
/kernel/branches/gfx_kernel/fs/fs.inc
/kernel/branches/gfx_kernel/fs/fs_lfn.inc
/kernel/branches/gfx_kernel/fs/fs_phys.inc
/kernel/branches/gfx_kernel/fs/iso9660.inc
/kernel/branches/gfx_kernel/fs/part_set.inc
/kernel/branches/gfx_kernel/gui
/kernel/branches/gfx_kernel/gui/button.inc
/kernel/branches/gfx_kernel/gui/event.inc
/kernel/branches/gfx_kernel/gui/font.inc
/kernel/branches/gfx_kernel/gui/mouse.inc
/kernel/branches/gfx_kernel/gui/skincode.inc
/kernel/branches/gfx_kernel/gui/skindata.inc
/kernel/branches/gfx_kernel/gui/window.inc
/kernel/branches/gfx_kernel/hid
/kernel/branches/gfx_kernel/hid/keyboard.inc
/kernel/branches/gfx_kernel/hid/m_com1.inc
/kernel/branches/gfx_kernel/hid/m_com2.inc
/kernel/branches/gfx_kernel/hid/m_ps2.inc
/kernel/branches/gfx_kernel/hid/mousedrv.inc
/kernel/branches/gfx_kernel/hid/set_dtc.inc
/kernel/branches/gfx_kernel/kernel.asm
/kernel/branches/gfx_kernel/kernel16.inc
/kernel/branches/gfx_kernel/kernel32.inc
/kernel/branches/gfx_kernel/kglobals.inc
/kernel/branches/gfx_kernel/lang.inc
/kernel/branches/gfx_kernel/makefile
/kernel/branches/gfx_kernel/memmap.inc
/kernel/branches/gfx_kernel/network
/kernel/branches/gfx_kernel/network/eth_drv
/kernel/branches/gfx_kernel/network/eth_drv/3c59x.inc
/kernel/branches/gfx_kernel/network/eth_drv/ethernet.inc
/kernel/branches/gfx_kernel/network/eth_drv/i8255x.inc
/kernel/branches/gfx_kernel/network/eth_drv/pcnet32.inc
/kernel/branches/gfx_kernel/network/eth_drv/rtl8029.inc
/kernel/branches/gfx_kernel/network/eth_drv/rtl8139.inc
/kernel/branches/gfx_kernel/network/eth_drv/sis900.inc
/kernel/branches/gfx_kernel/network/ip.inc
/kernel/branches/gfx_kernel/network/queue.inc
/kernel/branches/gfx_kernel/network/stack.inc
/kernel/branches/gfx_kernel/network/tcp.inc
/kernel/branches/gfx_kernel/network/udp.inc
/kernel/branches/gfx_kernel/skin
/kernel/branches/gfx_kernel/skin/base.bmp
/kernel/branches/gfx_kernel/skin/base_1.bmp
/kernel/branches/gfx_kernel/skin/default.asm
/kernel/branches/gfx_kernel/skin/left.bmp
/kernel/branches/gfx_kernel/skin/left_1.bmp
/kernel/branches/gfx_kernel/skin/me_skin.inc
/kernel/branches/gfx_kernel/skin/myblue.dtp
/kernel/branches/gfx_kernel/skin/oper.bmp
/kernel/branches/gfx_kernel/skin/oper_1.bmp
/kernel/branches/gfx_kernel/sound
/kernel/branches/gfx_kernel/sound/playnote.inc
/kernel/branches/gfx_kernel/sound/sb16.inc
/kernel/branches/gfx_kernel/video
/kernel/branches/gfx_kernel/video/vesa12.inc
/kernel/branches/gfx_kernel/video/vesa20.inc
/kernel/branches/gfx_kernel/video/vga.inc
/kernel/branches/gfx_kernel/vmode
/kernel/branches/gfx_kernel/vmode/clipping.asm
/kernel/branches/gfx_kernel/vmode/clipping.inc
/kernel/branches/gfx_kernel/vmode/makefile
/kernel/branches/gfx_kernel/vmode/norm_04.inc
/kernel/branches/gfx_kernel/vmode/norm_08.inc
/kernel/branches/gfx_kernel/vmode/norm_15.inc
/kernel/branches/gfx_kernel/vmode/norm_16.inc
/kernel/branches/gfx_kernel/vmode/norm_24.inc
/kernel/branches/gfx_kernel/vmode/norm_32.inc
/kernel/branches/gfx_kernel/vmode/normal.asm
/kernel/branches/gfx_kernel/vmode/normal.inc
/kernel/branches/gfx_kernel/vmode/struct.inc
/kernel/branches/gfx_kernel/vmode/vmode.asm
/kernel/branches/gfx_kernel/vmode/vmode.txt
/kernel/branches/gfx_kernel/vmodeint.inc
/kernel/branches/gfx_kernel/vmodeld.inc
128 6456 d 10 h mikedld /kernel/branches/ Created branches folder  
/kernel/branches