| Changelog for v1.4 (SVN rev. 140) - Released: 2007-04-02 16:04 |
New Features |
| 49 |
Added new simple XML highlighter. |
| 57 |
Added support for PhpDoc tags (reported by migajek) |
| 60 |
Added function to fill data in TSynCompletionProposal from SynWeb data |
Changes/Enhancements |
| 51 |
Rename TSynEdit -> TCustomSynEdit types (reported by Ruediger Kabbasch) |
| 59 |
Added attribute for php methods - PhpMethodAttrib |
Bugfixes |
| 53 |
Single quote string range in JS/ES was not saved after escape from php (reported by Michael Pham) |
| 54 |
Special amp. characters now compared case-insensitive - ident. hashing reworked (reported by Chuen) |
| 55 |
Numbers not recognized in special entity characters (reported by Chuen) |
| 58 |
Fixed parsing unicode wide characters in asian versions of Windows (reported by Hiroshi Horie) |
| Additional informations |
| Info: |
Added to demo list of all invalid tokens |
| Changelog for (SVN) |
New Features |
| 61 |
Added new Smarty highligter (reported by Michael Pham) |
| 64 |
Added new highlighter for PHP which works without <? ... ?> (reported by Michael Pham) |
| 67 |
Added option AllowASPTags to allow ASP tags inside HTML/WML like <asp:button... (reported by Garnet) |
| 69 |
Added Delphi 2009 support |
Changes/Enhancements |
| 62 |
Added support for highlighing matched tokens in php: if/else, for/endfor, etc (reported by Michael Pham) |
| 65 |
Added demo showing how to used SynWeb with TSynMultiSyn |
| 70 |
Multi-line quoted values in markup-languages |
Bugfixes |
| 63 |
Some unicode identifiers recognized as symbol instead of identifier (reported by Michael Pham) |
| 66 |
Attributes for undefined tags are now highlighted as valid - useful especially for ASP tag attributes (reported by Garnet) |