1970 Commits (7af8c67fd51e65d9592b175460cc4f3981ad7b02)
 

Author SHA1 Message Date
Matt Ward e4b751a225 Fixed SD2-1115. In the WiX project options the compiling tab now has a vertical scrollbar. 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. 19 years ago
Markus Palme 3e436eb1d7 SD2-900: Reloading non existant file throws exception 19 years ago
Markus Palme 79df003c54 SD2-835: Creating a regex assembly with an invalid filename throws an error 19 years ago
Markus Palme 76e6c81234 SD2-1047: Quick XML doc not implemented for VB.NET comments 19 years ago
David Srbecký 57052244bc Fixed SD2-1117: Local variables pad throws exception in debugger. 19 years ago
Markus Palme c1712fc7c4 combination of --START and --REVISION parameter is possible 19 years ago
Matt Ward d2a822d9b1 Fixed SD2-1043. Can now open auto-hide pads using their keyboard shortcuts. 19 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. 19 years ago
David Srbecký 5e82cc6daa Fixed SD2-1114: Debugger throws exception when a null event argument is used. 19 years ago
David Srbecký 5e51e69c22 Fixed SD2-1111: Debugger's form can be shown after the debug process has been stopped 19 years ago
David Srbecký 91f24720fa Fixed SD2-1109: Stack OverFlow exception in code makes the debugger throw an unhundled exception. 19 years ago
Matt Ward 284934c8d2 Fixed failing WixBinding test AddWixProjectNodeTestFixture by adding missing fixture setup code to initialise the string resources. 19 years ago
David Srbecký a59c9dddec Fixed SD2-1096: Moving mouse over com object whilst debugging unit test throws a ComException; 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. 19 years ago
David Srbecký 2f1aae67ea Fixed SD2-1033: Debugger locking assemblies 19 years ago
Markus Palme 4d851cb562 svn changelog conversion tool supports a parameter --START that specifies the start revision. 19 years ago
Matt Ward d360f45d1e Added missing ReportExplorer pad and renamed SharpServerTools pad and ClassBrowser pad in the UI layouts. 19 years ago
Matt Ward 2c809483d2 Added SharpDbTools and SharpServerTools to the SharpDevelop installer. 19 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. 19 years ago
Matt Ward 771d8a6e3c Fixed null reference exception when attempting to show a tooltip for the XSLT Output window. 19 years ago
Peter Forstmeier 0bdc450f18 Refactoring to use code from SharpReportCore\Printing in Exporters 19 years ago
Christoph Wille 58525633b9 Forgot that SharpServerTools changes were made in this file too 19 years ago
Christoph Wille 7d41c124ae Removed SharpServerTools 19 years ago
Matt Ward d56c2816d9 Added SharpServerTools to SharpDevelop installer. 19 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. 19 years ago
Christoph Wille 999b0de67e <Product ... Name="SharpDevelop 2.1 Beta 1" ... /> 19 years ago
Christoph Wille 5492ab6ea6 More string resource updates 19 years ago
Matt Ward 0466f4fc15 Fixed SD2-981 - Running SharpDevelop using nologo command line argument throws invalid operation exception. 19 years ago
David Srbecký aad7945bc0 Fixed SD2-1058: Some string resources not parsed. 19 years ago
Christoph Wille 5dff893301 Updated translation resources 19 years ago
David Alpert 7549cc0ea8 Fixed SD2-938: Navigate Back splitbutton enabled state not updating correctly (thanks Matt) 19 years ago
David Alpert ad410adc06 resolves SD2-1067: TextEditorNavigationPoint.cs in repository but not included in any project; Matt's assessment was correct. 19 years ago
Matt Ward 88a692d2d0 Added missing string resources for WixBinding, standard headers and XML file templates. 19 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. 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. 19 years ago
David Srbecký 5643b88dd1 Fixed SD2-1086: Debugger thrown exception trying to show tooltip of decimal variable. 19 years ago
David Srbecký f9a634ddc2 Fixed SD2-1085: Debugger throws exception trying to copy an overflowed variable value 19 years ago
Matt Ward 562ef7e2a9 Updated string resources for WixBinding, XML Editor and Component Inspector. 19 years ago
David Srbecký b2634a3a87 Some debugger strings made translatable 19 years ago
Dickon Field b1b229dedd fix to compile target location - thanks again to Matt 19 years ago
Dickon Field 4c79e4df57 fix to remove duplicate proj ref - thanks Matt! 19 years ago
Matt Ward 1fb21ce190 SD2-1059. Bookmarks can now be navigated in the xml editor. Bookmarks are re-added when the xml file is closed and reloaded. 19 years ago
David Srbecký a1507afbd5 Fixed SD2-1080: Exception is thrown when stopping debuggee. 19 years ago
David Srbecký a446918775 Do not catch workbench exceptions if debugger is attached 19 years ago
Matt Ward 3a43292513 Fixed SD2-1057 - UserControl in project does not appear in Custom Components tab. When adding an item to the project content cache the full assembly name is used as a key if the project content is a ReflectionProjectContent. 19 years ago
David Srbecký 89927bd77b Added a few error messages for double-clicks: 19 years ago
Dickon Field cb87f01100 added sharpdbtools back to the solution 19 years ago
Dickon Field 2c1b544aa7 added SharpDbTools back as a subproject of SharpServerTools 19 years ago
Matt Ward df3d79371c Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones. 19 years ago