Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8346 1226 d 22 h IgorA /programs/ box_lib.obj: clear code  
7579 1905 d 23 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7508 1997 d 6 h IgorA /programs/ new style for cursor position in 'tree_list'  
7034 2393 d 7 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  
7033 2393 d 10 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  
7021 2395 d 2 h 0CodErr /programs/develop/libraries/box_lib/trunk/ little fix for #7019  
7020 2395 d 2 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix for prev.  
7019 2395 d 2 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  
6705 2714 d 1 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix backward compatibility broken in #6675  
6689 2718 d 18 h siemargl /programs/develop/libraries/box_lib/ tooltip widget+demo  
6681 2720 d 15 h pathoswithin /programs/develop/libraries/box_lib/trunk/ save font settings for system color  
6676 2721 d 14 h pathoswithin /programs/develop/libraries/box_lib/trunk/ fix absent parameters  
6675 2721 d 15 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox font options support (sysfunc 4 format)  
6586 2747 d 0 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Added border styles(raised, sunken, etched, ridged), possibility to fill frame background.  
6256 2981 d 3 h IgorA /programs/ 't_edit' use font size  
5911 3081 d 20 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
5879 3088 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5679 3179 d 9 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
4601 3700 d 23 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4463 3744 d 21 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
3478 4014 d 8 h 0CodErr /programs/ Box_Lib - Component ProgressBar
Added program 'Run with OpenDialog'
 
3204 4098 d 5 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Added struc to use scrollbar, similar to existing strucs for editbox, checkbox,..  
3178 4108 d 23 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
3089 4150 d 1 h IgorA /programs/develop/libraries/box_lib/trunk/ add new style 'ed_pass'  
2707 4340 d 2 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2159 4608 d 20 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
 
1685 4915 d 11 h lrz /programs/ Screenshoot use new version checkbox.  
1682 4917 d 10 h lrz /programs/develop/libraries/box_lib/ Copy new version checkbox to trunk.  
1640 4946 d 1 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix.  
1639 4946 d 1 h Lrz /programs/develop/libraries/box_lib/ Brunch for experiments. See readme.txt.  
1619 4962 d 3 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1476 5071 d 21 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1464 5085 d 2 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1458 5099 d 4 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5103 d 0 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 5117 d 3 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
 
1432 5150 d 23 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.
 
1372 5213 d 1 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.