2613 Commits (9567c3e21087ba2bf940c8601ae7fd6f9d5a6c32)
 

Author SHA1 Message Date
Daniel Grunwald f552da43ca Prevent PropertyContainer from failing when there is no workbench (in unit tests) 19 years ago
Daniel Grunwald 2e258f2150 Improved SharpDevelop.Dom API. 19 years ago
Christoph Wille 5b6ad4699a Fix output path property for Release builds 19 years ago
Christoph Wille 6a87d4c5a5 Fix setup for ICSharpCode.DataTools (UI, Model, Addin) 19 years ago
Daniel Grunwald 351f5ba52c Fixed build. 19 years ago
Daniel Grunwald d30e81daec Removed SharpDbTools from SD 2.1.x (will be supported only in SD 3.0) 19 years ago
Daniel Grunwald bb8c9fadf9 Fixed bug that prevented the PropertyPad from displaying the properties of elements in pads. 19 years ago
Dickon Field 8dafef3aa4 Refactored following discussion at #d discussions in Karlsruhe. Model api factored to be independent of #d, DataTools.UI is reusable UI components independent of #d, DataTools.AddIn is the #d plugin. ServerTools plugin remains unchanged. 19 years ago
Dickon Field f934026c20 updated ServerBrowserTool addin file and BitmapResources.resources to include icon for Server Explorer 19 years ago
Dickon Field ee8ff51b4f added icon for ServerTool 19 years ago
Dickon Field 94f1606a3e added DbToolsProvider for SQLite 19 years ago
Daniel Grunwald bf5104aba6 Merged SD 2.1 r 2432:2454 to trunk. 19 years ago
Daniel Grunwald e98edfac8c Fixed forum-15733: Completion-list off-by-one exception in Boo interpreter 19 years ago
Daniel Grunwald 40b92e149e VB token list: "Off" and "Explicit" are not reserved words. 19 years ago
Daniel Grunwald 3b20e9e076 VB parser: "Off" and "Explicit" are not reserved words. 19 years ago
Itar Bar-Haim 17a6e5e55b Some fixes to the diagram code; Some progress with the class editor (mostly conversion to TreeViewAdv); Some FxCop fixes. 19 years ago
Dickon Field 59b59e5c47 bugfix to DbProvidersService to handle suspected multiple config entries for the same DbProviderFactory 19 years ago
Dickon Field ae44ed1052 Extracted strings for SharpDbTools into resources 19 years ago
Daniel Grunwald 23ad0a61fc Prevent NRefactoryResolver crash when mscorlib project content is not referenced correctly. 19 years ago
Dickon Field 3e9043bf36 Started to externalise strings to resource files. SharpDbTools default resources are centralised in the SharpDbTools assembly, referenced by plugs-ins etc 19 years ago
Daniel Grunwald 08c138311d Fixed editing of raw MSBuild properties in project options (where the user can use $(..) in the text box). 19 years ago
Daniel Grunwald f7b2d45b7f Add AddInWritingHelp.txt to project templates creating SharpDevelop AddIns that point to the documentation in the wiki. 19 years ago
Daniel Grunwald d0edca27f7 Allow editing the "Content" and "Header" properties. 19 years ago
Daniel Grunwald fc0ca926c5 Allow placing elements in a Grid. 19 years ago
Daniel Grunwald f1718c35c4 allow resizing and deleting Grid rows and columns 19 years ago
Daniel Grunwald 8ce6c3c1d0 Added row/column creation adorner for Grid. 19 years ago
Daniel Grunwald 8f3490bb87 Implemented deleting components from the design surface. 19 years ago
Daniel Grunwald 2010223356 Support drag'n'drop from toolbox to designer surface. 19 years ago
Daniel Grunwald f8f3121734 Fixed forum-15675: Stack overflow in ReferenceNode.ReferenceProjectItem in Project Browser 19 years ago
Daniel Grunwald 39bfcc0013 Fixed SD2-1338: VB "Handles" cause cannot be parsed when handling an event on "Me" 19 years ago
Daniel Grunwald 5fcfe9be4e When going to the definition of a CompoundClass, go to the shortest file name. This prevents going to the Designer.cs part instead of the main part. 19 years ago
Daniel Grunwald db19e3b31b Fixed SharpDevelop.Build.VisualBasic.targets to set PlatformFamilyName/PlatformID default values when the .vbproj file does not specify any. 19 years ago
Dickon Field 0e21f5f184 Fixed bug arising from concurrent access to DbModelInfoService 19 years ago
Daniel Grunwald a91a3c6e6f Merged SD 2.1 r 2406:2432 to trunk. 19 years ago
Daniel Grunwald cea87a1bcc Fixed SD2-1329: Index was out of range when cutting text. 19 years ago
Daniel Grunwald 74f21e68ab Remove [STAThread] from C# compact framework project template. 19 years ago
Dickon Field 17604252a9 Fixed a bug in OracleFormsArtefactFactory to query metadata for users properly, and added check in DbProvidersService so that it notifies users of DbProviderFactories that are not accessible rather than crashing. 19 years ago
Christoph Wille 3646285888 Updated readme 19 years ago
Christoph Wille 947fec9914 Updated language resource 19 years ago
Justin Dearing 2ec6b50c05 Added Apache 2.0 License 19 years ago
Daniel Grunwald 877dd375d9 Allow creating new components. 19 years ago
Dickon Field 3739cf2778 Added drag n drop behaviour to Database Explorer. Selecting a database node and dragging it to a drop target results in the connection string for that database connection being copied to the target. 19 years ago
Daniel Grunwald 5516b08461 Support loading .xaml files that use CDATA-sections. 19 years ago
Christoph Wille b1b3e9dec3 SDR updated to revision 120, v2.1 RTM 19 years ago
Daniel Grunwald 0b013d8405 Merge unit tests for WpfDesign.Designer and WpfDesign.XamlDom. 19 years ago
Daniel Grunwald 2990725962 WpfDesigner: support dragging multiple selected components. 19 years ago
Daniel Grunwald 15da21072b Fixed forum-15559: C# lexer reports error on identifiers like @_ABC 19 years ago
Daniel Grunwald 0564fc244a XamlDom: better support for element collections. 19 years ago
Daniel Grunwald a6e2f1476d Begin work on moving components between containers. 19 years ago
Daniel Grunwald 51e43f4b74 Support loading multi-file assemblies. 19 years ago