Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9946 209 d 4 h akron1 /programs/develop/cedit/ CEdit:
- added line spacing setting
- disabled highlighting of anonymous labels
 
9915 355 d 23 h akron1 /programs/develop/cedit/ CEdit: added [shift+mouse wheel] for horizontal scrolling;
search improved.
 
9913 379 d 21 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9909 395 d 18 h akron1 /programs/develop/cedit/ CEdit:
- highlight @@:/@f/@b/@r
- numpad support
 
9907 406 d 4 h akron1 /programs/develop/cedit/ CEdit: fixed whole word search  
9906 418 d 19 h akron1 /programs/develop/cedit/ CEdit: minor fix  
9904 425 d 21 h akron1 /programs/develop/cedit/ CEdit: optimization  
9903 428 d 1 h akron1 /programs/develop/cedit/ CEdit: reduced memory usage, small improvements  
9902 430 d 1 h akron1 /programs/develop/cedit/ CEdit: reduced memory usage  
9892 462 d 4 h akron1 /programs/develop/cedit/ CEdit: clipping text, small changes  
9891 470 d 6 h akron1 /programs/develop/cedit/ CEdit: minor fixes  
9835 687 d 15 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 687 d 19 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9818 710 d 22 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9731 791 d 11 h akron1 /programs/develop/cedit/ CEdit: minor changes  
9730 792 d 2 h akron1 /programs/develop/cedit/ CEdit: close buttons on tabs, highlighting main menu items  
9708 808 d 19 h akron1 /programs/develop/cedit/ CEdit: minor changes  
9674 820 d 1 h akron1 /programs/develop/cedit/ compile/run/debug with fasm without script; support docpack; convert cp866 <=> cp1251  
9671 822 d 19 h akron1 /programs/develop/cedit/ CEdit: bug fixes; added "options" menu; saving settings  
9668 823 d 18 h akron1 /programs/develop/cedit/ CEdit: optimization; small font (6x9) support  
9659 827 d 23 h akron1 /programs/develop/cedit/ CEdit: refactoring, minor fixes  
9648 830 d 0 h akron1 /programs/develop/ CEdit: refactoring
oberon07: update examples
 
9645 832 d 9 h akron1 / [CEdit, FB2 Reader]: optimize import  
9630 835 d 1 h akron1 /programs/develop/cedit/ CEdit: setting current folder when running script; added build/run scripts  
9628 835 d 19 h akron1 /programs/develop/cedit/ CEdit: bugfixes, renaming system colors, update box_lib wrapper  
9599 839 d 19 h akron1 / [CEdit, FB2 Reader]: minor fixes  
9577 842 d 20 h akron1 / [CEdit, FB2 Reader, Oberon07]: fix path  
9560 845 d 22 h akron1 /programs/develop/cedit/ CEdit: null character support; reduced memory usage when replacing text and moving lines  
9526 849 d 5 h akron1 /programs/develop/cedit/ CEdit: fixed window redrawing  
9522 850 d 1 h akron1 /programs/develop/cedit/ CEdit: new toolbar buttons design; refactoring  
9462 856 d 3 h akron1 /programs/develop/cedit/ CEdit: show number of selected characters  
9457 857 d 1 h akron1 /programs/develop/cedit/ CEdit: small changes; added tools->magnify and view->Tinypad  
9452 858 d 0 h akron1 /programs/develop/cedit/ CEdit: bugfix; file saving optimized  
9448 858 d 21 h akron1 /programs/develop/cedit/ CEdit: refactoring; fixed memory leak  
9431 862 d 10 h akron1 /programs/develop/cedit/ CEdit: added ctrl+T (new tab); small GUI changes  
9413 867 d 22 h akron1 /programs/develop/cedit/ CEdit: highlighting of escape sequences; ctrl+up/down moves multiline text  
9410 871 d 2 h akron1 /programs/develop/cedit/ CEdit: bugfixes, added ctrl+E (select word), added c-- keywords, small GUI changes  
9336 881 d 23 h akron1 /programs/develop/cedit/ CEdit: ctrl+left/right moves the cursor to the next or previous word; small changes  
9295 888 d 0 h akron1 /programs/develop/cedit/ CEdit: toolbar uses system colors, disabled runtime checking  
9210 936 d 23 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring