Dickon Field
4d6221baad
More wip: ServerBrowserTool now loads and displays basic DbModelInfos using user's home dir
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1695 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1694 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1693 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
738bbd243f
Show ToString() text in tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1692 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
deec03cf24
Moving functionality from NDebugger to Process - rewritten Debugger.AddIn to the process based model
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1691 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1690 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
963427473f
Moving functionality from NDebugger to Process - Debugger.Core compiles again
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1689 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
ac04c154eb
Moving functionality from NDebugger to Process - added ManagedCallbackSwitch
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1688 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
5a239657b8
Moving functionality from NDebugger to Process - using ProcessEventArgs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1687 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
ca43545dd8
Moving functionality from NDebugger to Process - rename debugger to process
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1686 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
c3bb2fae23
Store PauseSession per process
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1685 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
c84261218b
Further mods to ServerBrowserTool and ConnectionStringDefinitionDialog to enable attaching connection strings to logical database connections - not currently working
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1684 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1683 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
e035a893a6
Added ExceptionThrown event; Some code moved to NDebugger.Pause
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1682 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
3ea7fcaf12
additions to ServerBrowserTool and updates to ConnectionStringDefinitionDialog to modified connection string associated with a database connection
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1681 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
5d6fec85b5
Synchronous eval calls
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1680 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1679 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
9af3b9599e
Caching of variables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1678 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
6ca65981b5
Working on samples
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1677 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
d5b7e55639
Fixes from FxCop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1676 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
34d59c3315
Eval derives from Variable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1675 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
66acc25b3b
Fixed SD2-992: C# Interface public elements are converted to VB as Privates ones.
...
Fixed default visibility of inner types.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1674 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
05acdf817f
"throw new" now only shows types deriving from Exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1673 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
14594474f1
Fixed SD2-964: Public VB structure variables are recognized as private ones.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1672 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d8cc294df5
Fixed SD2-968: C# to VB conversion error for generic structures.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1671 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
dc8a0343ec
Work on ReportExplorer, fixes from FxCop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1670 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
de05357b9e
Fixed SD2-971: Correct VB arrays declaration and redim-statements are recognized as code errors.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1669 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a3514a2483
Add LineCounter AddIn to samples.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1668 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
bc8ccb8b28
More WIP: addition of DbModelInfos to cache and refresh of ServerBrowserTool
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1667 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f22e89b7d1
Fixed code-completion bug (NullReferenceException) introduced in rev. 1661
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1666 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6f3ea68408
Fix web reference unit tests by initializing the LanguageBindingService with dummy data.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1665 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
39efcc6cdb
Fixed code-completion unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1664 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8b52417845
Web references in Boo projects are now supported.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1663 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
Daniel Grunwald
c9ecec41f3
Put ICSharpCode.SharpDevelop.Dom in a separate assembly.
...
WorkbenchSingleton.SafeThreadCall is now a generic method to check that the types of the arguments match the parameter types expected by the delegate.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1661 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1660 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
a59070cb37
Set Revision svn keyword; forgot to commit two files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1659 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
416685b4ed
Created IMutable interface to propagate Changed event of variables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1658 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
370fde9769
More WIP - updates to DbModelInfo, DbModelInfoService and ServerBrowserTool
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1657 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
262c2dadec
Started getting of local variables for boo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1656 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
d077473538
Added NewObjectEval;
...
Removed some eval events
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1655 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
279e4658ca
Modify SharpReportAddin.csproj
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1654 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
8651171880
Delete unused FieldsExplorer/FieldsExplorer.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1653 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
36b7685c62
Better usage for ReportExplorer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1652 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f83c70125d
Fixed SD2-960: Rename file from class view does not update project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1651 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f783114241
Fixed SD2-869: When opening a project with solution, ensure the solution contains the project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1649 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c0d3486c47
Fixed SD2-963: Incorrect VB to C# convertion for public structure variables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1648 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cbaa40a505
Fixed SD2-967: Buffer convertion from C# to VB throws exception if C# code contains the 'fixed' keyword.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1647 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
03314a3f75
added prototype classes for various node types that will make up the Database part of the ServerBrowserTool
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1646 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago