PeterForstmeier
0999dd0093
Remove unused Files
13 years ago
PeterForstmeier
158ae4a39a
AnalysisIdeOptionsPanel.xaml.cs update Status after pointing to new StyleCop Settings File
13 years ago
Matt Ward
bae24695cd
Fix changing Source Analysis project options not showing as dirty.
...
Problem occurred if the project had no SourceAnalysisOverrideSettingsFile set in the project.
In this case the options panel was overriding the ProjectOptions.Load method and changing the
values but not setting the IsDirty flag back to false so the UI was showing it as not dirty
when in fact it had been changed. Further changes did not cause the IsDirty flag to change so
the UI never displayed the an asterisk indicating there were outstanding changes.
13 years ago
Daniel Grunwald
67f9f2ce82
Set 'Local Copy'=false on references to Core.Presentation and SD.Widgets.
13 years ago
Daniel Grunwald
c53ba4b343
Simplify "Browse for Folder/File" buttons and simplified ApplicationSettings.
13 years ago
PeterForstmeier
46e2087161
DebugOptions.xaml, remove unused parameter in BrowseFolder
13 years ago
PeterForstmeier
04cd4b46c5
ApplicationSettings, modify OptionsHelper.cs BrowseForFolder and OpenFile to return Relative Path
13 years ago
PeterForstmeier
dd4ce327d9
cleanup
13 years ago
PeterForstmeier
26dfdc57e8
Change namespace from MattEverson to ICSharpCode
13 years ago
PeterForstmeier
8d58023fbf
Cleanup
13 years ago
PeterForstmeier
b4c10698db
StyleCop AnalysisIdeOptionsPanelXaml.xaml.cs
13 years ago
PeterForstmeier
e3b67bf27d
StyleCop - AnalysisProjectOptions
13 years ago
PeterForstmeier
775356bcd4
StyleCop -> AnalysisProjectOptionsPanel
13 years ago
Daniel Grunwald
43511c4ef5
Add some strings to StringResources.
14 years ago
Daniel Grunwald
392871bf63
Save width+height of floating pad using invariant culture.
14 years ago
Eusebiu Marcu
c21b361fa6
fix build and project options panel.
14 years ago
Eusebiu Marcu
3d10700cd8
make style cop addin work for old version (<=4.3.3.0) and new (>= 4.5.x.x)
14 years ago
Daniel Grunwald
afd2f38400
Mark SharpDevelop assemblies as Full/Client profile.
15 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 years ago
Matt Ward
48383a8bec
Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
4ba935e0a1
Remove unused references to ICSharpCode.TextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
2e1db61657
Move Analysis AddIns to src/AddIns/Analysis
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago