Daniel Grunwald
f7b2d45b7f
Add AddInWritingHelp.txt to project templates creating SharpDevelop AddIns that point to the documentation in the wiki.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2445 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d0edca27f7
Allow editing the "Content" and "Header" properties.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2444 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
fc0ca926c5
Allow placing elements in a Grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f1718c35c4
allow resizing and deleting Grid rows and columns
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2442 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8ce6c3c1d0
Added row/column creation adorner for Grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8f3490bb87
Implemented deleting components from the design surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2010223356
Support drag'n'drop from toolbox to designer surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f8f3121734
Fixed forum-15675: Stack overflow in ReferenceNode.ReferenceProjectItem in Project Browser
...
Implemented forum-15677: Refresh assembly reference in Project Browser
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2438 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
39bfcc0013
Fixed SD2-1338: VB "Handles" cause cannot be parsed when handling an event on "Me"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2437 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2436 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2435 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
0e21f5f184
Fixed bug arising from concurrent access to DbModelInfoService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2434 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a91a3c6e6f
Merged SD 2.1 r 2406:2432 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2433 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cea87a1bcc
Fixed SD2-1329: Index was out of range when cutting text.
...
Replace DoEvents() with a timer to make waiting for the second clipboard set operation non-blocking.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
74f21e68ab
Remove [STAThread] from C# compact framework project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2431 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2430 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
3646285888
Updated readme
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2429 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
947fec9914
Updated language resource
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2428 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
2ec6b50c05
Added Apache 2.0 License
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2426 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
877dd375d9
Allow creating new components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
Bugs exist, most importantly in some cases a retrieval of database metadata results in a class cast exception. It is however possible to create a logical database connection, create and test its connection string, without retrieving metadata.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5516b08461
Support loading .xaml files that use CDATA-sections.
...
Support loading .xaml files that set up event handlers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
b1b3e9dec3
SDR updated to revision 120, v2.1 RTM
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2422 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0b013d8405
Merge unit tests for WpfDesign.Designer and WpfDesign.XamlDom.
...
Keep the Z-Order when moving multiple elements between containers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2990725962
WpfDesigner: support dragging multiple selected components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
15da21072b
Fixed forum-15559: C# lexer reports error on identifiers like @_ABC
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2419 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0564fc244a
XamlDom: better support for element collections.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2418 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a6e2f1476d
Begin work on moving components between containers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
51e43f4b74
Support loading multi-file assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2416 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c2435dcefc
Worked on Move/Resize in the WPF Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2415 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e65517ff29
Allow selecting multiple child elements inside a Panel by "drawing" a selection rectangle.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2414 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4035d10e4
Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2413 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e59709ea88
Remove Debugger.BooInterpreter from setup - we won't ship it with SharpDevelop 2.1 because it is unfinished (e.g. trying to get the values of local variables doesn't work yet).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2412 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1918fab13c
Fixed lookup of type name in parent namespaces. (same problem as the already-fixed SD2-863, but in SearchType instead of SearchNamespace)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2411 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f4e60aae54
Add Undo/Redo support to WpfDesigner.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2410 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
58d070bbf7
Fixed SD2-1307: Code completion for NHibernate
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2408 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c6f602e616
Merged SD 2.1 r2376:2406 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2407 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3e4222ba45
When deleting directories in the project browser, use Subversion's delete command for directories under version control.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2406 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2881b5d704
Allow resizing components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2405 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9603a7722e
The XML Editor now returns the correct value for the IViewContent's IsReadOnly property. A read-only xml file will now be indicated by a + character after the filename when opened inside SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2404 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
64cad7396f
Setup projects now have an UpgradeCode assigned to them. This is a GUID that remains consistent throughout all incarnations of the MSI package. You cannot upgrade an installed MSI without an upgrade code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2403 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c0cd7a201c
Aga.Controls now builds into the SharpDevelop/bin folder so it can be shared by the Class Diagram and the Debugger addin. Updated the installer to reflect this change.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2402 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
a885b558f3
Added clearing features for the class canvas and diagram router.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2401 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
89f97d4973
Removed TreeListView.dll and added Aga.Controls.dll to the Class Diagram addin folder in the installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2400 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
e75a9b4794
removed unneeded references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2399 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
b46d7a7168
Fixed naming and brought back items accidentally removed. Fixed parameters icon display.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2398 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a6b7ed58e8
fixed build
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2397 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ff3c0cbdfa
Forum-13925: allow turning off the parameter list in ambience.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2396 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
2c3133639a
Fixed coloring issue; Fixed parameter documentation display.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2395 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
fbd798491e
Installer now checks that .NET 3.0 is installed. Changed feature title to SharpDevelop 3.0. Changed the default product code and package code guids in the .user file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2394 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago