Matt Ward
4a197ee962
Adding child elements, inserting elements before and after the currently selected element are now possible in the XML tree editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1929 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6f8dff4b67
Fixed various translation issues.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1927 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4db70538d8
Adding and removing attributes from the XML tree editor is now possible.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1924 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
083b5340a2
Fixed SD2-990: Allow to specify path to FxCop in the options
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
5f78877937
ResourceToolkit: Added a ToolBarCheckBox to the unused resource keys view to filter out the ICSharpCode.Core host application resources. Improved performance when the list view is filled.
...
ToolBarCheckBox: Expose the caller and set the owner of the MenuCommand.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a1b74dfb38
Add ResourceToolkit AddIn (from hornung.dynalias.com/svn/resourcetoolkit/trunk, rev 70).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Scott Ferrett
4936318a7f
Dlls are not backwards compatible beyond build 1751 due to name space change for ParserService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
ce3eec7604
Fixed SD2-1134. A user friendly error message is now shown if the NAnt executable cannot be found or the path specified is invalid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f89bc1b773
Changed the incremental search wrapping behaviour. It now wraps around to the start of the document with any length of search string. Previously it would not wrap around if a character had been matched already. Code completion is now temporarily disabled whilst incrementally searching. Typing in a code completion character was previously stopping the search. Added some missing incremental search resource strings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1846 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
3e436eb1d7
SD2-900: Reloading non existant file throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1845 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
91f24720fa
Fixed SD2-1109: Stack OverFlow exception in code makes the debugger throw an unhundled exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1836 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
Matt Ward
0466f4fc15
Fixed SD2-981 - Running SharpDevelop using nologo command line argument throws invalid operation exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1819 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
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
David Srbecký
b2634a3a87
Some debugger strings made translatable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1807 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
52e507e78c
Fixed SD2-954: String resources are missing for Refactor menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1772 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c1944ef3cb
Allow the user to add custom layout configurations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1765 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
Daniel Grunwald
e2f4e6b86e
Add some strings to translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1742 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7bdc43c9c4
Fixed SD2-1012: "Find references" throws exception when used in a stand alone file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1737 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
244e82fffc
Fixed SD2-1013: Disposing splash screen image stream
...
Fixed SD2-1015: "Show Tab Order" rectangles are gone when switching between views.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1735 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a3fb4dd463
Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks
...
Update to new NSvn version (can now use Subversion 1.4 working copies)
Update StringResources.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1719 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Scott Ferrett
9509fe8a93
#D core assemblies are only compatible with versions 1661 and later.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1712 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
6052f22389
Added an XPath Query pad - can be used to run xpaths on the active XML document and highlights the resulting matches.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1662 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
44dfe7f1b8
Fix file headers: set svn:keywords=Revision on all files; apply file header to all files; make all files UTF-8.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1634 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
941c45808b
Make Consolas the default font on Vista.
...
Allow runtime pad creation.
Ad SharpDevelopInteraction example to SdaUser.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1628 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3ab6c9973f
Add ICSharpCode.SharpDevelop.Sda and SdaUser example application.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1624 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
821cae6ee3
Remove unnecessary usage of Assembly.GetEntryAssembly
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1618 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
56b2aa0f70
Fixed some translation issues.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1612 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a5ec465e77
Merged missing SharpReport resources from Corsavy.
...
Fixed some bugs in code analysis-AddIn.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1603 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c842399550
Allow AddIns to customize the MSBuild logger.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1590 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ac642f3f00
Update StringResources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1575 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
9b96afbfde
Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1569 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b43033b2b4
Update translations; fixed translation-related bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4bd782875
Moved more strings to translation database.
...
When adding a COM reference, MSBuild "ResolveComReferences" is called immediately to generate the interop library and get code completion - the "cannot load code-completion information" error message was confusing many users.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6050a6bda4
Moved some more strings to translation database. Windows Service template now contains installer class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f678d9c8c7
More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ea51e06df
Fixed forum-8340: error inserting code template in empty file
...
Translated ExceptionBox.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
5981914b84
Added some missing Resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1451 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
40347a51c9
Add more strings to translation database. (based on list by asl)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
82f68b0329
Fixed several minor bugs; put some strings into the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1444 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e9ff406a9e
Fixed SD2-646: Highlighting bug for multiline comments
...
Fixed SD2-820: SplashScreen.SetCommandLineArgs not defensive
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1429 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
f4f9dc1ef8
Language resources updated for RC1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1410 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
af70e15281
New feature: Removed unused "using" statements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1389 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5753bafcba
Fixed SD2-796: Building whilst debugging
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1381 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e5bc45a6e2
Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1377 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
332dd9f511
Fixed SD2-671: Code generation doesn't substitute generic type
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1371 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago