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
5769 3182 d 14 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
5739 3189 d 3 h dunkaist /programs/develop/examples/circle/trunk/ circle: switch from MENUET00 to MENUET01  
/programs/develop/examples/circle/trunk/circle.asm
5732 3189 d 17 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
5696 3197 d 15 h hidnplayr /programs/develop/mtdbg/ MTDBG: draw window large enough at frist draw, to prevent double draw on startup.  
/programs/develop/mtdbg/gui.inc
5692 3199 d 18 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
/programs/develop/libraries/box_lib/trunk/menubar.mac
5679 3201 d 18 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
5636 3206 d 5 h leency /programs/develop/tinypad/trunk/ Tinypad 4.1: upgrade version number for previous revision, add changes to history.txt  
/programs/develop/tinypad/trunk/history.txt
/programs/develop/tinypad/trunk/tinypad.asm
5618 3209 d 12 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
/programs/develop/libraries/console/console.asm
5579 3220 d 9 h Pathoswithin /programs/develop/tinypad/trunk/ various fixes in tinypad  
/programs/develop/tinypad/trunk/tp-clipboard.asm
/programs/develop/tinypad/trunk/tp-key.asm
/programs/develop/tinypad/trunk/tp-mouse.asm
5545 3336 d 15 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
/programs/develop/libraries/network/network.asm
5539 3339 d 7 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
/programs/develop/libraries/http/examples/deflate.asm
/programs/develop/libraries/http/examples/get.asm
/programs/develop/libraries/http/examples/post.asm
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/examples/pasta.asm
5537 3339 d 14 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
5534 3339 d 16 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
/programs/cmm/browser/WebView.c
/programs/cmm/browser/downloader.h
/programs/cmm/downloader/Downloader.c
/programs/cmm/lib/obj/http.h
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
5518 3345 d 5 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.  
/programs/develop/libraries/truetype/trunk/history.txt
/programs/develop/libraries/truetype/trunk/truetype.c
5517 3346 d 7 h hidnplayr /programs/develop/libraries/truetype/trunk/ Separate original stb_truetype.h from kolibri library code, updated stb_truetype to version 1.02, added utf8 support for library functions, added compile.bat for windows users.  
/programs/develop/libraries/truetype/trunk/compile.bat
/programs/develop/libraries/truetype/trunk/glue.h
/programs/develop/libraries/truetype/trunk/stb_truetype.h
/programs/develop/libraries/truetype/trunk/truetype.c
/programs/develop/libraries/truetype/trunk/lib.c
/programs/develop/libraries/truetype/trunk/stb.h
5461 3363 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: human readable exception messages.  
/programs/develop/mtdbg/mtdbg.asm
5460 3363 d 12 h hidnplayr /programs/develop/mtdbg/ MTDBG: recognise long int 3 opcode (CD 03) as user breakpoint.  
/programs/develop/mtdbg/mtdbg.asm
5452 3364 d 12 h leency / Rename Panel to Taskbar  
/programs/system/taskbar
/programs/system/taskbar/trunk/TASKBAR.ASM
/programs/system/taskbar/trunk/taskbar.ini
/programs/system/panel
/programs/system/taskbar/trunk/PANEL.ASM
/programs/system/taskbar/trunk/panel.ini
/data/Tupfile.lua
/data/eng/docs/HOT_KEYS.TXT
/data/eng/settings/autorun.dat
/data/et/docs/HOT_KEYS.TXT
/data/et/settings/autorun.dat
/data/it/docs/HOT_KEYS.TXT
/data/it/settings/autorun.dat
/data/rus/docs/HISTORY.TXT
/data/rus/docs/HOT_KEYS.TXT
/data/rus/settings/autorun.dat
/data/sp/docs/HOT_KEYS.TXT
/data/sp/settings/autorun.dat
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/sec_loader/trunk/startos.ini
/programs/build_all.bat
/programs/develop/SPForth/meforth_samples/autorun2.f
/programs/system/menu/trunk/menu.asm
/programs/system/taskbar/trunk/Tupfile.lua
/programs/system/taskbar/trunk/build_en.bat
/programs/system/taskbar/trunk/build_et.bat
/programs/system/taskbar/trunk/build_ru.bat
/programs/system/taskbar/trunk/libini.inc
5418 3370 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/clip.asm
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
/programs/develop/libraries/TinyGL/asm_fork/zmath.asm
5415 3370 d 12 h IgorA /programs/ fix in function 'glopRotate'  
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/zmath.asm
/programs/media/voxel_editor/utilites/vox_tgl.asm

Show All