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
1316 5270 d 21 h serge / kms kernel  
1315 5271 d 7 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1309 5275 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
1308 5277 d 7 h diamond /programs/develop/libraries/libs-dev/libimg/png/ libimg: interlaced PNG  
1303 5281 d 10 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 5282 d 0 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5282 d 0 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5285 d 3 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1295 5285 d 6 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1294 5285 d 6 h diamond /programs/develop/libraries/libs-dev/ remove libini without history  
1293 5285 d 9 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1291 5285 d 10 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 5286 d 2 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1286 5288 d 3 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 5288 d 10 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 5290 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1277 5293 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1269 5301 d 0 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1266 5302 d 3 h Lrz /programs/ upgrade CPU  
1265 5302 d 23 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
1262 5304 d 1 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
1261 5304 d 1 h vkos /programs/ 1) Added kobra_st.s which is needed to compile Kobra
2) Added basic SDK to work with Kobra
 
1252 5306 d 5 h diamond /programs/develop/libraries/libs-dev/libimg/ procedure img.draw fixed  
1248 5308 d 0 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 5308 d 1 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1245 5312 d 23 h hidnplayr /programs/demos/3DS/ New View3ds demo from macgub  
1244 5315 d 8 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 5315 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) Small fix for FileBrowser.
 
1242 5315 d 13 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.10  
1240 5317 d 11 h vkos /programs/develop/libraries/libs-dev/libini/ Added function ini_get_bool  
1238 5318 d 4 h vkos /programs/system/kobra/ Initial commit of Kobra, Kolibri Bus for Reaching Applications  
1236 5319 d 1 h vkos /programs/system/launch/trunk/ Using function get_option_str from libini instead of independent parsing. New import names  
1235 5319 d 2 h vkos /programs/develop/libraries/libs-dev/libini/ Fix for previos revision  
1234 5319 d 3 h vkos /programs/develop/libraries/libs-dev/libini/ Added function get_option_str: read string, compare with list of possible & return its' number  
1228 5321 d 7 h Lrz /programs/ upgrade  
1227 5322 d 0 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 5323 d 6 h vkos /programs/develop/libraries/libGUI/SRC/ Forgeted to send in previos revision  
1223 5323 d 6 h vkos /programs/develop/libraries/libGUI/SRC/ Replaced meneger with manager, corrected makefile to work on x86-64  
1219 5327 d 2 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 5327 d 17 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.