PeterForstmeier
0304e2c934
Cleanup CodeCoverage
13 years ago
PeterForstmeier
0999dd0093
Remove unused Files
13 years ago
PeterForstmeier
041d3b0c2b
Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms
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
Matt Ward
b64ea5b7e8
Clear combo box text when Create/Browse selected in Signing project options.
13 years ago
Matt Ward
c9154286bd
Fix Create/Browse dialogs not showing after Signing project options changes saved.
...
Combo box selection event handler was being removed on saving the Signing project options.
13 years ago
Matt Ward
d5cf5d1567
Do not show 'sn.exe not found' message when key creation dialog is cancelled.
13 years ago
PeterForstmeier
87e9864b23
AnalysisProjectOptionsPanel.xaml
...
Remove Scrollbar from Dialog,Scrollbar appear inside ListView
13 years ago
PeterForstmeier
63a775b5ac
AddRemoveRuleAssembly
13 years ago
PeterForstmeier
1076612de1
StringListEditor and StringListEditorDialog.xaml
13 years ago
PeterForstmeier
5510c204f5
Rework Combobox in Signing.xaml
13 years ago
PeterForstmeier
20a9c349b3
Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms
13 years ago
PeterForstmeier
889d7ab278
Add StorageLocation MultiBinding in ApplicationSettings.xaml
13 years ago
PeterForstmeier
67f50fa700
Fix layout of CodeCoverageOptionsPanelXaml.xaml
13 years ago
Daniel Grunwald
4778f44b2c
Fixed TextBoxEditMode for ApplicationSettings.
13 years ago
Daniel Grunwald
250a077b93
Replace ProjectOptionPanel.HideHeader() with ProjectOptionPanel.HeaderVisibility property.
13 years ago
Daniel Grunwald
d694a2ee7c
Remove unnecessary reference from ProjectInformation to parent project options panel.
13 years ago
Daniel Grunwald
6453534ded
Fixed InitialDirectory in BrowseForFile
13 years ago
Daniel Grunwald
6f61f7981d
Handle NotSupportedException on invalid icon format
13 years ago
Daniel Grunwald
46a5373770
Make the project information text boxes read-only.
13 years ago
PeterForstmeier
8460f73204
Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms
13 years ago
PeterForstmeier
c68e424ec0
ExternalToolOptions Cleanup
13 years ago
PeterForstmeier
e592629af4
ExternalToolPanel.cs
13 years ago
PeterForstmeier
fdd00b2fdd
ExternalToolPanelXaml.xaml - ContextMenu's
13 years ago
Daniel Grunwald
148e5042a4
Fix "Application manifest" combo box.
13 years ago
Daniel Grunwald
67f9f2ce82
Set 'Local Copy'=false on references to Core.Presentation and SD.Widgets.
13 years ago
PeterForstmeier
8b1fe69b46
CodeCompletionPanel
13 years ago
PeterForstmeier
2580df003a
Remove wrong reference
13 years ago
PeterForstmeier
b51c9518d3
missing Files
13 years ago
PeterForstmeier
0af5222a99
missing File
13 years ago
PeterForstmeier
3ced83921a
Cleanup
13 years ago
PeterForstmeier
4882f0ded5
Cleanup
13 years ago
PeterForstmeier
8d06aeac58
Remove unused File's
13 years ago
PeterForstmeier
0a7fec6a35
AnalysisProjectOptionsPanelXaml
13 years ago
PeterForstmeier
723dda52e7
AnalysisProjectOptionsTreeNodes.cs check/uncheck
13 years ago
PeterForstmeier
41b86e4369
ProjectInformation userControl in ApplicationOptions (CppBinding) asn ApplicationSettings.xaml(C#)
13 years ago
PeterForstmeier
44850ceb88
Remove unused Files from VBNetBinding
13 years ago
PeterForstmeier
42c8840e7d
Cleanup
13 years ago
PeterForstmeier
3223b5fb5a
Adjust VBNetBinding.addin, cleanup
13 years ago
PeterForstmeier
960381dea6
BuildOptions for VBNetBinding
13 years ago
PeterForstmeier
42bbe19852
Cleanup BuildOutput
13 years ago
PeterForstmeier
d2e16e153f
BuildOptions UC in VBNetBinding/Project/Src/OptionPanels/BuildOptions
13 years ago
PeterForstmeier
7194701cd1
change namespaces in xaml
13 years ago
PeterForstmeier
072d0ed8a0
BuildOptions - BuildAdvanced UserControl
13 years ago
PeterForstmeier
13e8462546
BuildOptions - ErrorsAndWarnings UserControl
13 years ago
PeterForstmeier
bd75b2b51a
Remove Grid from ErrorsAndWarnings.xaml
13 years ago
PeterForstmeier
b8d084ed0d
ErrorsAndWarnings UserControl
13 years ago
PeterForstmeier
93e8e61469
ProjectImports.xaml.cs
13 years ago
PeterForstmeier
8bcc270573
Rework PreprocessorOptions
13 years ago