.. |
CodeCompletion
|
Add remarks to ICompletionData
|
2016-05-18 20:58:00 +02:00 |
Document
|
Fix some XML documentation and adjust .shfbproj for SHFB 2014.
|
2014-11-14 22:18:20 +01:00 |
Editing
|
Merge pull request #96 from jimfoye/patch-1
|
2017-02-18 00:53:47 +01:00 |
Folding
|
Rollback change on FoldingManager.cs
|
2017-05-25 10:18:01 -04:00 |
Highlighting
|
Adding python definition
|
2017-03-19 09:35:29 -04:00 |
Indentation
|
Fix parameter to Replace
|
2015-12-25 21:13:48 +01:00 |
Properties
|
Consider border thickness when rounding to pixel boundaries (#38).
|
2015-05-03 16:45:07 +02:00 |
Rendering
|
Update LinkElementGenerator.cs
|
2017-02-12 15:27:32 -06:00 |
Search
|
Consider border thickness when rounding to pixel boundaries (#38).
|
2015-05-03 16:45:07 +02:00 |
Snippets
|
Consider border thickness when rounding to pixel boundaries (#38).
|
2015-05-03 16:45:07 +02:00 |
Utils
|
Fix InvalidOperationException when calling VisualAncestorsAndSelf() on a TextElement.
|
2016-03-08 21:20:44 +01:00 |
themes
|
convert SearchPanel to a normal control and move it to adorner
|
2011-10-15 20:18:01 +02:00 |
AvalonEditCommands.cs
|
Fix #43 alternate shortcut for copy (Ctrl+Ins) not working if Options.AllowToggleOverstrikeMode is enabled.
|
2015-12-13 12:48:29 +01:00 |
ICSharpCode.AvalonEdit.csproj
|
Adding python definition
|
2017-03-19 09:35:29 -04:00 |
ICSharpCode.AvalonEdit.snk
|
Add AvalonEdit.
|
2008-11-07 20:52:42 +00:00 |
TextEditor.cs
|
Added TextEditor.Delete()
|
2015-05-04 16:15:53 +02:00 |
TextEditor.xaml
|
Fix #78: missing border in TextEditor template
|
2015-12-12 19:26:50 +01:00 |
TextEditorAutomationPeer.cs
|
Implement GetEnclosingElement().
|
2016-12-04 19:38:35 +01:00 |
TextEditorComponent.cs
|
Change LGPL headers to MIT header.
|
2014-01-26 16:18:26 +01:00 |
TextEditorOptions.cs
|
Turn TextArea.OverstrikeMode into a dependency property.
|
2014-01-31 23:06:24 +01:00 |
TextEditorWeakEventManager.cs
|
Change LGPL headers to MIT header.
|
2014-01-26 16:18:26 +01:00 |
TextViewPosition.cs
|
introduce configurations as platforms: Net35, Net40 and WithNRefactory
|
2014-04-12 14:17:30 +02:00 |