Siegfried Pammer
58a5eea478
fixed FormsDesigner.AddIn - all code is now separated
15 years ago
Daniel Grunwald
afd2f38400
Mark SharpDevelop assemblies as Full/Client profile.
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
7a23f641b3
Remove ICSharpCode.TextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6028 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
67ec85874e
Wix addin now uses the new text editor interfaces. Restructured various Wix addin classes and added missing unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
091c06d2b3
- refactoring of LanguageBindings, introduced ProjectBindings
...
- fixed ExamplePad.xft
- added OutlinePad and IOutlineContentHost
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4537 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8b85721272
Don't save temporary modifications in the project during a build into the project file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4263 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
96e8836e37
fixed some unit tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/XmlEditor@4189 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
de913b9eb2
resolved missing references
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/XmlEditor@4164 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
79884004e1
added more ITextEditorOptions, implemented markers for XPath
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/XmlEditor@4162 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
4a05270da8
project clean up
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/XmlEditor@4161 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
286b91794f
- further clean up
...
- restored compatibility to WixBinding and XamlBinding
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/XmlEditor@4160 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f5b8a4a2df
Set TargetFrameworkVersion to 4.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4098 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christian Hornung
5352e87454
Updated language resources to fix missing strings.
...
Renamed WixDialog to EmptyWixDialog and WixGraphicalDialog to WixDialog.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3bd1ab5517
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
46e71bc93d
Added an Add Files menu item to the selected directory node in the WiX files editor. This menu item will add multiple files, each with its own parent component, to an existing directory tree node in one step.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3218 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
2dbc8bec00
Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2785 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
191f894328
Use MSBuild 3.5.
...
SharpDevelop can now compile C# 3.0 projects created with VS2008 Beta 2.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2627 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
8f3ca00a17
Adding WiX project templates for the WiX UI library: Mondo, InstallDir, FeatureTree and Minimal.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2575 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
50a59336df
Refactored the interface IAttribute to include useful information (type reference to the attribute type + arguments).
...
Begin work on a Xaml language binding.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2564 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
58aba4a28a
Fixed projects now call Console.ReadKey(true).
...
Updated AssemblyInfo for boo projects to reflect changes in VB and C#.
Wix Project template now uses included dialog files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2553 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
dcaf24c04d
Implemented SD2-1183: Use MSBuild libraries
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2043 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
633ace62b1
Fixed compilation errors and test failures in WixBinding.Tests after the DropDownEditor was moved to the SharpDevelop widgets project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2025 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f3939e3257
Add Custom Tools support.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2020 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
519c18a986
Move SideBar and AutoHide to ICSharpCode.SharpDevelop.Widgets.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1974 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
1dc51241d5
cleanup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1956 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
98eec4f64b
Added new WiX Setup Files Diff feature. The Setup Files pad can now show the difference between the files defined in the setup and the files that actually exist on the file system. Changed the WiXProject class so only WiX source files .wxs and WiX include files .wxi have their build action set to Compile when new files are added to a WiX project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3f2e742b70
WiX Setup Files property grid now has a file browser and drop down lists with possible attribute values based on the WiX schema.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1860 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e6682a2264
Can now generate new guids from the Setup Files property grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1858 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3a318e0152
WixBinding: Can now add directories in the setup files window. Unique short directory name generated. Added simple file and folder ignore list.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1764 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
bdde4e7408
WixBinding - Unique file ids now generated when adding multiple files, added core logic to add a directory recursively to a setup package.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1757 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
ed5d813426
WiX extensions to be passed to Candle, Lit and Light can now be configured in the project option panels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1749 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
0002cc0d9c
Added a new Wix based installer for SharpDevelop. Improved performance of Wix files tree view, it now only adds child nodes when a node is expanded. Short filename generator now uses underscore instead of the tilde character preventing candle compilation warnings. User friendly names displayed in Wix files tree view for special folders (e.g. Program Files).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1717 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
8b8ed2ca5e
Added a basic Wix directory, component and file editor - consists of a explorer-like tree view and property editor. Made the Wix project template more modular - separate files for the product, the user interface sequence, the component files and each dialog. Wix dialog designer can now find bitmap files defined in a different file to the dialog but part of the project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1698 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c9ecec41f3
Put ICSharpCode.SharpDevelop.Dom in a separate assembly.
...
WorkbenchSingleton.SafeThreadCall is now a generic method to check that the types of the arguments match the parameter types expected by the delegate.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1661 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9ab7da37a5
Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1636 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
df78c1123b
Moved C++ and WiX templates to the (disabled) AddIn projects. (SD2-566)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@820 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a2fc15687f
Fixed some properties in the project files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@108 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
Mike Krüger
c4336b038c
created trunk folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago