| Changelog since your version |
New Features |
| 2 |
Added full support for CCS 1 and CSS 2.1 properties, values and for tag selector and many more. |
| 3 |
Added support for JavaScript |
| 4 |
Added support for PHP4 and PHP5 |
| 9 |
Added full support for character entity references. |
| 10 |
Added active highlighter property. |
| 13 |
PHP: Added also support for custom Heredoc names |
| 16 |
New function GetCurrentActiveHighlighters |
| 17 |
Reorganized highlighter classes. |
| 18 |
Unicode version (dev) |
| 19 |
PHP: DocCommentAttrib |
| 27 |
Added (X)HTML tags matching |
| 47 |
Added new WML 1.1/1.2/1.3 highlighter (+PHP) |
| 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 |
| 6 |
Enhanced XHTML keys & values |
| 7 |
Enhancement for "Element Minimization and Empty Element Content" (W3C) |
| 8 |
XHTML: tags and attribs now are case-sensitive |
| 12 |
PHPv5: Added keywords for functions from PECL library |
| 26 |
Implemented functions: GetSampleSource, GetLanguageName, GetFriendlyLanguageName |
| 41 |
Added installation package (dpk) |
| 51 |
Rename TSynEdit -> TCustomSynEdit types (reported by Ruediger Kabbasch) |
| 59 |
Added attribute for php methods - PhpMethodAttrib |
Bugfixes |
| 5 |
Fixed quoted value - multiline bug |
| 11 |
Tags <script .... /> and <style ... /> now works correctly |
| 14 |
Fixed back matching token |
| 24 |
CSS: Bug fix in '@import url(' |
| 25 |
JS: Bug fix in '// comment <' |
| 28 |
CSS: Bug fix in css-pseudo class parser (char '-' not recognized) |
| 30 |
CSS2: Fixed escaping new line in strings |
| 31 |
Fixed '<script ...></script>' and '<style ...></style>' painting bug in Unicode version |
| 44 |
Fixed small memory leaks |
| 48 |
Fixed storing "Options" properties in .dfm |
| 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) |