Matt Ward
f249e3f083
Fixed null reference exception when typing a comma to add a new parameter to an existing class method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6361 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
cd578c1fa7
Fixed minor CC bug.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6360 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Mathias Simmack
1599809fde
removed a few more ArgumentNullExceptions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6359 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
d27e4926f6
- added missing VB keywords to VBNET-Mode.xshd
...
- fixed code completion in CastExpressions
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6358 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
47eb1adee8
Derived classes etc. popup opens at cursor position again.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6357 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
963f910d54
fixed Unit Tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6356 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
b99b673908
Updated NUnit to version 2.5.7
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
e8b33ea806
Updated string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6354 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
33d3af13c7
Ctrl+T in the editor opens and focuses Context actions popup. Added tooltip so that the shortcut is discoverable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6353 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
4309c65a17
- fixed missing instructions in EF Parser
...
- fixed handling of Enum - End Enum
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6352 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
5b3f1e4470
Fix error in the Tools order.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6350 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
42b1ccfc25
- Re-adjust styles.
...
- Move following attached properties to Popular category: [Grid.Row,RowSpan,Column,ColumnSpan], DockPanel.Dock,[Canvas.Left,Top,Bottom,Right]
- Arrange Tools in alphabetical order.
- Hide not-functioning menu items from the context menu in Property pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6349 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
73d846fa74
Fixed minor bug with context action popup closing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6348 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
9485a07bdb
VBNetLanguageBinding returns LanguageProperties.VBNet, so that Context actions now work also for VB.
...
Context actions and Highlight symbol are enabled only for .cs and .vb files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6347 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
c28b2cd09d
Avoid ArgumentNullException(Help3Service.ActiveCatalog) when pressing F1 on machine without Windows SDK 7.1 installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6346 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
8543d7d639
Move IL Binding to samples.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6345 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
958d12d508
- Fix various issues related to alignments,width and height.
...
- Fix margin of the elements when creating new Rows/Columns in Grid.
- Fix possible null reference in QuickOperationMenuExtension.cs
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6344 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
d107ee6ecd
Removed reparse from ContextActionsService, it hangs WPF designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6343 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
054180895b
- added frames for indentation strategy
...
- converted TextEditorOptions to WPF
- added filter for snippets to VB .NET binding
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6342 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
David Srbecký
158ad95cb9
Hack to ignore unloaded interfaces (will fix properly later)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6341 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
e7f82a9a83
Context actions popup has pencil icon.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6340 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
a842a3b8f5
Split ContextActionsControl to 2 different classes: one for Popup in the margin, one for "Derived classes" popup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6339 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
f722685771
Fix null reference exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6338 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
89ec55d12f
- Fix in-place editor placement and resolve issue when resizing while editing text too;caused an exception due to nested transactions.
...
- Highlight text that can be edited with a border.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6337 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
ac810d59bc
TranslateMenuItemToWpf sets also shortcut on WPF MenuItem, so that menus show shortcuts.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6336 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
138742401f
- improved handling of highlighting of current parameter
...
- added SYNC to EndOfStmt to allow parser to continue at EOL and : in VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6335 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
2dfc2946aa
Moved "Find derived classes", "Find base classes", "Find overrides" to Class/Member menu builders, where they logically belong. Now they are available also in class browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6334 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
e4a44d1f9f
Updated string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6333 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
f46f076fbc
Moved context menu items from submenu to top level.
...
Removed goto from RefactoringMenuBuilder. Commented part calling RefactoringService.FixIndexerExpression - the menu for indexer seems to work well.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6332 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
13e4f5a65b
- Removed context menu items which are now represented by Context actions (it will be possible to add context actions also to any menu if we decide to do so). ResolveExtensionMethod and ResolveAttribute will be implemented as context actions soon.
...
- ParserService.ParseCurrentViewContent() when getting context actions, so that the DOM is up to date. Context actions will be moved to background thread.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6331 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
5c91c8bb32
- Add StackPanelPlacementSupport.cs in .csproj to be compiled.
...
- Change some styles.
- Register [Alt]+Enter for Quick operation menu
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6330 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
c89b7a5e29
implemented SD-631 for VB .NET
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6329 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
9d8a8b3add
Extend top left drag handle for Image and MediaElement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6328 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
27535f252e
- Modify and add more default sizes for controls.
...
- Fix a bug where the editor used to highlight NaN for double as "Not in range."
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6327 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
742659979e
- Do not select the outer list box that displays images.
...
- Refresh the ProjectBrowser rather than adding FileNode(image file) to the ProjectNode.
- Update the URL text box when adding image files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6326 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
f1d761cde7
created IInsightWindowHandler (general API)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6325 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
c7e652c78a
extracted insight window handling to InsightWindowHandler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6324 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
721a546025
- fixed some FxCop warnings in VBNetBinding
...
- added missing documentation comment to Indentation member of SnippetSelectionElement
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6323 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
a19f10d222
- fixed infinite loop in VBNetExpressionFinder
...
- fixed context detection at Inherts/Implements
- removed unused variable from VBNetBracketSearcher
- added InsightWindowHandler
- implemented method insight in VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6322 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
b42d872313
Merge remote branch 'svn/reports'
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6321 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
df3be24a76
Fix build errors after merge.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6320 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
6009151a23
Merge remote branch 'svn/wpfdesigner'
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6319 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
4139e71afa
Fix IsTypeInInheritanceTree for classes differing only in numbers of type parameters.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6318 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
4f215c6883
Support re-ordering elements in StackPanel.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@6317 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
965ea8dc4c
ExplorerTree opens on start, update UnitTest's for Sorting/Grouping
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6316 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Christoph Wille
b02c9c9a75
Change Name attribute in <Product> tag to "SharpDevelop 4.0 Beta 2"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6315 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
08dd0f5144
Expand all menu builders in main menu once at startup to ensure that all shortcuts get registered. Fixed issue "Properties window not brought to front using keyboard shortcut"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
0a8c1ca4a2
Remove Ctrl+Alt shortcuts from SharpDevelop Reports.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
295c4abfe9
Combine Run/Continue on F5. Move FindDerivedClassesOrOverrideCommand to F6; change F9 back to Build Project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6312 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
425286712b
Allow using a single shortcut for multiple main menu entries (we will use the first non-disabled item).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6311 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago