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
8015 1428 d 19 h leency /programs/ small fixes  
7996 1432 d 21 h leency / KFM: use build-in icons  
7994 1433 d 16 h leency / Backy: new version by JohnXenox  
7983 1435 d 16 h leency /programs/develop/oberon07/ oberon07: update to the latest version from https://github.com/AntKrotov/oberon-07-compiler  
7980 1436 d 14 h dunkaist /programs/develop/cmm/ c--: Add Makefile.win32 and Makefile.lin32.  
7971 1438 d 14 h hidnplayr /programs/develop/libraries/http/ bugfix  
7969 1438 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP lib: experimental support for ring buffers  
7960 1440 d 17 h leency / icons32.png: add Backy icon
appearance: bugfixes
quark: update search
 
7959 1441 d 0 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 1441 d 4 h leency /programs/develop/libraries/menuetlibc/src/libm/ menuetlibc: fix e_exp.s by Bughunter  
7957 1441 d 12 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7950 1442 d 1 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Typo in dlfcn.c  
7949 1442 d 2 h Boppan /programs/develop/ktcc/trunk/ Add functions from <libgen.h>
Add memrchr.c
 
7948 1442 d 3 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7942 1443 d 16 h leency /programs/develop/backy/ Backy: update by JohnXenox  
7929 1444 d 22 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7927 1445 d 1 h Boppan /programs/develop/backy/ Rewrite Backy to compile with GCC.  
7926 1445 d 5 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Add lib binaries for dynamic linking (IDK, why SVN skept em before)  
7925 1445 d 5 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 1446 d 18 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7910 1450 d 5 h leency /programs/ add tcc/samples/build_all.sh  
7906 1451 d 11 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1451 d 16 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1451 d 16 h leency / editbox: remove selection if element was deactivated  
7903 1451 d 20 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7888 1454 d 1 h rgimad /programs/develop/ktcc/trunk/ fix bug in "localtime" and "mktime" functions  
7884 1454 d 3 h leency /programs/develop/backy/ no autobuild, packed bin  
7883 1454 d 3 h leency /programs/develop/backy/ upload Backy by JohnXenox, trying to Autobuild  
7877 1454 d 22 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 1456 d 13 h leency / FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs
 
7861 1457 d 1 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'  
7859 1458 d 0 h leency /programs/develop/fasm/1.73/ FASM 1.73.24 by Prohor Nikiforov  
7858 1458 d 3 h pavelyakov /programs/develop/golang/ GOLANG: addition  
7857 1458 d 5 h Boppan /programs/develop/ktcc/trunk/ Fix issue #48 [http://bugs.kolibri-n.org/?id=48]  
7856 1458 d 5 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update libck.a:
Add <dlfcn.h> functions
Update sysmalloc, sysrealloc and sysfree to preserve general purpose registers.
Remove (likely accidentaly inserted) wtalloc.o.
 
7855 1458 d 5 h Boppan /programs/develop/ktcc/trunk/libc/ Make libck project self-containing.  
7851 1461 d 2 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Second call of dlerror should return NULL by the POSIX standard.  
7850 1461 d 3 h leency /programs/develop/ktcc/trunk/ remove duplication simple, force to add lib/*  
7849 1461 d 3 h leency / TCC: join two dirs into one  
7847 1461 d 4 h Boppan /programs/develop/ktcc/trunk/libc/ Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc)