Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7583 1907 d 13 h IgorA /programs/ tedit: add case sensitive  
7579 1914 d 14 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1920 d 12 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1922 d 22 h IgorA /programs/ t_edit: update found functions  
7571 1935 d 17 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7570 1938 d 22 h IgorA /programs/other/t_edit/ 1) fix dialog save on press Ctrl+S
2) fix file name in dialog save file
 
7488 2016 d 14 h IgorA /programs/other/t_edit/ t_edit: add new options for toolbar to *.ini file  
6269 2988 d 15 h IgorA /programs/other/t_edit/ 't_edit' element on focus where start program  
6256 2989 d 18 h IgorA /programs/ 't_edit' use font size  
5911 3090 d 11 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
5830 3145 d 23 h IgorA /programs/other/t_edit/ small fix  
5671 3189 d 0 h leency /programs/other/t_edit/ TextEdit: more menu items  
5650 3190 d 19 h leency /programs/other/t_edit/ TextEdit: fix for previous revision, plus small fix  
5649 3190 d 19 h leency /programs/other/t_edit/ TextEdit: add new menu kmenu.obj (thanks Veliant), code clean  
5643 3191 d 10 h leency /programs/other/t_edit/ Text Edit: show file name in title  
5639 3192 d 10 h leency /programs/other/t_edit/ TEdit: final fixes  
5638 3192 d 10 h leency /programs/other/t_edit/ TEdit: thinner toolbar  
5637 3192 d 10 h leency /programs/other/t_edit/ T_Edit: update colors, remove menu, arange toolbar icons into single line  
5385 3386 d 15 h punk_joker /programs/other/t_edit/ fix hotkey for save file; add more ext for opendialog;  
4991 3586 d 17 h IgorA /programs/other/t_edit/ 't_edit': fix exit with program  
4308 3802 d 23 h IgorA /programs/ update 't_edit':
1) convert cp1251-866, cp866-1251
2) use PathShow
3) modify element t_edit in box_lib.obj
 
4228 3816 d 23 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4128 3832 d 21 h IgorA /programs/other/t_edit/ t_edit: add gray icons  
3366 4063 d 21 h IgorA /programs/other/t_edit/ t_edit: small fix in function open file  
3244 4089 d 13 h IgorA /programs/other/t_edit/ 't_edit' add new window 'search in keywords'  
2855 4308 d 23 h IgorA /programs/other/t_edit/ 't_edit' add auto open syntax files (max 10 files)  
2847 4313 d 21 h IgorA /programs/other/t_edit/ 't_edit' fix open file from cmd line  
2817 4326 d 22 h IgorA / update 't_edit', add file 't_edit.ini'  
2801 4332 d 11 h leency /programs/other/t_edit/ T_Edit: new toolbar icons, scrollbars type 0  
2707 4348 d 17 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2632 4390 d 19 h IgorA /programs/ 't_edit' use libimg.obj (need for load *.png files)
'log_el' add new elements 'ms[2]', 'ms[2]e'
 
2102 4631 d 18 h IgorA /programs/ 1) 'box_lib.obj' update 't_edit' version 3
2) 'Text Editor' use new version syntax files
 
1592 4994 d 1 h IgorA /programs/ 't_edit' use 'proc_lib.obj'
'planet_v' small fix
 
1489 5070 d 14 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'
 
1468 5083 d 18 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5083 d 19 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1464 5093 d 17 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1458 5107 d 19 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5111 d 15 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'
 
1456 5118 d 14 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change