Commit Graph

17 Commits

Author SHA1 Message Date
IgorA
cf508277c3 1) 'buf2d.obj' new function 'buf2d_rect_by_size'
2) 'box_lib.obj' fix function 'tl_node_poi_get_data'

git-svn-id: svn://kolibrios.org@1634 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-09-30 21:07:09 +00:00
IgorA
433be1188e 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'

git-svn-id: svn://kolibrios.org@1489 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-09 20:06:03 +00:00
IgorA
b062f4354f 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'

git-svn-id: svn://kolibrios.org@1464 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-17 16:49:58 +00:00
IgorA
fd898963db 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'

git-svn-id: svn://kolibrios.org@1457 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-29 18:27:40 +00:00
IgorA
d5f5e7780a t_edit:
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code

git-svn-id: svn://kolibrios.org@1449 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-15 15:50:49 +00:00
IgorA
c2cbea2674 changed the function of the opening of Tile when specifying non-existent path
git-svn-id: svn://kolibrios.org@1441 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-26 17:16:07 +00:00
Marat Zakiyanov (Mario79)
79c0315dca 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.

git-svn-id: svn://kolibrios.org@1432 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-12 19:52:43 +00:00
IgorA
505644f066 changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'


git-svn-id: svn://kolibrios.org@1402 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-10 11:21:58 +00:00
IgorA
e1a0b0c660 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'

git-svn-id: svn://kolibrios.org@1401 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-09 14:54:59 +00:00
IgorA
e79fad8794 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'

git-svn-id: svn://kolibrios.org@1390 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-05 11:17:26 +00:00
Evgeny Grechnikov (Diamond)
732231655a tree_list.mac: do not include the code if it is not used
git-svn-id: svn://kolibrios.org@1382 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-30 22:56:22 +00:00
IgorA
639a979c3a 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

git-svn-id: svn://kolibrios.org@1328 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-23 13:50:32 +00:00
IgorA
caf224ae96 optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions

git-svn-id: svn://kolibrios.org@1309 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-08 16:09:03 +00:00
IgorA
4a0abac115 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'

git-svn-id: svn://kolibrios.org@1303 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-02 11:18:26 +00:00
IgorA
48f7d9c554 add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.
git-svn-id: svn://kolibrios.org@1285 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-25 11:01:46 +00:00
IgorA
c44423f7ec update functions: tl_mouse, tl_node_add
update documentation

git-svn-id: svn://kolibrios.org@1283 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-23 09:33:00 +00:00
IgorA
eb764b9844 add new element 'TreeList'
git-svn-id: svn://kolibrios.org@1277 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-20 10:15:49 +00:00