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
5904 3099 d 6 h hidnplayr /programs/develop/libraries/http/ Fix memory leak in HTTP library.  
5881 3103 d 12 h IgorA /programs/develop/ 1) fix in system macro 'copy_path'
2) optimize program 'info3ds'
 
5879 3105 d 3 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5845 3127 d 17 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: fix option checkmarks  
5838 3128 d 15 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: integer zoom feature  
5835 3130 d 18 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5832 3153 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5769 3176 d 14 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
5739 3183 d 3 h dunkaist /programs/develop/examples/circle/trunk/ circle: switch from MENUET00 to MENUET01  
5732 3183 d 17 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
5696 3191 d 15 h hidnplayr /programs/develop/mtdbg/ MTDBG: draw window large enough at frist draw, to prevent double draw on startup.  
5692 3193 d 18 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
5679 3195 d 18 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
5636 3200 d 5 h leency /programs/develop/tinypad/trunk/ Tinypad 4.1: upgrade version number for previous revision, add changes to history.txt  
5618 3203 d 12 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
5579 3214 d 9 h Pathoswithin /programs/develop/tinypad/trunk/ various fixes in tinypad  
5545 3330 d 15 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
5539 3333 d 6 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
5537 3333 d 14 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
5534 3333 d 15 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5518 3339 d 5 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.  
5517 3340 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.  
5461 3357 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: human readable exception messages.  
5460 3357 d 12 h hidnplayr /programs/develop/mtdbg/ MTDBG: recognise long int 3 opcode (CD 03) as user breakpoint.  
5452 3358 d 12 h leency / Rename Panel to Taskbar  
5418 3364 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5415 3364 d 12 h IgorA /programs/ fix in function 'glopRotate'  
5412 3365 d 8 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in function 'glGenLists'  
5392 3371 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
5389 3382 d 11 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_flip_h' & optimizations  
5387 3384 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glColor3ub' & some fixes  
5381 3397 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix rev. 5380  
5380 3397 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
5358 3406 d 12 h hidnplayr /programs/develop/libraries/network/ Check for errors from socket_receive.  
5353 3407 d 8 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5337 3412 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add arrays example  
5290 3414 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add wired & points sphere;
add 2 functions in quadric object
 
5278 3415 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5269 3417 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in material colors  
5262 3420 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in Light functions