Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9587 810 d 20 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
8262 1216 d 18 h IgorA /programs/ t_edit: fix open null file  
6238 2962 d 15 h IgorA /programs/other/planet_v/ update code  
5911 3060 d 9 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
3175 4088 d 11 h IgorA /programs/other/planet_v/ planet_v use check_box2  
3014 4156 d 22 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
2078 4604 d 20 h Albom /programs/other/planet_v/ Planet_v: auto refresh after start  
1619 4940 d 16 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1592 4963 d 23 h IgorA /programs/ 't_edit' use 'proc_lib.obj'
'planet_v' small fix
 
1584 4964 d 22 h IgorA /programs/other/planet_v/ 'planet_v' use library 'proc_lib.obj'  
1488 5041 d 11 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1468 5053 d 17 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5053 d 18 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1464 5063 d 16 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1441 5115 d 15 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1432 5129 d 13 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.
 
1401 5160 d 18 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'