Daniel Grunwald
7ce88146dc
Move Ambience and ExpressionFinder to ICSharpCode.SharpDevelop.Dom
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1958 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
60960bec85
removed html export; removed obsolete files; replaced array lists with generic lists
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1957 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
Markus Palme
58a4e84c3b
replaced array list with generic lists; cleanup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1951 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
53739a9c31
Fixed forum-12661: Missing parenthesis when converting CastExpression from VB to C#.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1940 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
42ab1e46fb
Fixed NullReferenceException when implicit reference (like Microsoft.VisualBasic in VB projects) cannot be loaded for code-completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1938 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
118f3cc121
Update to boo-0.7.6.2351
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1936 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c9a44af42a
Replace MenuBuilder with <Include> - prevents WixBinding from being loaded at SharpDevelop startup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1931 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
60481970fb
Fixed indentation problem introduced in revision 1926
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1928 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
11bde7c539
Fixed SD2-1011: If statement indentation when no bracket used.
...
TextView now uses integer positions.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1926 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
70a9f05362
Fixed SD2-1142: Indentation removes comments in VB code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1925 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
a92eeffef5
Fixed illegal WiX ids being generated when the filename had an extension of less than three characters and when the parent directory was concatenated with the file or component id.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1908 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9d1fa8c1a6
When importing a directory into a WiX setup legal identifiers are now generated for WiX components and directories.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1906 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
Daniel Grunwald
7b2b18157d
Fixed SD2-1103: MouseEventArgs.Button property shows ' value__ ' member in completion menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9cf6cfa440
Fixed WixBinding test that was not compiling due to changes in the MSBuildProject where it now uses an MSBuildImport class instead of a string (SD2-1025).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c9e2f44b1e
Fixed SD2-1025: Conditions on Import element in an MSBuild project are removed on saving the project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e3f69a1708
Fixed SD2-973: Boo Forms Designer shows error after adding a control and switching between views.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ca3838f9b3
Re-enable resolver unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7f16f7249c
Simple solution configuration editor (adding/removing configurations not yet supported)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1865 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f6f8fe0c62
Fixed SD2-1147. All parameters used in WiX xpath queries have any special XML characters encoded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1864 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
e4b751a225
Fixed SD2-1115. In the WiX project options the compiling tab now has a vertical scrollbar.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1847 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
284934c8d2
Fixed failing WixBinding test AddWixProjectNodeTestFixture by adding missing fixture setup code to initialise the string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1835 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
1eddd435a2
Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
aad7945bc0
Fixed SD2-1058: Some string resources not parsed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1818 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
88a692d2d0
Added missing string resources for WixBinding, standard headers and XML file templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1813 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3ec49dddf9
The string resource being used in the File dialog's filter is now parsed/expanded when adding a WiX library.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1811 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
562ef7e2a9
Updated string resources for WixBinding, XML Editor and Component Inspector.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1808 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
Daniel Grunwald
6e47a8a518
Move Insert color & Insert GUID to edit menu.
...
Create submenu for "convert code" commands.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1763 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
Daniel Grunwald
4af14f6adf
When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1751 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
Daniel Grunwald
8af8808d4c
Fixed SD2-1037: Declarations inside an interface don't need end constructs in VB
...
Fixed SD2-1034: VB delegates declaration don't need end constructs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1748 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
1f77918bd7
SD2-1032 - Incorrect cursor position after generating xml comment.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1747 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
432f63447f
Fixed SD2-1017: Generated xml comments do not use text editor line terminator
...
Fixed SD2-1004: Trying to add a new file to a project throws exception if the projects pad has no selected nodes.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1741 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cf81840159
Fixed SD2-991: Regions and Interfaces end constructs not added in VB when pressing enter key.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1740 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1b5d91cd34
Fixed SD2-994: Public static classes not converted correctly from C# to VB.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1738 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ccf76e4596
Fixed SD2-1005: Time before text editor is editable when creating a new file without a project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1736 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b2a1463b3b
Implemented forum-10323: TODO comments in designer-generated event handlers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1732 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3c5cd69aff
Improved smart indentation a bit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1731 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
Matt Ward
484d15caeb
Changed the WiX project to use the OutputName MSBuild property as the .msi filename and not the project name to match how the WiX MSBuild tasks work.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1679 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
05acdf817f
"throw new" now only shows types deriving from Exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1673 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
39efcc6cdb
Fixed code-completion unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1664 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8b52417845
Web references in Boo projects are now supported.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1663 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