Daniel Grunwald
927fde6d60
Add SharpRefactoring
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3319 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
710e2b05d4
SHFB 1.7 added, tools.build updated, setup still broken
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3318 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
c384c346b6
Beta 2 designation for setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3316 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
40e82bc57c
Added a DeleteAllMarks option to the breakpoint pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3315 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
74736a4064
Fixed the TaskListPad extensions, because they weren't working.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
0b3166464e
You can now delete all breakpoints in a single source file from the BreakPoint pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f719d857d9
More work on pads.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3312 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
663937bbf1
Pads
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3311 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
96d4d06249
Trying to get pads working...
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3310 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
d4f10413c2
Ignore failing tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
179994014e
Catch unhandled WPF exceptions earlier to prevent exceptions in WPF code from crashing the SharpDevelop process.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9c8bc5f4bd
Add binding redirect for ICSharpCode.Core.WinForms
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3307 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
364087c791
Merge trunk to 3.0wpf branch.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3306 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
43b5600281
Update AvalonDock to 1.1.1501
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
06cd155507
Fixed invalid cast exception when creating tool strip items due to the ToolbarItemDoozer now returning a ToolbarItemDescriptor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3304 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
17b3167cf8
Add some failing tests. Remove tiny bugs from MarkupExtensionTokenizer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3303 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8a99cdc6a2
r7103@daniel-notebook (orig r3302): daniel | 2008-08-06 18:18:54 +0200
...
When going to a member using the quick class browser, scroll so that the target member is in the center of the text editor
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
cabc7d612b
r7102@daniel-notebook (orig r3301): daniel | 2008-08-06 15:45:54 +0200
...
Fixed resolving unknown types
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3301 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
216cc81acd
Add AvalonDock.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
69b69f77bb
ResourceToolkit: Support resolving calls to ComponentResourceManager.ApplyResources which are generated by the forms designer PropertyReflection localization model. Added new ResourcePrefixResolveResult for this purpose, to indicate that a call refers to all resources starting with a specified prefix. Resources used by ApplyResources are no longer listed as unused.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3299 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
641d1994a1
Add ToolBar.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3298 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
10ab47b6c0
Added StyleCop addin to installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9fba54d385
WPF main menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3296 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
69598c8466
Make workbench a WPF window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e43872509f
Fixed InvalidCastException when executing "Find references" on local variable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3293 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
87696d60c2
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3292 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
ccc0e49a90
Got the tests to compile. They all don't run on my machine.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3291 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
26e5311b8a
Improved support for readonly projects and solutions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
eef3790770
Fixed NullReferenceException in MenuService.ConvertSubItems.
...
Add some strings to the translation database.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
eaec99882a
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3bd1ab5517
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
3cb8ad9b26
Added Style Cop addin by Matt Everson.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
e0c53f5890
Remove old code. Automatic brace layout for WpfDesign files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
7895c2ad96
ResourceToolkit: When resolving on a string literal, directly go back to its beginning instead of retrying every position. Added unit test for a bug fixed by this change. Added some VB.NET resource resolver unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3284 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
c56d7b14dd
Outline for XamlDesigner + Remove old code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3283 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
a8272b61ec
Added unit tests for the ResourceToolkit.
...
Refactored the ResourceToolkit so that unit testing is possible without properly initializing all the SharpDevelop core services.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3282 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2820eaa8b2
Fixed SD2-1434: Unable to go to definition for an array of objects
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3281 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2d9ae728ac
Allow opening files/projects by drag+drop onto the start page.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f18f9a6817
Add "Add check for null" and "Add range check" commands to C# refactoring menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
8319e02771
ResourceToolkit: Fixed the BCL resource resolver. It now accepts any ResolveResult for the typeof(...) initializer, not only a TypeResolveResult which had been returned by NRefactoryResolver in earlier versions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
e108656912
Fixed SD2-1382 (Exception when double-clicking control with existing event handler). The AbstractDesignerGenerator passed the wrong document to GetCursorLine when the open file was not the designer file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
1719ae8638
Fixed SD2-1437: Keypress in design view can lead to action in source code.
...
The GotFocus handler of the viewTabControl had always set the focus to the control of the first tab page because Control.TabIndex is the tab (tabulator) order index of the control, not the tab page index. I changed this to the selected tab page, which was probably originally meant.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3276 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
3d58ec399d
Fixed the Python designer unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
13814fa026
Raise TextAnchor.Deleted events before LineManager.LineCountChanged.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3274 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
61268e9dc4
Windows.Forms designer: Implemented support for PropertyReflection localization model, and set this as default. Localization model can be changed on new options panel, with the option to keep the localization model of existing forms unchanged.
...
Moved common code from all CodeDOM designer loaders to new base class AbstractCodeDomDesignerLoader.
Fixed field change detection for types with type arguments.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3273 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2f65a05f2b
Fixed forum-7979 (breakpoint disappears when the line above is deleted).
...
Bookmarks now don't bind to a line, but use a TextAnchor.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
c552ad0b93
Cleanup after move.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3271 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
8860d96aa4
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3270 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
5e4ddf3a16
Move XamlDesigner to samples
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3269 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
a7bdcdbf1c
Close all now works + question icon instead warning in message boxes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3268 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago