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
1315 5241 d 13 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
/programs/network/airc/trunk/airc.asm
1309 5245 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
/programs/develop/libraries/box_lib/trunk/tl_sys_16.bmp
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1308 5247 d 13 h diamond /programs/develop/libraries/libs-dev/libimg/png/ libimg: interlaced PNG  
/programs/develop/libraries/libs-dev/libimg/png/png.asm
1303 5251 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ Update 'TreeList':
1) update fun 'tl_key' - add keys: [Pg Up], [Pg Dn]; scan codes (66.2)
2) add new fun: 'tl_save_mem', 'tl_load_mem'
3) new param 'tl_info_capt_len'
 
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1302 5252 d 5 h tsdima /programs/network/ftps/trunk/ fix: delete command  
/programs/network/ftps/trunk/FTPS.ASM
1301 5252 d 6 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
/programs/network/ftps/trunk/FTPS.ASM
1297 5255 d 9 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
/programs/network/ftps/trunk/FTPS.ASM
1295 5255 d 12 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
/programs/develop/libraries/libs-dev/libini
1294 5255 d 12 h diamond /programs/develop/libraries/libs-dev/ remove libini without history  
/programs/develop/libraries/libs-dev/libini
1293 5255 d 15 h vkos /programs/system/launch/trunk/ Moved to libconfig  
/programs/system/launch/trunk/history.txt
/programs/system/launch/trunk/launch.asm
/programs/system/launch/trunk/readme.txt
1291 5255 d 15 h vkos /programs/develop/libraries/ 1) LibIni downgraded to revision 1233 due to license problems
2) Created GPL 3+ fork of it (libconfig) with all functions from last libini revision
 
/programs/develop/libraries/framework/trunk/libconfig
/programs/develop/libraries/framework/trunk/libconfig/find_str.asm
/programs/develop/libraries/framework/trunk/libconfig/libconfig.asm
/programs/develop/libraries/framework/trunk/libconfig/libini_p.asm
/programs/develop/libraries/framework/trunk/libconfig/libini_p.inc
/programs/develop/libraries/libs-dev/libini/libini.asm
/programs/develop/libraries/libs-dev/libini/libini_p.asm
/programs/develop/libraries/libs-dev/libini/libini_p.inc
1287 5256 d 7 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
/programs/network/ftps/trunk/FTPS.ASM
1286 5258 d 9 h vkos /programs/ 1) First commit of libIPC
2) Kobra (0.1.1) uses libIPC, compilation changed, files with non-kobra functions moved to framework
 
/programs/develop/libraries/framework
/programs/develop/libraries/framework/trunk
/programs/develop/libraries/framework/trunk/config.mk
/programs/develop/libraries/framework/trunk/gpl3.txt
/programs/develop/libraries/framework/trunk/include
/programs/develop/libraries/framework/trunk/include/defs.h
/programs/develop/libraries/framework/trunk/include/heap.h
/programs/develop/libraries/framework/trunk/include/ipc.h
/programs/develop/libraries/framework/trunk/include/kolibri.h
/programs/develop/libraries/framework/trunk/include/malloc.h
/programs/develop/libraries/framework/trunk/include/stdlib.h
/programs/develop/libraries/framework/trunk/kolibri
/programs/develop/libraries/framework/trunk/kolibri/kolibri.c
/programs/develop/libraries/framework/trunk/kolibri/makefile
/programs/develop/libraries/framework/trunk/libIPC
/programs/develop/libraries/framework/trunk/libIPC/ipc.c
/programs/develop/libraries/framework/trunk/libIPC/ipc.txt
/programs/develop/libraries/framework/trunk/libIPC/makefile
/programs/develop/libraries/framework/trunk/stdlib
/programs/develop/libraries/framework/trunk/stdlib/heap.c
/programs/develop/libraries/framework/trunk/stdlib/makefile
/programs/develop/libraries/framework/trunk/stdlib/malloc.c
/programs/develop/libraries/framework/trunk/stdlib/stdlib.c
/programs/system/kobra/trunk/defs.h
/programs/system/kobra/trunk/heap.c
/programs/system/kobra/trunk/heap.h
/programs/system/kobra/trunk/kolibri.c
/programs/system/kobra/trunk/kolibri.h
/programs/system/kobra/trunk/malloc.c
/programs/system/kobra/trunk/malloc.h
/programs/system/kobra/trunk/stdlib.c
/programs/system/kobra/trunk/stdlib.h
/programs/system/kobra/trunk/Makefile
/programs/system/kobra/trunk/history.txt
/programs/system/kobra/trunk/kobra.c
/programs/system/kobra/trunk/kobra.h
/programs/system/kobra/trunk/readme.txt
1285 5258 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1283 5260 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1277 5263 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
/programs/develop/libraries/box_lib/trunk/tl_nod_16.bmp
/programs/develop/libraries/box_lib/trunk/tl_sys_16.bmp
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
/programs/develop/libraries/box_lib/trunk/tree_list_doc/window_tree_list.png
/programs/develop/libraries/box_lib/trunk/box_lib.asm
1269 5271 d 5 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
/programs/develop/mtdbg/mtdbg.asm
1266 5272 d 8 h Lrz /programs/ upgrade CPU  
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.mac
/programs/system/cpu/trunk/cpu.asm
1265 5273 d 5 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
/programs/develop/mtdbg/mtdbg.asm
1262 5274 d 7 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
/programs/system/launch/trunk/config.inc
/programs/system/launch/trunk/ipc.inc
/programs/system/launch/trunk/kobra.inc
/programs/system/launch/trunk/thread.inc
/programs/system/launch/trunk/gpl2.txt
/programs/system/launch/trunk/history.txt
/programs/system/launch/trunk/launch.asm
/programs/system/launch/trunk/launch.cfg
/programs/system/launch/trunk/readme.txt

Show All