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 811 d 23 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
8262 1217 d 21 h IgorA /programs/ t_edit: fix open null file  
6238 2963 d 19 h IgorA /programs/other/planet_v/ update code  
5911 3061 d 12 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
3175 4089 d 14 h IgorA /programs/other/planet_v/ planet_v use check_box2  
3014 4158 d 1 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 4606 d 0 h Albom /programs/other/planet_v/ Planet_v: auto refresh after start  
1619 4941 d 20 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1592 4965 d 2 h IgorA /programs/ 't_edit' use 'proc_lib.obj'
'planet_v' small fix
 
1584 4966 d 1 h IgorA /programs/other/planet_v/ 'planet_v' use library 'proc_lib.obj'  
1488 5042 d 14 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1468 5054 d 20 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5054 d 21 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1464 5064 d 19 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1441 5116 d 18 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1432 5130 d 16 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 5161 d 21 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'