Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2317 4562 d 23 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2294 4590 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2249 4609 d 1 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2159 4633 d 13 h IgorA /programs/ box_lib:
1) add text color in macros edit_boxes_set_sys_color
2) new macros option_boxes_set_sys_color
t_edit_synt:
1) fix word colors
 
2125 4643 d 22 h IgorA /programs/ Text Editor:
1) fixed bug with mouse inactive window
2) small optimization
TE syntax file converter:
1) uses a 'PathShow'
Info3ds:
1) fixed bug with mouse inactive window
2) small update
box_lib.obj:
1) documentation on the 'PathShow'
 
2102 4647 d 20 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
1901 4817 d 4 h serge /programs/develop/libraries/ Mesa 7.10.1  
1858 4842 d 11 h lev /programs/develop/libraries/box_lib/trunk/ Fixed deletion of selected text in the Editbox with "Backspace"
"Shift+Delete", "Shift+Backspace" with selected text still work wrong.
 
1720 4895 d 2 h IgorA /programs/develop/ 1) small update 'init_checkbox2' in 'box_lib.obj'
2) update 'kol_f_edit' now can create element 'checkbox2'
 
1715 4903 d 13 h IgorA /programs/develop/ fix element 'checkbox2' in 'box_lib.obj'  
1714 4904 d 17 h IgorA /programs/develop/ update:
1) 'kol_f_edit'
2) documentation 'info_checkbox.htm'
 
1711 4913 d 17 h IgorA /programs/develop/ fix & update 'kol_f_edit'  
1705 4926 d 13 h IgorA /programs/ update 'kol_f_edit'  
1685 4940 d 4 h lrz /programs/ Screenshoot use new version checkbox.  
1682 4942 d 4 h lrz /programs/develop/libraries/box_lib/ Copy new version checkbox to trunk.  
1667 4953 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ file 't_edit.mac' correction function 'ted_text_add'  
1666 4954 d 4 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib some optimization by size of code  
1640 4970 d 19 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4970 d 19 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4973 d 15 h IgorA /programs/develop/libraries/ 1) 'buf2d.obj' new function 'buf2d_rect_by_size'
2) 'box_lib.obj' fix function 'tl_node_poi_get_data'
 
1619 4986 d 20 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1618 4990 d 8 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1609 4995 d 17 h IgorA /programs/ new game 'Frog boaster'  
1597 5005 d 20 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
MenuBar uses memory for buffer RAW image only temporarily is now.
Early the buffer is was obtained permanently at the first request and after used it is not freed.
 
1596 5006 d 22 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1589 5010 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1489 5086 d 16 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'
 
1479 5094 d 3 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file  
1476 5096 d 15 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1464 5109 d 19 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1459 5121 d 16 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5123 d 21 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5127 d 18 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'
 
1449 5141 d 20 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
 
1441 5161 d 19 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1433 5172 d 16 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 5175 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.
 
1402 5206 d 1 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5206 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'
 
1390 5211 d 1 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'