753 Commits (409a1a13d93c1f1d20c246c263a2ae7c7a20d56a)

Author SHA1 Message Date
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>. 20 years ago
Daniel Grunwald 3010494a64 Fixed SD2-950: SharpDevelop Project Cconverter doesn't show correct line/column status. 20 years ago
Matt Ward a7a23e1400 Added a custom ColorDialog that remembers any user defined custom colors. 20 years ago
Daniel Grunwald 083b5340a2 Fixed SD2-990: Allow to specify path to FxCop in the options 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. 20 years ago
Daniel Grunwald 17de9c0ba0 Fixed forum-12195 ("TortoiseSvn not found" dialog doesn't use StringParser) 20 years ago
Christian Hornung 03f0228d17 ResourceToolkit: Removed some overly verbose debugging messages. 20 years ago
Daniel Grunwald 26fad390b9 Include NodeTrackingAstVisitor in NRefactory. 20 years ago
Daniel Grunwald a1b74dfb38 Add ResourceToolkit AddIn (from hornung.dynalias.com/svn/resourcetoolkit/trunk, rev 70). 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. 20 years ago
Markus Palme 79df003c54 SD2-835: Creating a regex assembly with an invalid filename throws an error 20 years ago
David Srbecký 57052244bc Fixed SD2-1117: Local variables pad throws exception in debugger. 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. 20 years ago
David Srbecký 5e82cc6daa Fixed SD2-1114: Debugger throws exception when a null event argument is used. 20 years ago
David Srbecký 5e51e69c22 Fixed SD2-1111: Debugger's form can be shown after the debug process has been stopped 20 years ago
David Srbecký 91f24720fa Fixed SD2-1109: Stack OverFlow exception in code makes the debugger throw an unhundled exception. 20 years ago
David Srbecký a59c9dddec Fixed SD2-1096: Moving mouse over com object whilst debugging unit test throws a ComException; 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. 20 years ago
David Srbecký 2f1aae67ea Fixed SD2-1033: Debugger locking assemblies 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. 20 years ago
Peter Forstmeier 0bdc450f18 Refactoring to use code from SharpReportCore\Printing in Exporters 20 years ago
David Srbecký aad7945bc0 Fixed SD2-1058: Some string resources not parsed. 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. 20 years ago
David Srbecký 5643b88dd1 Fixed SD2-1086: Debugger thrown exception trying to show tooltip of decimal variable. 20 years ago
David Srbecký f9a634ddc2 Fixed SD2-1085: Debugger throws exception trying to copy an overflowed variable value 20 years ago
Matt Ward 562ef7e2a9 Updated string resources for WixBinding, XML Editor and Component Inspector. 20 years ago
David Srbecký b2634a3a87 Some debugger strings made translatable 20 years ago
Dickon Field b1b229dedd fix to compile target location - thanks again to Matt 20 years ago
Dickon Field 4c79e4df57 fix to remove duplicate proj ref - thanks Matt! 20 years ago
David Srbecký a1507afbd5 Fixed SD2-1080: Exception is thrown when stopping debuggee. 20 years ago
David Srbecký 89927bd77b Added a few error messages for double-clicks: 20 years ago
Dickon Field 2c1b544aa7 added SharpDbTools back as a subproject of SharpServerTools 20 years ago
Dickon Field c0dfc6ae04 removed SharpDbTools 20 years ago
Dickon Field 2e15763f99 added SharpDbTools as a subproject 20 years ago
Peter Forstmeier 84b782d949 Update ProjectFile 20 years ago
Peter Forstmeier 64ac8f0956 Start working on Export to (xyz) and better preview 20 years ago
Dickon Field de113b7f45 updated Project/SharpDbTools.csproj 20 years ago
Dickon Field a47902868d added some ui files which got missed somehow 20 years ago
Dickon Field 91c3ab4503 added AssemblyInfo.cs 20 years ago
Dickon Field 4d0a07da39 seperated out SharpServerTools component as a host component for db tools etc 20 years ago
Dickon Field 19f5b32b47 some refactoring preparatory to creating a plugin design for various db types 20 years ago
Dickon Field c2f1be983a some refactoring preparatory to creating a plugin design for various db types 20 years ago
Daniel Grunwald 3e6311de87 Fixed SD2-959: Subversion throws exception using Diff tool. 20 years ago
Daniel Grunwald 63ef570ea4 Fixed SD2-1042: Microsoft sample for VB v1.0 hangs #Develop. - DependentUpon cycles are now broken up. 20 years ago
Dickon Field 5bc5df342f resolved conflict 20 years ago
Dickon Field b8f7f165e7 minor build fix to catch clause 20 years ago
Dickon Field df57cf8bc4 bugfixes to the table describe feature and integration of table describe into #D as ViewContent 20 years ago
Daniel Grunwald c2189bfa7f Fixed SD2-1044: Semi-colon in MSBuild properties encoded when project saved 20 years ago
Dickon Field d3c54b0d2e added some missing files in Viewer package which broke the build 20 years ago
Matt Ward c2ae312888 Removed references to missing TableDescribeForm so SharpDbTools project compiles. 20 years ago