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
2324 4517 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
2317 4547 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
2294 4575 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ removed duplicate code  
2249 4593 d 18 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib - fix position of text for the "checkbox" and "optionbox"  
2159 4618 d 6 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 4628 d 15 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 4632 d 13 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
1953 4702 d 16 h mario79 /programs/ 1) OpenDialog is moved to separate directory and corrected for new cnv_png.obj
2) Ctrldemo (demo of Box_Lib) is corrected for new cnv_png.obj
3) Actual zsea.inc
 
1901 4801 d 22 h serge /programs/develop/libraries/ Mesa 7.10.1  
1858 4827 d 4 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 4879 d 19 h IgorA /programs/develop/ 1) small update 'init_checkbox2' in 'box_lib.obj'
2) update 'kol_f_edit' now can create element 'checkbox2'
 
1715 4888 d 7 h IgorA /programs/develop/ fix element 'checkbox2' in 'box_lib.obj'  
1714 4889 d 10 h IgorA /programs/develop/ update:
1) 'kol_f_edit'
2) documentation 'info_checkbox.htm'
 
1711 4898 d 10 h IgorA /programs/develop/ fix & update 'kol_f_edit'  
1705 4911 d 6 h IgorA /programs/ update 'kol_f_edit'  
1685 4924 d 21 h lrz /programs/ Screenshoot use new version checkbox.  
1682 4926 d 21 h lrz /programs/develop/libraries/box_lib/ Copy new version checkbox to trunk.  
1667 4938 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ file 't_edit.mac' correction function 'ted_text_add'  
1666 4938 d 21 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib some optimization by size of code  
1661 4943 d 22 h lrz /programs/develop/libraries/box_lib/branch/ bugfix new macros.  
1660 4943 d 22 h lrz /programs/develop/libraries/box_lib/branch/ Support new flags for checkbox.  
1657 4946 d 17 h lrz /programs/develop/libraries/box_lib/branch/ new version checkbox ver. 2  
1654 4947 d 15 h mario79 /programs/develop/libraries/ OpenDialog and Proc_Lib
1) Fix for unused events
2) Auto popup OpenDialog
 
1652 4947 d 19 h lrz /programs/develop/libraries/box_lib/branch/ some optimisation  
1640 4955 d 12 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4955 d 12 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1634 4958 d 8 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 4971 d 13 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1618 4975 d 1 h lrz /programs/develop/libraries/box_lib/trunk/ Small change  
1609 4980 d 10 h IgorA /programs/ new game 'Frog boaster'  
1607 4981 d 8 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog - small change of processing error for loading directory, after start program.  
1597 4990 d 13 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 4991 d 15 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix shift+home and end.  
1590 4995 d 9 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for OpenDialog  
1589 4995 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - small fix for FileBrowser control  
1585 4995 d 16 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ CtrlDemo - used OpenDialog calls of Proc_Lib now  
1581 4995 d 21 h mario79 /programs/develop/ 1) OpenDialog saved position and size
2) Proc_Lib support for OpenDialog saved position and size
3) Heed - used OpenDialog saved position and size
 
1490 5070 d 7 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.  
1489 5071 d 9 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'
 
1488 5072 d 7 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'