Daniel Grunwald
|
7050250ac0
|
Add AnyCPU platform for AvalonEdit.Sample.
|
14 years ago |
Daniel Grunwald
|
79bafd9b44
|
Set AvalonEdit.Sample to compile for .NET 4
|
15 years ago |
Daniel Grunwald
|
9ee5a7b3cc
|
Updated some of the SharpDevelop samples.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5613 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Daniel Grunwald
|
6d54b7f06a
|
Add chapter on code completion.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5048 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Daniel Grunwald
|
cf815e0902
|
Worked on the AvalonEdit article and sample application.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5041 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Daniel Grunwald
|
c78ea89993
|
Extended AvalonEdit.Sample + article.
Fixed FxCop issues in AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5040 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Daniel Grunwald
|
b4142ddb14
|
Allow data-binding to the TextEditor.SyntaxHighlighting property.
Make HighlightingManager thread-safe.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4972 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
David Srbecký
|
6fa83ffd40
|
XML Parser: Fixed or ignored not-well-formed unit tests. The parser is passing over 600 W3C tests now. The issues being ignored are mostly related to the fact that the parser is not verifying DTDs. (which is not supported and is not going to be supported).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4703 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
David Srbecký
|
418093e238
|
XML Parser: Report syntax errors. Improved consistency of tree.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4616 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
David Srbecký
|
8e03d90fdd
|
XML Parser: Initial support for Xml.Linq
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4580 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
David Srbecký
|
84bce20b8b
|
Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4578 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |