2618 Commits (789a8f5fdc4eccfeb774568062ce338df4507ac7)

Author SHA1 Message Date
Daniel Grunwald 789a8f5fdc Avoid re-using cached parse information when parsing the project after a debug/release switch. 14 years ago
Daniel Grunwald 39bd1381d1 Remove duplicate MultiDictionary. 14 years ago
Daniel Grunwald b1b18b7c59 Cleanup. 14 years ago
Siegfried Pammer 0da19d4e3b add support for customized colors to SearchResultsPad 14 years ago
Daniel Grunwald a660f427b8 Started porting the FxCop-AddIn to SD5. 14 years ago
Daniel Grunwald e7b28cb8f1 Move remaining portions of FileService to IFileService interface. 14 years ago
Daniel Grunwald e5560361b9 Update setup. 14 years ago
Daniel Grunwald 8ba973b1b9 Highlight inactive conditional attributes. 14 years ago
Daniel Grunwald a25ebfe842 Implemented re-parsing when switching the project configuration. 14 years ago
Daniel Grunwald cf4ef6879c Use conditional symbols from project settings in the C# parser. 14 years ago
Daniel Grunwald 77c118ec71 Mark service interfaces with [SDService]. 14 years ago
Daniel Grunwald 5a50c1a5c2 Remove static AddInTree and use IAddInTree interface instead. 14 years ago
Daniel Grunwald 92da3798b3 Add IResourceService interface. 14 years ago
Daniel Grunwald 87f3820048 Improve IMessageService API. 14 years ago
Daniel Grunwald 16bb4b2e7f Introduce IPropertyService. 14 years ago
Daniel Grunwald 23cad81544 Add IAddInTree to ICSharpCode.Core to allow mocking BuildItems() calls. 14 years ago
PeterForstmeier dd4ce327d9 cleanup 14 years ago
PeterForstmeier b4c10698db StyleCop AnalysisIdeOptionsPanelXaml.xaml.cs 14 years ago
Daniel Grunwald 5dacab6a80 Highlight active parameter in method insight. 14 years ago
Daniel Grunwald 15f93629d5 Implemented override-completion. 14 years ago
Daniel Grunwald e1d7f1bf7f Show tooltips on EnhancedScrollBarTrack. 14 years ago
PeterForstmeier 775356bcd4 StyleCop -> AnalysisProjectOptionsPanel 14 years ago
Daniel Grunwald 80dc644829 Enable new context actions (Create Local, Extract Field, Implement Interface). 14 years ago
Daniel Grunwald 6436a028bb Fixed document service retrieval. 14 years ago
PeterForstmeier bebce53958 re implement TextBoxEditMode in OptionPanels/ProjectOptions/OptionsHelper.cs - BrowseForFolder 14 years ago
Siegfried Pammer 76b4fe6179 fix http://community.sharpdevelop.net/forums/p/15982/42766.aspx#42766 - Attach to Process and command “Step over” 14 years ago
Daniel Grunwald 0c1ab952ce Add preload thread. 14 years ago
Daniel Grunwald 0788d1bbff [WIP] Started porting forms designer to NR5 14 years ago
PeterForstmeier 5bdef05fdd Move StringListEditorDialog.xaml to src\Main\Base\Project\Src\Gui\Components\ 14 years ago
Andreas Weizel cec924fd86 Changed sort order of matching items in GotoDialog: Full matches are followed by items of currently open code file, shown in bold font. Then all other matches (from other files) are shown as usual. 14 years ago
Daniel Grunwald 7501a05c42 Add ToString() to TreeViewOptionsDialog.OptionPanelNode 14 years ago
Daniel Grunwald 5284451320 Fixed bug that caused the 'cyclic dependency between projects' error not to be shown. 14 years ago
Siegfried Pammer 28bc1648b0 Implemented debugger expression evaluation using NRefactory semantic trees. 14 years ago
Daniel Grunwald 8ff3f109b0 Fixed MSBuildBasedProject.GetPropertyValue() for properties that are replaced by imported .targets files. 14 years ago
PeterForstmeier 0ca48c2698 ProjectOptionPanel.xaml VerticalAlignment="Center" for ComboBoxes 14 years ago
Daniel Grunwald 2a7d589f3b Avoid reparse when the chosen configuration/platform is not Debug/Any CPU. 14 years ago
PeterForstmeier 555a724903 DebugOptions 14 years ago
PeterForstmeier 3ed2c63fd5 Add ScrollViewer 14 years ago
PeterForstmeier 8b635bd82e Signing.xaml 14 years ago
PeterForstmeier 167cec4260 ApplicationSettings 14 years ago
Daniel Grunwald a0ddc9e72a Avoid showing the 'solution altered externally' message twice. 14 years ago
Siegfried Pammer 2afdcf30d4 simplify SharpDevelop version inserted into solution files 14 years ago
PeterForstmeier e91c4ed9fe Remove very old Publish.xfrm 14 years ago
Daniel Grunwald 158219a218 Fixed XAML parser (was adding 'null' as top-level type). 14 years ago
Daniel Grunwald c21b1d1cbf Fixed issue that could cause projects to be initially parsed in the wrong configuration. 14 years ago
PeterForstmeier 57816aaf9f Remove unused Files 14 years ago
PeterForstmeier ad6fe170f3 Remove unused Files 14 years ago
PeterForstmeier 97a012dfa2 Fix build 14 years ago
PeterForstmeier e1ce528d58 Signing 14 years ago
Tobias Ibounig fdb0986ed9 When in Search-Text-Box and pressing enter the dialog used to close. 14 years ago