Peter Forstmeier
12dd9699f6
rename some obsolete classes to old_XY
13 years ago
Peter Forstmeier
871b1cc150
OutputWindowOptionsPanelXaml
13 years ago
Siegfried Pammer
97d2a30a7a
implement WPF-based FontSelector
13 years ago
Daniel Grunwald
ea71582c4f
Create new projects as Any CPU (32-bit) if the .NET 4.5 framework is installed.
...
Any CPU (32-bit) also works with older target frameworks as those interpret the 32-bit preferred flag as 32-bit required; but we require the new compiler version.
13 years ago
PeterForstmeier
bb7df50264
ExternalToolPanel.xaml.cs, delete unused files
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
PeterForstmeier
8b1fe69b46
CodeCompletionPanel
13 years ago
PeterForstmeier
3ced83921a
Cleanup
13 years ago
PeterForstmeier
41b86e4369
ProjectInformation userControl in ApplicationOptions (CppBinding) asn ApplicationSettings.xaml(C#)
13 years ago
PeterForstmeier
42bbe19852
Cleanup BuildOutput
13 years ago
Daniel Grunwald
ad1dc15050
Move IDisplayBinding and 'Open with' dialog to new folder structure.
13 years ago
Daniel Grunwald
fd230873e4
Remove IWorkbenchLayout from public API.
13 years ago
Daniel Grunwald
b6340ccad4
Move remaining util classes.
13 years ago
Daniel Grunwald
46ec328fc6
Move some files to new folder structure.
13 years ago
Daniel Grunwald
85f8ff0e8e
Rename TypeName to AssemblyQualifiedTypeName.
13 years ago
PeterForstmeier
072d0ed8a0
BuildOptions - BuildAdvanced UserControl
13 years ago
PeterForstmeier
13e8462546
BuildOptions - ErrorsAndWarnings UserControl
13 years ago
PeterForstmeier
b8d084ed0d
ErrorsAndWarnings UserControl
13 years ago
Daniel Grunwald
6b5d8729e1
Move some editor classes to new folder structure.
13 years ago
Daniel Grunwald
d54cf7c844
Move remaining bookmark classes.
13 years ago
Daniel Grunwald
d0a11e630d
Move bookmark-related classes to new folder structure.
13 years ago
Daniel Grunwald
f42d52cfed
New async-based API for the build engine.
13 years ago
Daniel Grunwald
b432c0bfa4
Integrate document model with IProject.
...
Move some parser classes to new folder structure.
13 years ago
Daniel Grunwald
04dbe33242
First attempt at document model.
13 years ago
Daniel Grunwald
332ad8f7a6
Add ClipboardWrapper.
13 years ago
Daniel Grunwald
c53ba4b343
Simplify "Browse for Folder/File" buttons and simplified ApplicationSettings.
13 years ago
Daniel Grunwald
9adf535ecd
Remove unused SD.Editor.CodeCompletion classes and move the remaining ones to new folder structure.
13 years ago
Daniel Grunwald
e2c38c531e
Move some types to the new folder structure.
13 years ago
Daniel Grunwald
1f43c620d2
Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms.
13 years ago
Daniel Grunwald
87c29779a9
Remove ICSharpCode.Core.ICommand and use the WPF ICommand instead.
...
Renamed 'caller'/'owner' to 'parameter' to be consistent with the WPF ICommand.
13 years ago
Daniel Grunwald
a3f61c855f
Move workbench-related classes into new 'Workbench' namespace.
13 years ago
Daniel Grunwald
ca975b65aa
Add ITreeNodeFactory to create tree nodes from a model.
...
Remove the mandatory file name from the document constructors.
13 years ago
Daniel Grunwald
86b6f990b1
Use custom thread pool for saving the type system caches.
13 years ago
Daniel Grunwald
7eea339c6e
Add 'IShutdownService'.
13 years ago
Daniel Grunwald
dff21e821f
[WIP] Major refactoring of the unit testing addin:
...
A lot of functionality gets moved from the main portion of the AddIn into the framework-specific providers.
We no longer deal with test classes and members, but instead use the new ITest interface.
A test can be a whole project, namespace, class, or just a single method.
This can be used to support features like the NUnit [TestCase] attribute, where a single method might result in multiple tests.
13 years ago
Matt Ward
ec75e495d4
Support running custom tools on build.
...
Add Custom Tools project options panel that can be used to enable running custom tools when a build is started just before the build executes.
Project options panel allows enabling/disabling this feature and specifying which files will have their custom tools run pre-build.
Configuration is stored in IProject.ProjectSpecificProperties.
13 years ago
Siegfried Pammer
6247fcb190
implement customizable multi highlighter
13 years ago
Daniel Grunwald
8f5f3a7572
Add ILSpyAddIn.
13 years ago
PeterForstmeier
04cd4b46c5
ApplicationSettings, modify OptionsHelper.cs BrowseForFolder and OpenFile to return Relative Path
13 years ago
PeterForstmeier
dd4918792b
save
13 years ago
Daniel Grunwald
39bd1381d1
Remove duplicate MultiDictionary.
13 years ago
Daniel Grunwald
a25ebfe842
Implemented re-parsing when switching the project configuration.
13 years ago
Daniel Grunwald
5dacab6a80
Highlight active parameter in method insight.
13 years ago
PeterForstmeier
5bdef05fdd
Move StringListEditorDialog.xaml to src\Main\Base\Project\Src\Gui\Components\
13 years ago
PeterForstmeier
8b635bd82e
Signing.xaml
13 years ago
PeterForstmeier
e91c4ed9fe
Remove very old Publish.xfrm
13 years ago
PeterForstmeier
57816aaf9f
Remove unused Files
13 years ago
PeterForstmeier
ad6fe170f3
Remove unused Files
13 years ago