Siegfried Pammer
2adeaa6865
Profiler: reimplemented search in QueryView
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4235 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
74fdc0c0fe
Double quote characters now escaped when generating string property assignments in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4231 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a5746f751d
Backslash characters now escaped when generating string property assignments in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4230 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
892d56d9d8
Correct code generated for nested enum types (e.g. Environment.SpecialFolder) in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4228 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
344eae48db
Simplified Reflector AddIn by using Reflector's SendMessage API instead of registering the IPC AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4227 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
aeb01cd6c0
Fixed another performance issue in the ClassBrowser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4222 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6d236d120c
Fixed performance issue in class browser during loading of a solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4221 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9237bea45a
Performance improvements for solution loading:
...
- Fixed bug in SVN OverlayIconManager that could cause two worker threads to be started.
- Fixed performance bug in SvnClientWrapper.SingleStatus.
- DefaultProjectContent.AddClassToNamespaceListInternal: do not try to update existing class in namespace's classList if we're adding a new class.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4220 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
85c1b6e991
Profiler: Fixed CPU usage graph in time line.
...
Profiler: Fixed "go to definition" command.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4218 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
34fd498390
Break statements no longer generated when converting a switch statement to python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4217 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d8f0dd24b0
Fixed exception in VB code completion when a C# project contains two namespaces that differ only in case.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4213 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ac14bb27f2
Allow setting 'Option Infer' in project options.
...
Create new projects with 'Option Infer' set to true.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4210 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
fb9520f571
Allow choosing the target framework when creating VB projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4208 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
103e19faf5
Add Project Reference dialog: sort projects alphabetically.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4204 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
997b727c17
Fixed ArgumentNullException in CompileModifiedProjectsOnly when an IBuildable2 implementation returned null as ProjectBuildOptions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4190 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2deb507aa2
Do not show 'Finalize' in C# code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4178 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
88e92880ff
Use tabs instead of spaces in WPF file templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4177 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
f8b00cb742
Python code converter now specifies types when creating an instance of a generic.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4172 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
9f1c668e8e
Python forms designer no longer generates code for the form's MainMenuStrip property after the menu strip has been removed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4171 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
10c8a90ed8
Python menu options now use the debugger when running ipy.exe
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4159 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
7a40b62660
Debugger now supports debugging IronPython code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4153 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
d8ca9a66b1
Namespace imports now import all classes on conversion to IronPython.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4152 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
71711e3c7d
MainFile property now set when converting a project to IronPython.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4151 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
10f4b5965c
Boolean variables now correctly converted to python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4146 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
bbe48609ab
Added support for ContextMenuStrips in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4145 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
b2c6344367
Extender provider properties set for other controls now appear in properties window in the python form designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4137 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
89bb1bc0d6
Rename "Quality Tools" -> "Analysis".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4136 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
3f6773cc05
Added Create XML output file option to the options panel for unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4120 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
ef849ad84d
Added support for extender providers (e.g. ToolTips) in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4116 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
324fab013a
Update to Mono.Cecil revision 134535.
...
Fixed handling of type attribute arguments when loading with Mono.Cecil.
Fixed handling of unbound generic types in type attribute arguments when loading with Reflection.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4096 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
94718ae84b
Python forms designer does not generate comments for a control if no property or event handler code was generated for that control.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4095 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
f3a87b2596
fixed VB .NET Indentation: multiline statements indented correctly (forums/t/9532)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4094 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
354a00107b
- fixed bugs with profiling read-only projects and Unit Tests
...
- fixed bug in UnitTesting-AddIn, if unit testing was canceled before the execution had started
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4089 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
bdee4a2998
Disabled failing debugger test.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4087 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a61ee5f32d
Added support for ISupportInitialize in the python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4084 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
18a6c2babe
- added basic support for profiling Unit Tests
...
- fixed bug in CopyStacktrace
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4083 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
22a376598c
Python forms designer now checks the non-visual component has a constructor that takes an IContainer before generating code to create the component.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4082 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
65019e2fa3
Do not save the highlighter being used if the user didn't change it.
...
Fixed SD2-1540: When "build only modified projects" is used, projects are not rebuilt after a "Clean" operation
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
03a0ccecfe
Updated language resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4077 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
11a80d5c8c
Unit Tests tree now shows tests that fail due to an unhandled exception being thrown.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4076 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
f18df3138e
Installer now displays SharpDevelop 3.1 Beta 1.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4075 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
71480d693b
removed transparency from DebuggeeExceptionForm, added buttons for Break and Terminate again
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4074 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
41a0fdebbc
Fixed ArgumentException thrown when duplicate binary file ids are in a WiX file and the dialog is opened in the designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4073 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a2ef6c70e9
NUnit-Console no longer creates TestResult.xml if the /xml option is not used.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
e0df7e4747
SvnClientWrapper: Fixed NullReferenceException in discovery of changed paths.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4071 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
3bc847b185
Static class methods now use staticmethod when converted to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4070 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
1cf40ae1cb
Use HintPath for IronPython reference in Python project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
81b50dc839
Add reference to IronPython when converting projects to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
1751aa4bdc
Typeof expressions and for each loops using a method call now converted to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4067 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
168d0d7716
Event handlers with EventHandler object creation now converted to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4066 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago