Daniel Grunwald
8f2e284793
Allow choosing the target framework when creating a new project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
65ba1bf91a
Prevent crash in DockPanel.FocusManager.Activate when active pane was removed (e.g. the pad that was active when SharpDevelop was closed does not exist anymore after an AddIn was removed manually or SharpDevelop was updated)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2732 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
68bf3ac9f0
Looks like I only committed the src folder in rev. 2714, here are the missing changes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2716 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
2d94d3128c
Update to Cecil 0.6.
...
Fixed some bugs.
C# parser: include position information for statements/expressions.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2708 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
fef7d40907
Rewritten build system. Separated solution build logic (BuildEngine) from project build logic (MSBuildEngine).
...
New features:
- Supports non-MSBuild projects.
- Setting different properties for each project in a solution.
- Build can run in a worker process
- Builds multiple projects in parallel
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2694 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
9567c3e210
Add more controls to toolbox, support editing properties of type "Cursor" and "bool?".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2671 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
5f9f3db75c
Update string resources.
...
Improve lexer code determining the type of integer literals.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2639 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
37c18e0660
Fixed unit tests when .NET FX 3.5 is installed - do not rely on the order in which Reflection returns methods.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2624 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
70b289233e
Updated to NUnit 2.4.2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2623 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
313121fcc9
Fixed VB Direct3D project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2607 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
8fa6d50a29
Update a few SDR resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2592 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
e0f2d941e8
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2567 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
eb7c9a8f91
Updated to WiX 2.0.5325
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2557 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
57eafab058
ConsoleProject templates:
...
- Revert changes to project-wide imports. If we don't use the same imports as Visual Studio, most VB tutorials will fail to work with SharpDevelop.
- Option Strict/Option Explicit should be a project-wide setting and not specified in each file.
- fixed indentation
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2532 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
81a9b3de99
Cleaned up the ConsoleProject templates for CSharp and VB.NET
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2528 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
06388697e0
Update language resources.
...
Implemented SD2-1280/SD2-1320: Scroll completion window to move selected item to the middle
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2516 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
a2c2dbe784
The static Main call is now in a seperate Program.cs file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2515 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
e77880dc9f
Both WPF templates get their AssemblyInfo from the same source.
...
Improved DefaultAssemblyInfo.cs.
Made the appropiate additions to the setup files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
3efdfb29c3
web pages are now xhtml compliant.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
6beeb1734d
Move P/Invoke calls to NativeMethods.cs.
...
Fixed NullReferenceException in BooBinding.VariableLookupVisitor.
Catch exceptions when calling WebBrowser.Navigate.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2505 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
0128413e2b
Fixed Resource string on EmptyClass IsSealed property.
...
Guid automatically generated for com object of SharedAddin.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2502 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Justin Dearing
028cc78585
Added app.config template.
...
Configuration Templates are in there own sub category.
ConfigurationSection now uses a factory pattern to force the name of the section.
Configuration templates are all sealed.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2501 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Dickon Field
ee8ff51b4f
added icon for ServerTool
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f7b2d45b7f
Add AddInWritingHelp.txt to project templates creating SharpDevelop AddIns that point to the documentation in the wiki.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2445 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
74f21e68ab
Remove [STAThread] from C# compact framework project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2431 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
947fec9914
Updated language resource
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2428 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
2ec6b50c05
Added Apache 2.0 License
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2426 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c60589e19b
Updated string resources. Added Chinese Simplified (cn-gb) to the list of available languages.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d70442897c
Remove .xml code template - the xml editor does not support templates.
...
Fixed toolbar layout combo box to show the correct layout after resetting all layouts.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
7cc6ec8258
Fixed SD2-1024. The user can no longer close SharpDevelop when it is running a build and a message is displayed when this is attempted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2346 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
633af69129
Updated to SharpDevelop Reports 2.1.0.98
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2341 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bcd8c950a5
Merge SharpDevelopResources. (Note: the commit log of 2333 is wrong, the merge was 2312:2332)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2334 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
78ff251b97
Removed Run All Tests context menu item from Unit Tests window. Code coverage window opened after all tests have been run with code coverage and there were no test failures. No longer using a static NCover runner which was raising events in two RunTestWithCodeCoverageCommand instances (toolbar, context menu) and causing one to try to read a test results file which no longer existed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2329 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
47dbaf6529
Unit Tests window changes: It now has an All Tests root node when multiple test projects exist in a solution. Added a toolbar button and menu item to run all the tests in the solution independent of the currently selected test. Added a run with code coverage toolbar button.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2321 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a594307239
Some XML documentation for ICSharpCode.Core.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2318 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
934c1d479b
Fixed resource editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2317 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1808336a1c
Merged SD 2.1 rev. 2226:2312 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
15d7aadd27
Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views.
...
Removed SharpQuery.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5e9379e6a1
Refresh assembly project contents when adding a reference.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
43578a95b0
A pattern for implementing a ConfigurationCollection for storing recently opened files in your application. Its a good starting point.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
a1a53eeb43
I cleaned up the tabs for the ConfigurationElement.cs(Section|Collection|Element) xtf files. Cleaned up the comments in the associated .cs files. Also added contructor code to ConfigurationSection to all the section to appear in user.app.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2307 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
6962c12d53
Fixed SD2-862. The highlighting editor now supports the singleword attribute on begin and end spans.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
415293947c
Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
6bfdd31a45
Fixed a comment.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2281 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4b285226c2
Updated string resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4767b24e72
Added a new icon for Component tree nodes in the WiX Setup Files editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ff2a4f26f0
Fixed forum-14286: exceptions thrown when trying to create WPF application without .NET Framework 3.0 installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2259 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2c108be5e5
Add project template for creating a custom tool AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2196 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
eede8fa2ea
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2177 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago