Mathias Simmack
b9ae31af01
dynamic help: some scripting improvements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@461 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
4cfa438cc1
I changed some of the CSharp namespace names; there are no bug fixes in this upload
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ee32c33db4
Fixed some bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@459 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
c115d07ebf
dynamic help: I forgot the 3 images for the toolstrip (required to compile) and the HTML file and the 2 *Book.png images for the dynamic help (required to use DH)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@458 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
39c8f1ca1a
dynamic help: added support for Help 2.0 namespace reloading
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
faaf94408d
dynamic help changed and ready to use
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@456 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
1660fd6f02
Implemented hiding of status strip in fullscreen.
...
Hiding of main menu refactored.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@455 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
da62a3f37c
Improved overload resolution by implementing 14.4.2.2 Better function member.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@454 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
cb8ee9af07
Implemented hiding of main menu and toolbar in fullscreen
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@453 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
603a58a350
Unavailable variables in debugger handled gracefully
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@452 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
4bdac6de02
Fixed bug that was caused by breakpoints set on non-executable lines
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@451 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
00b338e73f
Fixed bug that was caused by static variables maked as ThreadStatic
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@450 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
395257996d
Implement type argument inference for generic method calls.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
022170d1a1
Fixed "copy/cut/paste" in context menus.
...
Fixed ExpressionFinder bug with identifiers containing underscores.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@448 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
830d6809d9
Improved RefactoringMenuBuilder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@447 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
114a1c1dad
Fixed bug that prevented stepping through anonymous methods.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@446 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cf74204194
Fixed bug in search pad when document was changed after the search.
...
Fixed crash when two classes with the same name were removed from a project content.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@445 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d135e0bd4f
Improved overload lookup (but the rules from § 14.4.2.2 are still missing).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@444 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8d734c3fd4
Add option to choose between "professional" menu style and system menu style.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b0abd4bc91
Allow AddIns to add their own string resources to the ResourceService.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@442 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fba8d0505e
Fixed bug in InterfaceImplementorCodeGenerator.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
059bc6db0c
Removed IIndexer from ICSharpCode.Dom (replaced by IProperty.IsIndexer)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b1bfc258c3
Fixed some NRefactory bugs (Generic method invocations in VB.NET and output visitor bugs)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0baa22c074
Remove quotes from svn:keywords property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@438 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
b9ef0293f2
Added fullscreen options panel (no features implemented yet)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@437 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
cc4ce37a06
Fixed properties on newly added xml editor test files - removed quotes from the Revision keyword.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@436 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
43a18fe66a
Added xml editor tests from Fidalgo branch. The XmlSchemaCompletionData class is now using the XmlSchemaAttribute's AttributeSchemaType property instead of the obsolete AttributeType which was causing a few of the attribute value tests to fail.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@435 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
818103f022
Fixed bug that prevented VB.Net windows forms applications from compiling.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@434 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
34e50f3fb2
Right click on class and member names (and method invocations) in the text editor now shows the "go to definition" command and the class browser context menu of that item.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@433 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ae5a3110b1
Core bugfixes:
...
- Fixed exceptions when doozer/condition evaluator is not found.
- Context menus can now use sub menu builders
Context menu in text editor now shows items from the class member bookmarks.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
986d49240a
Fixed assembly loading bug introduced in rev. 429.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@431 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6a84cddd57
Add a "DoEvents" call to the workaround for SD2-426.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@430 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
86dfaa1bf3
Fixed SD2-434: Reference locking issue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@429 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
adbb1ce32a
Fixed SD2-433: Deleting references mixes up context menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@428 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
89fa2c30d6
Fixed SD2-432: Project references added to the wrong project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@427 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9a246da449
Add unit tests for CSharpOutputVisitor.
...
Tried to fix ExternalException when accessing the clipboard.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@426 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
34fe86a22b
Fixed bug in C# expression finder that caused CC to fail for "int a = 0; ((NewType)expr).MethodCall(a);".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
3f126022bd
Fixed SD2-429: Cannot step into method when property passed as a parameter.
...
(implemented JMC - just my code)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8fc6327d9f
Added CSharpBinding.Tests project.
...
Add "run in debugger" command to member bookmarks.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
3465c67bab
Designer generator now parses the form's code every time a component is added. This ensures that the InitializeComponent's position is correct when adding a new component.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@422 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7c69708220
Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira.
...
Make go to work with partial classes.
Show expression in tooltips while pressing Ctrl.
Project templates can now specify the BuildAction and CopyToOutputDirectory properties for files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
ce3f1aa12d
Removed GC.WaitForPendingFinalizers() because Matt Ward reported it is causing deadlocks.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
1efcd118ab
Fixed SD2-431: Debugger fails on FileLoadException
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@419 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
08c23a51d9
Fixed bug: ParseExpression could not parse "a >>= b"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@418 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e4fabdffd8
New files get now a build action dependent on their file extension.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b28e1079c2
Fixed bug that caused the ParserService to "forget" parsing the projects when a solution was opened with a command line argument.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@416 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0cbb2d6f34
Fixed SD2-428: Form designer does not load child controls in panels
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@415 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
212863b199
Fixed SD2-382: Setting a Breakpoint on an empty line
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@414 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
b22d5e29c6
Compiler generated functions (like default constructor) are handled like external functions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@413 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2f3f01a16f
SearchResultPad now displays correct line number.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@412 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago