Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1489 5062 d 23 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'
 
/programs/other/t_edit/mem.inc
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/pl_import.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
1464 5086 d 3 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/scrollbar/scrollbar.htm
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/tile_fun.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
1457 5104 d 1 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'
 
/programs/develop/libraries/box_lib/trunk/doc/t_edit
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/other/t_edit/t_work.inc
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/doc/style.css
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/build_en.bat
/programs/other/t_edit/build_ru.bat
/programs/other/t_edit/readme.htm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
1449 5118 d 4 h IgorA /programs/ t_edit:
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code
 
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_work.inc
1441 5138 d 2 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/readme.htm
/programs/other/planet_v/tile_fun.inc
1432 5152 d 0 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.
 
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/optionbox.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
1402 5182 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1401 5183 d 5 h IgorA /programs/ 1) changes in 'TreeList':
- fix 'tl_iterat_perv'
- small fix 'tl_mouse'
- update 'tl_node_lev_inc'
- optimization 'tl_node_lev_dec'
2) add new programm 'PlanetV'
 
/programs/other/planet_v
/programs/other/planet_v/build.bat
/programs/other/planet_v/dll.inc
/programs/other/planet_v/mem.inc
/programs/other/planet_v/pl_import.inc
/programs/other/planet_v/pl_metki.lst
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/planet_v.ini
/programs/other/planet_v/readme.htm
/programs/other/planet_v/str.obj
/programs/other/planet_v/tile_fun.inc
/programs/other/planet_v/tl_nod_16.bmp
/programs/other/planet_v/tl_sys_16.png
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1390 5187 d 8 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
/programs/develop/libraries/box_lib/trunk/doc/scrollbar
/programs/develop/libraries/box_lib/trunk/doc/scrollbar/scrollbar.htm
/programs/other/t_edit/load_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_work.inc
1382 5192 d 21 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1328 5231 d 6 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
 
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_size.png
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1309 5246 d 3 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
/programs/develop/libraries/box_lib/trunk/tl_sys_16.bmp
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1303 5252 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'
 
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1285 5259 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1283 5261 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1277 5264 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
/programs/develop/libraries/box_lib/trunk/tl_nod_16.bmp
/programs/develop/libraries/box_lib/trunk/tl_sys_16.bmp
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
/programs/develop/libraries/box_lib/trunk/tree_list_doc/window_tree_list.png
/programs/develop/libraries/box_lib/trunk/box_lib.asm