Ivan Shumilin
b4622d6a7f
Override Platform variable to avoid MSB4126 error on some machines. (The specified solution configuration "Debug|MCD" is invalid).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4050 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
74f79c9732
Initial import of object graph visualizer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4049 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
42bd249bef
Extended MethodInfo.GetBackingField to work for getters of Automatic properties.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4048 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
99f9c096bc
Added basic support for non-visual components in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4047 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
97eff32314
Python forms designer now supports loading and generating code for the text in a ListViewSubItem.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4046 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
136edb3fd9
Ordering of controls in generated python forms designer code now matches the order of the standard forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4045 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
510f9c1e5b
Python forms designer now supports generating code for ListViewItem's text.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4044 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
f08507a12c
Created new ExceptionForm based on suggestions from forums/9446
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4043 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
feb47eeec8
Extract Method: clean up and bug fixes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4042 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
8c06710d74
Extract Method: Add ref keyword to extracted parameters only if the type is a reference type
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4041 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
2a0842d436
- fixed bugs in VB .NET Indentation
...
- added Unit Tests
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4040 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
10c1982f8a
prepared profiler for public testing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4039 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4792788d4c
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4038 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
cc8eddac14
GetNextCaretPosition methods: Use enum LogicalDirection instead of bool backwards.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4037 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
28f210b3e5
Fixed unit tests (TextEditorOptions.GetIndentationString was changed to take 1-based column numbers).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4036 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
b58af24885
Reimplemented method insight for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4035 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d83dbd9f16
AvalonEdit Insight Window
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4034 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
66faa9efe5
Support IconBarMargin in split view.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4033 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1599cfa89e
Implemented AvalonEdit split view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4032 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
34ed9d7591
Document CompletionWindow.StartOffset and EndOffset.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4031 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8a73db8530
Show 'static' class modifier in tool tips.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4030 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
02b0d47d15
Use a Mutex when accessing SharpDevelopProperties.xml
...
Prevents IOException when shutting down multiple SharpDevelop instances at the same time.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4029 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3b0c44e39e
Subversion History View: immediately get file name from view content
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4028 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
cf1729fb95
- declared PrimaryFileName in AbstractViewContent as virtual to make special case in Profiler ViewContent working
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4027 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6fba7e0501
Fixed forum-9315: view contents with customized save command (e.g. project options) are not saved when closing them and clicking 'Yes' in the 'Do you want to save?' question.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4026 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
bc41e92dc8
Fixed potential NullReferenceException in MemberLookupHelper.IsInvocable. Might have been the cause of forum-9346.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4025 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
b408fbc49b
Use "build modified projects only" feature when starting unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4024 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
61e63ad4d2
CopyToClipboard: don't truncate string to 256 characters
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4023 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
69ff50a90d
Forgot to commit a file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4022 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
e5ce04c38c
F# binding: use "--standalone" option only in release builds. This speeds up compiling debug builds of SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4021 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
5d839819b5
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4020 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c1a6698887
Force handle creation of main form in WorkbenchSingleton.InitializeWorkbench.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4019 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4c485fabf7
Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class.
...
The name 'Content' could result in a hard to understand exception 'Specified element is already the logical child of another element. Disconnect it first.' when implementing IOptionPanel in a WPF UserControl. See forum-9233.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4018 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
e443953145
Merged 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4017 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
426aec5809
Python forms designer no longer generates event handlers if they already exist.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4016 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
31aa1cec0e
Fixed namespace handling in Boo ConvertVisitor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4015 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1b38904278
Prevent Boo forms designer from changing the type of fields to 'void'
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4014 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
99b8d8529f
Boo Forms Designer: prevent the designer from deleting unrelated fields.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4013 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f259855abb
Fixed loading of assemblies that contain generic types with more than 10 type parameters.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4012 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d0345f7801
Adjust ProjectTypeGuids when converting project between C# and VB.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4011 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
5df6bd39e8
Fixed SD2-1397 - Code completion does not work for nested classes inside generic classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4010 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
af544bac8e
Fixed bug in ScriptRunner (for scripts inside file or project templates).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4009 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
cdc98c365b
Fixed bug in build engine: the mapping solution configuration->project configuration was not applied when building only modified projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4008 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Mike Krüger
65e94963f5
* Src/Lexer/AbstractLexer.cs: Allow white spaces as symbol
...
separator.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4007 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
96887f5d5a
Update to AvalonDock 1.2.2104.
...
Fixed bugs in new QuickClassBrowser.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4006 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
e77cd497e9
- fixed crash in ExtractedMethod, when extracting code with params parameters
...
- always close undo group, even if extraction causes exception
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4005 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
4526da55b2
Project template for Silverlight application.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4004 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
59672ddadb
- Bug fixes in Profiler and enhancements in GUI
...
- improved TaskListPad
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4003 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6db02df273
ICSharpCode.SharpDevelop.BuildWorker: Fixed excessive CPU usage during build worker shutdown.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4002 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
95a74afdb7
Added limited support for ListView items in the python forms designer. No support for sub items nor the ListViewItem.Text property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4001 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago