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
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
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
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
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
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
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
Daniel Grunwald
7b8bfb211b
Add some documentation about the addin system.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@411 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fb9b8314dc
Make the GotoDialog accept expressions like "Function.cs:line 416" (like in stack traces)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@410 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
06039e9d6d
Show debugger tooltips for expressions like "reference.FieldName".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@409 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
68127b8f17
Included bugfixes from Alex.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@408 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
faab2b4fc9
Improve project options panels and prepare editing different configurations.
...
Fixed bug when closing form designer while the property pad was active.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@399 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
865ca761ff
Fixed SD2-414: Breakpoints "invisibly" moving when deleting lines
...
(implemented DebuggerService.BreakpointChanged event)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@397 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5417969348
Fixed SD2-412: Set as startup project is not implemented.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@396 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dc6424f703
Use start action for starting projects and give friendly error message when trying to start a class library.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@395 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2983197ecc
SD2-421: Add msbuild file template
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@390 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
645f4802d2
Fixed SD2-387: Main Menu: Sub menu position wrong
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@387 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
97f2383785
Fixed SD2-416: Multi-instance Search and Replace dialog
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@386 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
15549a22d6
Improved event handler completion.
...
Removed SharpZipLib.
Fixed SD2-415 and SD2-418.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@385 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a071440e5f
Allow writing a space after "+=" completion without closing the completion window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@384 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
46835e2060
Add NUnit.Framework again.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@383 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
731de2e36a
Main menu and toolbar initialised after all the pads so that keyboard shortcuts work for the various View-Pad menu items without needing the menu to be displayed at least once.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@381 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mike Krüger
dc57d76362
Changed some little translation issues. Re-Arranged tools menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@379 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c1d54b7df2
Update English and German StringResources (combine -> solution).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@378 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9ea25bfec5
Fixed SD2-411: Code completition doesn't show parent class (nested classes)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
21af77e33d
Ported changes from Fidalgo rev 2038, ivokovacka.
...
Fixed more NRefactory bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@373 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b3ec9593b8
NRefactory bugfixes (C#: For initializers added twice and VB: Custom event regions not stored in AST)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@368 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0306c5af7e
Improved C# -> VB converter (For-Statement is converted to ForNextStatement).
...
Fixed VB parser (CSByte, CUShort, CUInt, CULng cast operators were missing).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@364 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f7f43911c0
SearchAndReplaceDialog remembers it's location and can be closed with Escape.
...
Fixed ExpressionFinder when cursor was at the end of the document.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@361 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
63bb9fe821
Added F1 help to text editor and forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@359 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7df2337803
Fixed SD2-385: After project run Source/Abstract Content tabs are missing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@358 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8e7a4a989a
Fixed some bugs.
...
Add new GotoDialog (replaces GotoLineNumberDialog).
The GotoDialog accepts line numbers, class names and file names. (Examples: "120", "MainClass", "Main.cs, 120")
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@357 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6a9bf64985
Fixed SD2-380: TODO Parsing Bug.
...
OpenTaskView now sorts it's entries, this prevent having the task entries "jump around" if you edit a file containing tasks.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7d4f14a9aa
Add context menu to class browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@354 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3d4f0a78f7
Fixed SD2-400: Importing classes (VB.NET).
...
Fixed code completion on "value" in property setters.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@353 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aad4c32ffc
Fixed drag'n'drop of components from the side bar to the form designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@352 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
df18fef0d3
AutoHide pads are initalized when they are expanded (not when they are first clicked on).
...
Fixed CompilerMessageView refresh problem.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@351 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago