Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1489 5089 d 1 h IgorA /programs/ deleted function of memory of the 'box_lib.obj' now they are connected through 'lib_init'
all programs that use 'tree_list' and 't_edit' must use 'lib_init'
 
1464 5112 d 4 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1458 5126 d 6 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5130 d 3 h IgorA /programs/ 1) new element 'text_editor' in library 'box_lib.obj'
2) changes code t_edit.kex
3) fixed function 'tl_strlen' in 'tree_list'
4) minor edits documentation 'box_lib.obj'
 
1433 5175 d 2 h mario79 /programs/develop/libraries/box_lib/ BoxLib:
A new component PathShow - displaying the path for the files and directories. If the entire path to display in the show area is not possible, then the path is displayed in the compressed form.
 
1432 5178 d 1 h mario79 /programs/ BoxLib: Small reorganization for user-macros.
1) Now all the macros used by other applications to work with BoxLib located in box_lib.mac
2) Macros for components that are used only in the library BoxLib - located in bl_sys.mac, a list of include files.
3) Big requests to other developers -support this rule, it will do easier to use macros for other applications.
 
1372 5240 d 4 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.
 
1328 5257 d 7 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
 
1303 5278 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'
 
1285 5285 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.  
1277 5290 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1214 5328 d 3 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1199 5334 d 3 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib
1) Component FileBrowser
2) Small changes MenuBar component
 
1101 5460 d 4 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1068 5486 d 3 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix a macros load_lib.mac  
1060 5513 d 23 h hidnplayr /programs/develop/libraries/box_lib/trunk/ This fix makes box_lib a valid KolibriOS library.
(export 'lib_init' and 'version')
 
1037 5565 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ BOX_LIB use new controls: SCROLLBAR, DINAMIC BUTTON, MENUBAR.  
1032 5570 d 12 h Lrz /programs/develop/libraries/box_lib/ bugfix Num,Caps,Scroll Lock & remove in dir libraries