1776 Commits (a4469187755c56c851aa20ea1e080dd62856424f)
 

Author SHA1 Message Date
Dickon Field 4d6221baad More wip: ServerBrowserTool now loads and displays basic DbModelInfos using user's home dir 19 years ago
Peter Forstmeier 436fdde902 Work on <http://community.sharpdevelop.net/forums/thread/10479.aspx> (Reports with StoredProcedures and Parameters), add a new Dialog for Parameter entry, did some refactoring to eleminate parts of SharpQuery 19 years ago
Dickon Field 4798d42751 Various fixes: can now add a ConnectionString to a DbModelInfo using the corresponding TreeNode, and SaveAll saves the content of each DbModelInfo to the user's home directory 19 years ago
David Srbecký 738bbd243f Show ToString() text in tooltip 19 years ago
David Srbecký deec03cf24 Moving functionality from NDebugger to Process - rewritten Debugger.AddIn to the process based model 19 years ago
Matt Ward 019487d8c2 Currently selected xpath query result list item is highlighted in the XML editor. Fixed FileNotFound exception when running xpath queries on XMLSchema.xsd. Fixed exception that could occur when scrolling to the selected node when the XML had been removed. 19 years ago
David Srbecký 963427473f Moving functionality from NDebugger to Process - Debugger.Core compiles again 19 years ago
David Srbecký ac04c154eb Moving functionality from NDebugger to Process - added ManagedCallbackSwitch 19 years ago
David Srbecký 5a239657b8 Moving functionality from NDebugger to Process - using ProcessEventArgs 19 years ago
David Srbecký ca43545dd8 Moving functionality from NDebugger to Process - rename debugger to process 19 years ago
David Srbecký c3bb2fae23 Store PauseSession per process 19 years ago
Dickon Field c84261218b Further mods to ServerBrowserTool and ConnectionStringDefinitionDialog to enable attaching connection strings to logical database connections - not currently working 19 years ago
Matt Ward e63247c63f Added Goto Definition support for an XML schema. XML editor now supports navigation points. Xml query history now set to 20 items. 19 years ago
David Srbecký e035a893a6 Added ExceptionThrown event; Some code moved to NDebugger.Pause 19 years ago
Dickon Field 3ea7fcaf12 additions to ServerBrowserTool and updates to ConnectionStringDefinitionDialog to modified connection string associated with a database connection 19 years ago
David Srbecký 5d6fec85b5 Synchronous eval calls 19 years ago
Matt Ward 484d15caeb Changed the WiX project to use the OutputName MSBuild property as the .msi filename and not the project name to match how the WiX MSBuild tasks work. 19 years ago
David Srbecký 9af3b9599e Caching of variables 19 years ago
Peter Forstmeier 6ca65981b5 Working on samples 19 years ago
Peter Forstmeier d5b7e55639 Fixes from FxCop 19 years ago
David Srbecký 34d59c3315 Eval derives from Variable 19 years ago
Daniel Grunwald 66acc25b3b Fixed SD2-992: C# Interface public elements are converted to VB as Privates ones. 19 years ago
Daniel Grunwald 05acdf817f "throw new" now only shows types deriving from Exception. 19 years ago
Daniel Grunwald 14594474f1 Fixed SD2-964: Public VB structure variables are recognized as private ones. 19 years ago
Daniel Grunwald d8cc294df5 Fixed SD2-968: C# to VB conversion error for generic structures. 19 years ago
Peter Forstmeier dc8a0343ec Work on ReportExplorer, fixes from FxCop 19 years ago
Daniel Grunwald de05357b9e Fixed SD2-971: Correct VB arrays declaration and redim-statements are recognized as code errors. 19 years ago
Daniel Grunwald a3514a2483 Add LineCounter AddIn to samples. 19 years ago
Dickon Field bc8ccb8b28 More WIP: addition of DbModelInfos to cache and refresh of ServerBrowserTool 19 years ago
Daniel Grunwald f22e89b7d1 Fixed code-completion bug (NullReferenceException) introduced in rev. 1661 19 years ago
Daniel Grunwald 6f3ea68408 Fix web reference unit tests by initializing the LanguageBindingService with dummy data. 19 years ago
Daniel Grunwald 39efcc6cdb Fixed code-completion unit tests. 19 years ago
Daniel Grunwald 8b52417845 Web references in Boo projects are now supported. 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. 19 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 19 years ago
Matt Ward 95a1d1da42 Fixed null reference exception that occurred if the WiX dialog designer was switched to when no WiX project was open. 19 years ago
David Srbecký a59070cb37 Set Revision svn keyword; forgot to commit two files 19 years ago
David Srbecký 416685b4ed Created IMutable interface to propagate Changed event of variables 19 years ago
Dickon Field 370fde9769 More WIP - updates to DbModelInfo, DbModelInfoService and ServerBrowserTool 19 years ago
David Srbecký 262c2dadec Started getting of local variables for boo 19 years ago
David Srbecký d077473538 Added NewObjectEval; 19 years ago
Peter Forstmeier 279e4658ca Modify SharpReportAddin.csproj 19 years ago
Peter Forstmeier 8651171880 Delete unused FieldsExplorer/FieldsExplorer.cs 19 years ago
Peter Forstmeier 36b7685c62 Better usage for ReportExplorer 19 years ago
Daniel Grunwald f83c70125d Fixed SD2-960: Rename file from class view does not update project 19 years ago
Daniel Grunwald f783114241 Fixed SD2-869: When opening a project with solution, ensure the solution contains the project 19 years ago
Matt Ward 0050ba056e The WiX controls sidetab now sets the hint path using the addinpath string parser property. Fixes the exception that occurred on opening the toolbox when SharpDevelop's working directory was not the bin folder. 19 years ago
Daniel Grunwald c0d3486c47 Fixed SD2-963: Incorrect VB to C# convertion for public structure variables 19 years ago
Daniel Grunwald cbaa40a505 Fixed SD2-967: Buffer convertion from C# to VB throws exception if C# code contains the 'fixed' keyword. 19 years ago
Dickon Field 03314a3f75 added prototype classes for various node types that will make up the Database part of the ServerBrowserTool 19 years ago