Matt Ward
bd0f69b8de
Python forms designer now ignores any statements before the form's InitializeComponent method is found (e.g. sys.path.append('...').
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8396a39d9c
Update AvalonDock to 1.2.2154.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4269 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8a4b2018a5
Avoid NullReferenceException when pasting text.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
5fea001e96
Avoid NullReferenceException when pasting text.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4266 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
40cdceff01
Add most AddIns back.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4265 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
eb27110cbf
XML schema namespaces now visible in completion window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4264 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8b85721272
Don't save temporary modifications in the project during a build into the project file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4263 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ba0cb0bd43
Shut down build worker processes after the build has finished.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4262 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
9e9c0c657e
Add 'import clr' if clr.GetType used in converted python code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4261 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
df936415bb
Enable MSBuild's change detection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4260 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
c487ec1948
Xor operator now converted to python correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4259 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
ef6155db5d
Python converter no longer uses 'self' when calling a method inside a static method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4258 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
7319925fef
Python code converter now adds code to call the project's main entry method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4257 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
5a90f84c1b
Python code converter now converts 'foreach (string key in dictionary.Keys)' statements correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4256 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
4f56a35d20
Now using short type names (e.g. Array instead of System.Array) in generated python code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4255 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
eb5ba0db01
Convert System.String and System.Int32 to 'str' and 'int' in python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4254 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
723584bcfc
New line added between import statements and class definitions when converting code to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4253 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f33b5c152c
Fixed code completion on protected members from a base class when the inheritance was specified in a different part of a partial class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4252 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
f6bd5596bb
MemoryReadWrite test updated for .NET 4.0 (but it is still ignored by default)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4251 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
44c665f6f5
Fixed ObjectDisposedException if user closes SharpDevelop while LoadSolutionProjects thread is running.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4250 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a0b130adfd
Move solution from SharpDevelop/src to SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4249 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a1269d8efa
Added ICompletionListWindow interface to allow AddIns to control the completion window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4248 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
85e78d6762
Fixed bugs in XmlParser when getting the attribute value and attribute name when the attribute value contains an equals sign.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4247 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
5786346f6c
When autocompleting an xml element end tag the cursor is now left inside the element after completion and not put at the end of the inserted end tag.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4246 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
94a674800b
Schema namespace completion window now shown in XML editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4245 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
d5c1f989ca
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4244 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8e1bb69fbb
Fixed compiling projects with project references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4243 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4db1e52468
Use a single ProjectCollection - MSBuild 4.0 doesn't support parallel builds if multiple project collections are used.
...
Implemented ResolveAssemblyReferences.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4242 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7da40d343b
Updated fullAssemblyNameToRequiredFrameworkVersionDictionary.
...
Increase timeout on ProcessExitedTestFixture.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4241 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
dd0f1680c0
Merge trunk into dotnet4.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4240 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
493b57855f
Fixed path for saving dock layout files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4239 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
635c9ff4e1
- added additional logging to Unit Test profiling
...
- fixed bug in Extract Method
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4238 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
d1e5cbab0d
ObjecObject graph visualizer - arrows start at properties.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4236 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
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
Martin Koníček
62ad4d6840
ObjecObject graph visualizer - refactored PositionedGraph, preparation for arrows starting at properties, preparation for expanding nodes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4234 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c62cfbcad7
AvalonEdit: allow setting the caret color.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4233 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4d8bde1e77
Added AutomationPeer for AvalonEdit TextEditor. Based on patch by Amir Tuval.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4232 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
Daniel Grunwald
8dff23a58e
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4229 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
d1069f31dc
AvalonDock: set Focusable=false for border inside DockablePane
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4225 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
13bc024ffe
AvalonDock: disable Ctrl+Tab and Shift+Tab shortcuts
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4224 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
fa147595b3
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4223 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