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 238 d 17 h akron1 /programs/develop/cedit/ CEdit:
- added line spacing setting
- disabled highlighting of anonymous labels
 
9915 385 d 12 h akron1 /programs/develop/cedit/ CEdit: added [shift+mouse wheel] for horizontal scrolling;
search improved.
 
9913 409 d 10 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9909 425 d 7 h akron1 /programs/develop/cedit/ CEdit:
- highlight @@:/@f/@b/@r
- numpad support
 
9907 435 d 17 h akron1 /programs/develop/cedit/ CEdit: fixed whole word search  
9906 448 d 8 h akron1 /programs/develop/cedit/ CEdit: minor fix  
9904 455 d 10 h akron1 /programs/develop/cedit/ CEdit: optimization  
9903 457 d 15 h akron1 /programs/develop/cedit/ CEdit: reduced memory usage, small improvements  
9902 459 d 14 h akron1 /programs/develop/cedit/ CEdit: reduced memory usage  
9892 491 d 17 h akron1 /programs/develop/cedit/ CEdit: clipping text, small changes  
9891 499 d 19 h akron1 /programs/develop/cedit/ CEdit: minor fixes  
9835 717 d 4 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 717 d 8 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9818 740 d 11 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9731 821 d 0 h akron1 /programs/develop/cedit/ CEdit: minor changes  
9730 821 d 15 h akron1 /programs/develop/cedit/ CEdit: close buttons on tabs, highlighting main menu items  
9708 838 d 8 h akron1 /programs/develop/cedit/ CEdit: minor changes  
9674 849 d 14 h akron1 /programs/develop/cedit/ compile/run/debug with fasm without script; support docpack; convert cp866 <=> cp1251  
9671 852 d 8 h akron1 /programs/develop/cedit/ CEdit: bug fixes; added "options" menu; saving settings  
9668 853 d 8 h akron1 /programs/develop/cedit/ CEdit: optimization; small font (6x9) support  
9659 857 d 12 h akron1 /programs/develop/cedit/ CEdit: refactoring, minor fixes  
9648 859 d 13 h akron1 /programs/develop/ CEdit: refactoring
oberon07: update examples
 
9645 861 d 22 h akron1 / [CEdit, FB2 Reader]: optimize import  
9630 864 d 14 h akron1 /programs/develop/cedit/ CEdit: setting current folder when running script; added build/run scripts  
9628 865 d 8 h akron1 /programs/develop/cedit/ CEdit: bugfixes, renaming system colors, update box_lib wrapper  
9599 869 d 8 h akron1 / [CEdit, FB2 Reader]: minor fixes  
9577 872 d 9 h akron1 / [CEdit, FB2 Reader, Oberon07]: fix path  
9560 875 d 11 h akron1 /programs/develop/cedit/ CEdit: null character support; reduced memory usage when replacing text and moving lines  
9526 878 d 18 h akron1 /programs/develop/cedit/ CEdit: fixed window redrawing  
9522 879 d 14 h akron1 /programs/develop/cedit/ CEdit: new toolbar buttons design; refactoring  
9462 885 d 16 h akron1 /programs/develop/cedit/ CEdit: show number of selected characters  
9457 886 d 14 h akron1 /programs/develop/cedit/ CEdit: small changes; added tools->magnify and view->Tinypad  
9452 887 d 13 h akron1 /programs/develop/cedit/ CEdit: bugfix; file saving optimized  
9448 888 d 10 h akron1 /programs/develop/cedit/ CEdit: refactoring; fixed memory leak  
9431 891 d 23 h akron1 /programs/develop/cedit/ CEdit: added ctrl+T (new tab); small GUI changes  
9413 897 d 11 h akron1 /programs/develop/cedit/ CEdit: highlighting of escape sequences; ctrl+up/down moves multiline text  
9410 900 d 16 h akron1 /programs/develop/cedit/ CEdit: bugfixes, added ctrl+E (select word), added c-- keywords, small GUI changes  
9336 911 d 12 h akron1 /programs/develop/cedit/ CEdit: ctrl+left/right moves the cursor to the next or previous word; small changes  
9295 917 d 13 h akron1 /programs/develop/cedit/ CEdit: toolbar uses system colors, disabled runtime checking  
9210 966 d 12 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring