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
20 years ago
Christian Hornung
409a1a13d9
ResourceToolkit: Applied some fixes from FxCop. Especially reduced nesting of generics by using a custom ResourceItem class instead of KeyValuePair<string,string>.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3010494a64
Fixed SD2-950: SharpDevelop Project Cconverter doesn't show correct line/column status.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a7a23e1400
Added a custom ColorDialog that remembers any user defined custom colors.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
Christian Hornung
7a4c5428ea
Fixed SD2-1068: #D can't open resx files if these have resources of type System.Resources.ResXNullRef
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
Matt Ward
3077ad3351
Updated NAnt schema to 0.85 RC4.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
17de9c0ba0
Fixed forum-12195 ("TortoiseSvn not found" dialog doesn't use StringParser)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
50a384e282
Set UseSmartTags default value to true.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
eb15f39efe
Forms designer: Fixed lookup of generic classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2ddd254943
CodeDomVisitor: keep type arguments on base type references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1879 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christian Hornung
03f0228d17
ResourceToolkit: Removed some overly verbose debugging messages.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 years ago
Matt Ward
cb9957ac4c
Fixed warning about unused field in XML Editor addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0d14714a98
Fixed SD2-1136: File changed externally message only appears when SharpDevelop loses focus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1868 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
26fad390b9
Include NodeTrackingAstVisitor in NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1867 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 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
20 years ago
Matt Ward
dd53177cd5
The XML Editor now correctly detects that the schema associated with a file extension has been changed and updates any open xml documents. In the original code the property name had been changed but the XmlView was watching for property changed events for the old name.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 years ago
Matt Ward
9043a2345f
Fixed SD2-1139 - Text editor mouse position incorrect in status bar. The line, column and character positions in the status bar were being set in two different places by slightly different code and in the TextEditorDisplayBinding and the XmlView the positions were off by one.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1856 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
Matt Ward
9dfd0c33e9
Fixed SD2-1119. When creating a schema from an XML document any XmlSchemaInferenceExceptions are now caught and displayed in the error list window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1851 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
Markus Palme
79df003c54
SD2-835: Creating a regex assembly with an invalid filename throws an error
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1844 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
57052244bc
Fixed SD2-1117: Local variables pad throws exception in debugger.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1842 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
10e4518ce1
Fixed SD2-1116: Local variables pad is not updating its content properly when the code is being steped into, generating an exception in the debugger.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1839 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
5e82cc6daa
Fixed SD2-1114: Debugger throws exception when a null event argument is used.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1838 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
5e51e69c22
Fixed SD2-1111: Debugger's form can be shown after the debug process has been stopped
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1837 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 years ago
David Srbecký
a59c9dddec
Fixed SD2-1096: Moving mouse over com object whilst debugging unit test throws a ComException;
...
Error message for objects in wrong AppDomain
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1834 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
David Srbecký
2f1aae67ea
Fixed SD2-1033: Debugger locking assemblies
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1832 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a0205ce2ac
Removed reference to Extensibility assembly in SharpServerTools. Set the correct output path for release builds in the SharpServerTools and SharpDbTools projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1828 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
771d8a6e3c
Fixed null reference exception when attempting to show a tooltip for the XSLT Output window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1827 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
0bdc450f18
Refactoring to use code from SharpReportCore\Printing in Exporters
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1826 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
cc767e026e
Fixed SD2-1061. Creating an XML schema from XML that had a child element with the same name as one of its parents failed due to a limitation of the .NET Framework's DataSet.InferXmlSchema method. Changed the code so it now uses the XmlSchemaInference class (new in .NET 2.0). This class handles multiple namespaces and will generate a schema for each namespace.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1822 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 years ago
Matt Ward
d356220e74
File filter now showing correct string and filter working when opening assemblies into the Component Inspector. Fixed missing menu item text in Component Inspector's object tree context menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1812 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 years ago
David Srbecký
5643b88dd1
Fixed SD2-1086: Debugger thrown exception trying to show tooltip of decimal variable.
...
- Eval does not work on thread unsafe point after break
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1810 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
f9a634ddc2
Fixed SD2-1085: Debugger throws exception trying to copy an overflowed variable value
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1809 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 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
20 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
20 years ago