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
1339 5259 d 19 h hidnplayr /programs/other/t_edit/ Updated t_edit program so it compiles with latest sources from SVN  
1338 5260 d 7 h IgorA /programs/other/t_edit/ add program 'TextEditor' version 29.12.09  
1328 5265 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ update TreeList:
1) add new function 'tl_get_mem_size' - get size memory block
2) fix functions: 'tl_save_mem', 'tl_load_mem' - calculate size memory block
 
1327 5268 d 7 h diamond /programs/develop/libraries/libs-dev/libini/ libini: ini_get_shortcut added  
1325 5272 d 9 h tsdima /programs/network/ftps/trunk/ change directory added  
1323 5273 d 11 h tsdima /programs/network/ftps/trunk/ buffered output for LIST and NLST  
1316 5276 d 6 h serge / kms kernel  
1315 5276 d 16 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1309 5280 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
1308 5282 d 16 h diamond /programs/develop/libraries/libs-dev/libimg/png/ libimg: interlaced PNG  
1303 5286 d 19 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'
 
1302 5287 d 9 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5287 d 9 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5290 d 12 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1295 5290 d 15 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1294 5290 d 15 h diamond /programs/develop/libraries/libs-dev/ remove libini without history  
1293 5290 d 18 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1291 5290 d 18 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
 
1287 5291 d 11 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1286 5293 d 12 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
 
1285 5293 d 19 h IgorA /programs/develop/libraries/box_lib/trunk/ add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.  
1283 5295 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1277 5298 d 20 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1269 5306 d 9 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1266 5307 d 11 h Lrz /programs/ upgrade CPU  
1265 5308 d 8 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
1262 5309 d 10 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
1261 5309 d 10 h vkos /programs/ 1) Added kobra_st.s which is needed to compile Kobra
2) Added basic SDK to work with Kobra
 
1252 5311 d 14 h diamond /programs/develop/libraries/libs-dev/libimg/ procedure img.draw fixed  
1248 5313 d 9 h mario79 /programs/develop/libraries/box_lib/ Box_Lib:
1) Small fix for FileBrowser control.
2) OpenDialog - fix for Tab key and additional associations for icons.
 
1247 5313 d 10 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1245 5318 d 8 h hidnplayr /programs/demos/3DS/ New View3ds demo from macgub  
1244 5320 d 17 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog:
1) use EditBox to display and enter the path, switch by use Tab key
2) fixed sorting of files
3) Icons by Leency
 
1243 5320 d 19 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) Small fix for FileBrowser.
 
1242 5320 d 22 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.10  
1240 5322 d 19 h vkos /programs/develop/libraries/libs-dev/libini/ Added function ini_get_bool  
1238 5323 d 13 h vkos /programs/system/kobra/ Initial commit of Kobra, Kolibri Bus for Reaching Applications  
1236 5324 d 10 h vkos /programs/system/launch/trunk/ Using function get_option_str from libini instead of independent parsing. New import names  
1235 5324 d 10 h vkos /programs/develop/libraries/libs-dev/libini/ Fix for previos revision  
1234 5324 d 11 h vkos /programs/develop/libraries/libs-dev/libini/ Added function get_option_str: read string, compare with list of possible & return its' number