665 Commits (25fa355be32762aaddcfdd6a3618d568aad392ac)

Author SHA1 Message Date
PeterForstmeier 872c673bad Hex Validator for BuildOptionsXaml.xaml 13 years ago
PeterForstmeier 8dcbae7eba BuildOptionsXaml.xaml DebugType 13 years ago
PeterForstmeier 5597d5f9ac BuildOptionsXaml.xaml 13 years ago
PeterForstmeier eac242ffa3 BuildOptionsXaml.xaml 13 years ago
PeterForstmeier ba29a73a6f BuildOptions 13 years ago
PeterForstmeier 0652c481df Fix Build 13 years ago
PeterForstmeier d6809c1482 fix build 13 years ago
PeterForstmeier ff282a6a51 FormsDesigner - GeneralOptions 13 years ago
Daniel Grunwald 33fe6095d9 Add new context actions. 13 years ago
Daniel Grunwald 8b83d74682 Adjust to NRefactory API changes. 14 years ago
PeterForstmeier 5daf3ef84b adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs, 14 years ago
PeterForstmeier e726babb78 ApplicationSettingsXaml.xaml 14 years ago
Daniel Grunwald 6e9190b6a9 Add InsertWithCursor implementation. 14 years ago
Daniel Grunwald 485309d3e4 Fix context actions and issue manager. 14 years ago
Daniel Grunwald ebceccdaa9 Fix LoadSolutionProjects-Thread. 14 years ago
Daniel Grunwald ab95b18a3f Refactored parser service. 14 years ago
Daniel Grunwald d38eb13e71 AnalyticsMonitorService: move to new services infrastructure 14 years ago
Daniel Grunwald 0cdeb1d5f4 Fixed some issues with issue options. 14 years ago
Daniel Grunwald 7aea1ca75e Rewritten ICSharpCode.Core.Properties: 14 years ago
Daniel Grunwald 3c64a767dd Show description in issue options. 14 years ago
Daniel Grunwald 51c28dc006 Add EnhancedScrollBar. 14 years ago
Daniel Grunwald 5e1642ebd2 Add IssueOptions panel. 14 years ago
Siegfried Pammer bd32925e07 implement XamlSymbolSearch 14 years ago
Daniel Grunwald a45a631ad4 Add options dialog for context actions. 14 years ago
Daniel Grunwald 541497a978 Implemented support for issue providers and quick fixes. 14 years ago
Daniel Grunwald cfe7ae8dad Adjust SharpDevelop to new context actions API. 14 years ago
Daniel Grunwald cb15d5418d Move ContextActions UI to AvalonEdit.AddIn. 14 years ago
Daniel Grunwald 5802f18c4a Add support for inspectors. 14 years ago
Daniel Grunwald 654b09a84d Add IParser.CreateCompilationForSingleFile to improve editing files outside of projects. 14 years ago
Daniel Grunwald f3e426468a Improve the code completion triggering logic. 14 years ago
Siegfried Pammer a12720bd17 implement TagComment parser and resolver for XAML 14 years ago
Daniel Grunwald 568f8b2d58 Adjustments to AvalonEdit unit tests. 14 years ago
Daniel Grunwald 39d91dad79 Simplify HighlightingColorizer by supporting only a single TextView per colorizer instance; and by exposing the HighlightingStateChanged callback as an event. 14 years ago
Daniel Grunwald 0a4d05cc97 Fixed race condition in project.GetOrCreateBehavior(). 14 years ago
Siegfried Pammer c0548cc328 WIP on Unit Tests 14 years ago
Daniel Grunwald 9598176ffd Show type arguments in tooltip for TypeResolveResult. 14 years ago
Daniel Grunwald 3ce7c07e75 More work on context actions. 14 years ago
Daniel Grunwald e48d564c9b Change RefactoringContext/Script API. 14 years ago
Siegfried Pammer 3bfbb53b57 move find references to background thread + multi-threading + IObservable + async 14 years ago
Daniel Grunwald 50e9489c07 Add support for simple context actions. 14 years ago
Daniel Grunwald 9d7bdd0cf8 Allow creating an IObservable<> from a function that invokes a callback and signals termination using a Task. 14 years ago
Siegfried Pammer 4446aac04b add tag comment tracking 14 years ago
Daniel Grunwald cf8da3c94d Add C# context actions to AddInTree. 14 years ago
Daniel Grunwald 8b846cc18f Add support for solution format 12 (VS11). 14 years ago
Daniel Grunwald f0bf6dbd8d Set target framework to 4.5. 14 years ago
Daniel Grunwald 464455bb2a Show "C# 5.0" in upgrade project view if .NET 4.5 is installed. 14 years ago
Daniel Grunwald 69759876bc Handle error conditions when .NET 3.5 is not installed and the user tries to open/build .NET 2.0/3.0/3.5 projects. 14 years ago
Daniel Grunwald aa1642faa8 Add XmlDocTooltipProvider. 14 years ago
Siegfried Pammer 80160c1c19 finished implementation of Behaviors 14 years ago
Daniel Grunwald adda0ee18d C# code completion 14 years ago