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
Daniel Grunwald
c2ebe0b9b9
Disable bookmarks and breakpoints pads.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6310 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
28611767f7
Set UDC branch name for reports branch.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Philipp Maihart
bd6cd43f3a
Data Add-In Connection Wizard: new UI
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
868420a05e
Fixed incorrect relative filenames in setup. Fixed incorrect release output path in projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6307 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
5fedaf0638
- added test for GenericConstraints
...
- added test for bug in ForNextStatement output of C#
- fixed bug in ForNextStatement output of C#
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6306 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
48383a8bec
Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
8ba3ec3ac8
added keyword mapping for VB snippets
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6304 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
7904fe1943
Remove incomplete settings AddIn from build and setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
21511453dd
fixed isUserModified detection in CodeSnippet
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6301 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
911007af84
Report the file types opened in the text editor to UDC (but only known file types)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
c96e64b46f
Simplify code using FileFilter
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6299 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
6ebd91edac
Track feature use in UDC: snippets, NewLineConsistencyCheck, ClassMemberBookmark menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6298 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
8008704ce3
fixed IndexOutOfRangeException when caret is at the start of the line in EditorContext.SymbolUnderCaret
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Tomáš Linhart
4cd9d55e19
MetricsReader now use FullName type checking. Fixes a bug with nested types and so on.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6296 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
c53b1946ae
Fix Expression UnitTest's
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
b241377da2
fixed unit tests (fixes build)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6294 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
eeff77f636
ReportExplorer update ReportSettings
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6293 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Siegfried Pammer
8ee9c5e697
fixed NullReferenceException when working with VB files outside of a VB project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6292 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
68a3515a39
Fixed SD-1706 - Windows Forms Designer resets IsDirty flag
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6291 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Martin Koníček
53f53a3320
First implementation of GUI for editor context actions.
...
A WPF Popup is shown over the editor when some actions are available. Can be opened by mouse click (TODO open by shortcut).
A Popup is probably not the best solution: it is not "tied" to current editor line anyhow so it stays open when region is collapsed, active ViewContent changes etc. (for active ViewContent change I added explicit handling). It should be probably part of editor's visual tree, in a special layer. Alternatively it could be displayed in the bookmark margin, but that would make it too small. This way it resembles ReSharper.
Have to consult this with Daniel.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
00ef6e81c7
Fix forum-11486: pressing Enter key in toolbar's search box replaces currently selected text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Peter Forstmeier
17801d1cf6
UnitTest's for recursive call of DataNavigator
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
feceefbc35
Remove references to CF framework
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
b10fe96942
Reset the corresponding alignment if the both the margins are set by clicking on the handle.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@6286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Kumar Devvrat
a6dbf4a1e3
Do not change alignment while moving inside grid, only decide alignments when changing the container.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@6285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Tomáš Linhart
add877f9f0
Added ProgressBar into StatusBar.
...
Assembly is now loaded in BackgroundWorker.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6284 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago