13885 Commits (c42c4dab9e947ae4dcad459728dd812fe1c30692)
 

Author SHA1 Message Date
Daniel Grunwald 240d4e669c Update AvalonEdit.nuspec for 4.4 release. 12 years ago
Patryk Mikos 02e0b97157 Overstrike mode visual effects 12 years ago
Siegfried Pammer 3af389dc2e remove samples/PortSD4AddInToSD5 12 years ago
Siegfried Pammer c84b0f878e remove local copy of some shared assemblies in AddIns 12 years ago
Peter Forstmeier 7fd082f52b Pdf - draw Rectangle 12 years ago
Peter Forstmeier 24d659f52a WPF - draw Rectangle 12 years ago
Siegfried Pammer 096c88c954 fix #282: Pressing Ctrl+Z in InsertWithCursor mode causes InvalidOperationException 12 years ago
Siegfried Pammer a1aebe8dcd fix #285: Method Insight tooltip is invisible and only appears after scrolling 12 years ago
Patryk Mikos 142dccb1bf Overstrike mode - with options 12 years ago
Daniel Grunwald 8a733d9b5e Don't use the obsolete CecilLoader.GetCecilObject() API in AssemblyAnalyzer. 12 years ago
Daniel Grunwald f719b07342 IShutdownService.PreventShutdown(): display the message as-is (don't pass it through StringParser) 12 years ago
Daniel Grunwald 143332da32 When accessing a pad-service from the SD service container, the SD.MainThread.VerifyAccess() call is now performed on every GetService() call, not just on the first call. 12 years ago
Daniel Grunwald 99d94fdfd3 Cancel currently running search when a new search is started. 12 years ago
Daniel Grunwald c19a83f1d1 Fix premature disposal of IProgressMonitor in parallel background search. 12 years ago
Andreas Weizel ef71b3cef1 Resolving variables in AddInManager's error messages. 12 years ago
Andreas Weizel e20c3e3898 Fixed ComponentInspector sample. 12 years ago
sokar92 f634a3a102 Highlight current line - options fix 12 years ago
sokar92 939f3b0b8a Hide mouse cursor while typing - options added 12 years ago
sokar92 62c4556942 Hide Mouse Cursor While Typing remove timer 12 years ago
Matt Ward 09976837da Add NAnt addin sample to build. 12 years ago
Matt Ward 5d4cdedf8d Fix NAnt addin sample. 12 years ago
Peter Forstmeier 5711c66202 Move CanvasExtension and CanvasHelper 12 years ago
Peter Forstmeier 8cbbaa6d98 Move Wpf/Visitor and helpers to \Wpf 12 years ago
Peter Forstmeier ea763febf5 Mke FixedDocumentCreator.cs static 12 years ago
Peter Forstmeier 68352da415 Change Drawing in Wpf to DrawingVisual to support DashStyle + LineCap 12 years ago
Daniel Grunwald 4de6c0c752 Fix #253 - SD5 does not save solution preferences 12 years ago
Daniel Grunwald 58824cba01 Fix #283 - Crash when adding new folder/file to project 12 years ago
Daniel Grunwald 00113de78f Add workaround for NRefactory parser bug that was causing the semantic highlighting to crash. 12 years ago
Siegfried Pammer 840f3f5efd fix Automated.proj 12 years ago
Siegfried Pammer 8d89e242d2 fix CSharpAmbienceTests 12 years ago
Siegfried Pammer 8e16f5313a fix samples/PInvokeAddIn 12 years ago
Siegfried Pammer a3b76f08e2 fix samples/ILAsmBinding 12 years ago
Siegfried Pammer 57bacdd31b fix samples/SdaUser and samples/LineCounter 12 years ago
Siegfried Pammer 06bd0bf97e fix samples/EmbeddedImageAddIn and samples/HtmlSyntaxColorizer 12 years ago
Siegfried Pammer d2f52ab9e2 fix samples/DisplayBindings 12 years ago
Siegfried Pammer b9b7a3156d remove samples/XmlDOM 12 years ago
Siegfried Pammer 4a6646f13e update samples/CustomView 12 years ago
Siegfried Pammer 29885765d0 update samples/CodonCreation 12 years ago
Siegfried Pammer 9b56249b04 update samples/CustomPad 12 years ago
Siegfried Pammer 1a8356f76c remove samples/NRefactoryDemo (now included in the NRefactory repository) 12 years ago
Siegfried Pammer 70cc870632 remove samples/ICSharpCode.Core.Demo 12 years ago
Siegfried Pammer deda0498b8 remove samples/CodeConverter 12 years ago
Siegfried Pammer 86367e4377 add build target for samples 12 years ago
Patryk Mikos a192c60354 Hide mouse cursor while typing 12 years ago
Peter Forstmeier 41ae6a3795 Line in WpfVisitor.cs 12 years ago
Andreas Weizel d0ffd8026b Show rename menu command only for symbols of currently opened projects (not from external assemblies). 12 years ago
Peter Forstmeier aeb2c48145 DashStyle + LineCap in PdfVisitor.cs 12 years ago
Andreas Weizel 32151c102b Reverted fix for doubled overloaded methods, instead ClassBrowser now properly reacts to MemberModel updates. 12 years ago
Andreas Weizel 1d132a1fc4 Added .nuspec file to "SharpDevelop AddIn" project template. 12 years ago
Siegfried Pammer 259dcba1a4 fix AvalonEdit.Sample 12 years ago