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
1285 5272 d 22 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 5275 d 0 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1277 5277 d 23 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1266 5286 d 15 h Lrz /programs/ upgrade CPU  
1252 5290 d 17 h diamond /programs/develop/libraries/libs-dev/libimg/ procedure img.draw fixed  
1248 5292 d 12 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.
 
1244 5299 d 20 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 5299 d 22 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) Small fix for FileBrowser.
 
1240 5301 d 23 h vkos /programs/develop/libraries/libs-dev/libini/ Added function ini_get_bool  
1235 5303 d 13 h vkos /programs/develop/libraries/libs-dev/libini/ Fix for previos revision  
1234 5303 d 15 h vkos /programs/develop/libraries/libs-dev/libini/ Added function get_option_str: read string, compare with list of possible & return its' number  
1228 5305 d 19 h Lrz /programs/ upgrade  
1227 5306 d 12 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 5307 d 18 h vkos /programs/develop/libraries/libGUI/SRC/ Forgeted to send in previos revision  
1223 5307 d 18 h vkos /programs/develop/libraries/libGUI/SRC/ Replaced meneger with manager, corrected makefile to work on x86-64  
1219 5311 d 14 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
 
1217 5313 d 7 h Lrz /programs/develop/libraries/box_lib/C--/trunk/ some upgrade. It's work with last library box_lib.obj.  
1216 5313 d 8 h Lrz /programs/develop/libraries/box_lib/trunk/ A bugfix for previously commit.  
1215 5313 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
1) Small fix for FileBrowser
 
1214 5315 d 15 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1204 5317 d 1 h Lrz /programs/develop/libraries/box_lib/ upgrade  
1199 5321 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib
1) Component FileBrowser
2) Small changes MenuBar component
 
1180 5332 d 12 h andrew_programmer /programs/develop/ Added SDK for FASM and some assembler examples.  
1176 5334 d 11 h andrew_programmer /programs/develop/ bugfix of last SVN revision  
1169 5340 d 1 h Lrz /programs/develop/libraries/fontslib/trunk/ Fix a small bug and optimization some code.  
1167 5340 d 16 h Lrz /programs/develop/libraries/fontslib/trunk/ Optimization a code for repne scasb instruction.  
1158 5344 d 17 h Lrz /programs/develop/libraries/fontslib/ A simple fonts_lib library. That library support one font 8x16.  
1155 5349 d 22 h clevermouse /programs/develop/libraries/network/ network library, version 1: inet_addr/ntoa, getaddrinfo/freeaddrinfo  
1152 5351 d 13 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: small fix in 8bpp -> 24bpp translation  
1145 5362 d 17 h diamond /programs/develop/libraries/console/ console library version 7; console examples updated  
1134 5370 d 16 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5370 d 16 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
1127 5414 d 19 h Lrz /programs/develop/libraries/box_lib/ modify load_lib.mac and add description (language ru)  
1121 5418 d 12 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed processing of some interlaced GIFs  
1118 5420 d 20 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed gif loading broken in rev. 1102  
1113 5438 d 12 h diamond /programs/develop/libraries/box_lib/trunk/ box_lib: make all branches of edit_box_key return as stdcall  
1108 5444 d 15 h Lrz /programs/develop/libraries/box_lib/ remove load_lib.mac  
1102 5447 d 12 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1101 5447 d 16 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1099 5449 d 15 h Lrz /programs/develop/libraries/box_lib/trunk/ update checkbox