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
1303 5258 d 8 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 5258 d 22 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5258 d 22 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5262 d 2 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1295 5262 d 4 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1294 5262 d 4 h diamond /programs/develop/libraries/libs-dev/ remove libini without history  
1293 5262 d 8 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1291 5262 d 8 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 5263 d 0 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1286 5265 d 1 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 5265 d 9 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 5267 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1277 5270 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1269 5277 d 22 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1266 5279 d 1 h Lrz /programs/ upgrade CPU  
1265 5279 d 21 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
1262 5281 d 0 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
1261 5281 d 0 h vkos /programs/ 1) Added kobra_st.s which is needed to compile Kobra
2) Added basic SDK to work with Kobra
 
1252 5283 d 3 h diamond /programs/develop/libraries/libs-dev/libimg/ procedure img.draw fixed  
1248 5284 d 22 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 5284 d 23 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1245 5289 d 22 h hidnplayr /programs/demos/3DS/ New View3ds demo from macgub  
1244 5292 d 6 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 5292 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) Small fix for FileBrowser.
 
1242 5292 d 11 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.10  
1240 5294 d 9 h vkos /programs/develop/libraries/libs-dev/libini/ Added function ini_get_bool  
1238 5295 d 3 h vkos /programs/system/kobra/ Initial commit of Kobra, Kolibri Bus for Reaching Applications  
1236 5295 d 23 h vkos /programs/system/launch/trunk/ Using function get_option_str from libini instead of independent parsing. New import names  
1235 5296 d 0 h vkos /programs/develop/libraries/libs-dev/libini/ Fix for previos revision  
1234 5296 d 1 h vkos /programs/develop/libraries/libs-dev/libini/ Added function get_option_str: read string, compare with list of possible & return its' number  
1228 5298 d 5 h Lrz /programs/ upgrade  
1227 5298 d 22 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) A small fix for OptionBox - removed unnecessary redrawing when processing mouse events.
2) Build.sh - script to compile Box_lib library under Linux
 
1224 5300 d 4 h vkos /programs/develop/libraries/libGUI/SRC/ Forgeted to send in previos revision  
1223 5300 d 4 h vkos /programs/develop/libraries/libGUI/SRC/ Replaced meneger with manager, corrected makefile to work on x86-64  
1219 5304 d 0 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Open Dialog - component to select the file
Build.sh - script to compile examples Box_lib under Linux
 
1218 5304 d 16 h Lrz /programs/ Some programs already wrote on C will have using new structure an edit_box and they will have new ability to use system library box_lib.obj.  
1217 5305 d 18 h Lrz /programs/develop/libraries/box_lib/C--/trunk/ some upgrade. It's work with last library box_lib.obj.  
1216 5305 d 19 h Lrz /programs/develop/libraries/box_lib/trunk/ A bugfix for previously commit.  
1215 5306 d 3 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
1) Small fix for FileBrowser
 
1214 5308 d 1 h Lrz /programs/ A library box_lib.obj is reentrant dll.