Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8088 1336 d 11 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8083 1339 d 3 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
8069 1349 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
8063 1352 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
8062 1354 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glOrtho', small optimize, clean code  
8059 1359 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'gluPerspective',
fix function 'glFrustum'
 
8057 1378 d 9 h Boppan /programs/develop/ktcc/trunk/ Add library for importing functions from Box_lib.obj via tcc.  
8036 1450 d 8 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
8023 1455 d 2 h hidnplayr /programs/develop/libraries/http/ Always set connection closed flag after server closed connection and close from our end as well.  
8015 1459 d 5 h leency /programs/ small fixes  
7996 1463 d 7 h leency / KFM: use build-in icons  
7994 1464 d 2 h leency / Backy: new version by JohnXenox  
7983 1466 d 2 h leency /programs/develop/oberon07/ oberon07: update to the latest version from https://github.com/AntKrotov/oberon-07-compiler  
7980 1467 d 1 h dunkaist /programs/develop/cmm/ c--: Add Makefile.win32 and Makefile.lin32.  
7971 1469 d 0 h hidnplayr /programs/develop/libraries/http/ bugfix  
7969 1469 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP lib: experimental support for ring buffers  
7960 1471 d 4 h leency / icons32.png: add Backy icon
appearance: bugfixes
quark: update search
 
7959 1471 d 10 h leency / boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
 
7958 1471 d 14 h leency /programs/develop/libraries/menuetlibc/src/libm/ menuetlibc: fix e_exp.s by Bughunter  
7957 1471 d 22 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7950 1472 d 11 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Typo in dlfcn.c  
7949 1472 d 12 h Boppan /programs/develop/ktcc/trunk/ Add functions from <libgen.h>
Add memrchr.c
 
7948 1472 d 13 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7942 1474 d 3 h leency /programs/develop/backy/ Backy: update by JohnXenox  
7929 1475 d 9 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7927 1475 d 11 h Boppan /programs/develop/backy/ Rewrite Backy to compile with GCC.  
7926 1475 d 15 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Add lib binaries for dynamic linking (IDK, why SVN skept em before)  
7925 1475 d 15 h Boppan /programs/develop/ktcc/trunk/ Implement dynamic linking with system libraries via -lsyslibname:
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.
 
7919 1477 d 4 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7910 1480 d 16 h leency /programs/ add tcc/samples/build_all.sh  
7906 1481 d 21 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1482 d 2 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1482 d 2 h leency / editbox: remove selection if element was deactivated  
7903 1482 d 6 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7888 1484 d 11 h rgimad /programs/develop/ktcc/trunk/ fix bug in "localtime" and "mktime" functions  
7884 1484 d 14 h leency /programs/develop/backy/ no autobuild, packed bin  
7883 1484 d 14 h leency /programs/develop/backy/ upload Backy by JohnXenox, trying to Autobuild  
7877 1485 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit:
fixed color highlighting at the end of the file,
scrolling with the mouse wheel 3 lines.
 
7863 1486 d 23 h leency / FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs
 
7861 1487 d 11 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'