Daniel Grunwald
09b610b3ae
Boo.InterpreterAddIn now can host multiple interpreters
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1580 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4894539d4
Some FxCop suggestions to NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1579 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
bb59b00aef
Fixed suggestions by FxCop for NavigationService;
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1577 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4c06781d2e
Search and Replace dialog buttons disabled if no find pattern entered. Search/replace keyboard shortcuts now switch between the search/replace tabs when the search and replace dialog has the focus.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1574 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
bfaf9a355f
updated document headers NavigationService additions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1570 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
9b96afbfde
Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1569 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f4f667dbf6
Fixed SD2-850: Code generation for abstract EventBindingService class adds 'override virtual' modifiers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1566 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a3ca35f2a5
Prevent collapsing/expanding of ExtTreeView nodes on double click if they override ActivateItem. This fixes forum-9077.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1565 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ec072088f
Fixed SD2-925: Building a project when the solution has different configurations
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1564 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
88688e3a01
Fixed forum-9719: cannot include binary files in project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c26a45f166
Fixed forum-9740 (When renaming an item in a treeview and using the Del key, #D tries to delete the whole item)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1562 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
5ab0b2311f
Fixed SD2-864: Exception when starting invalid application
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1542 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
1c2d6baba1
Added 'Find Next Selected' search menu option which will find the next occurrence of the selected text in the document.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1530 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
63e20cbdbe
Fixed SD2-886: Converted VS2003 solution does not show correct configurations
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bd739ec808
Fixed SD2-745 and SD2-871 (patch by John Simons)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1518 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b00f016ce6
Applied "Providing text editor tooltips using the AddInTree" patch by Christian Hornung.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1516 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f8838fa212
Support alternate new file dialogs (patch by Scott Ferrett)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1514 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f410739534
Fixed build error introduced by merge.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1513 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b43033b2b4
Update translations; fixed translation-related bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
adbbcc2c2b
Fixed SD2-851: Pasting solution folder hangs SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1510 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
13d84756ae
SD2-721. Can now delete files and folders from the project browser using the delete key.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1508 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
7d7ed71d37
SD2-856. When indenting xml that is not well formed SharpDevelop no longer displays an error message showing the XmlException.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1507 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mike Krüger
015f625877
Fixed SD2-845:Null reference exception when attempting to show tooltip for XSLT output
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1501 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3c9dc9f139
Fixed forum-8579: "Goto Matching Brace" doesn't work if "Highlighting matching braces" is deactivated
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1495 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b430d4b3aa
Fixed SD2-854: Renaming VB's MyApplication class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4bd782875
Moved more strings to translation database.
...
When adding a COM reference, MSBuild "ResolveComReferences" is called immediately to generate the interop library and get code completion - the "cannot load code-completion information" error message was confusing many users.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ed82fd4cb
Fixed some bugs reported in the forum.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1488 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6050a6bda4
Moved some more strings to translation database. Windows Service template now contains installer class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
80d967e240
Fixed parsing of the VB "Custom" keyword (it is valid variable identifier but not valid field identifier)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1486 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d4353b1484
Fixed SD2-826: Excluding folder from project browser throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1485 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5efb3e0526
Fixed SD2-825: Drop file into project browser overwrites file without no warning
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1484 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
77bf824719
Fixed SD2-829: Linked file not removed from project browser when deleted
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1483 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
81835b5c25
Fixed SD2-853: Cut and paste folder removes folder and contained files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1482 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
357653ecc9
Applied custom quick class browser patch by Robert Zaunere.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1481 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
515b955432
Lock access to DefaultProjectContent.ReferencedContents - can be modified by main thread and solution loading thread.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1477 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b2a3cc4ead
More bugfixes for the C# <-> VB converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1473 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
09165fa450
Ensure project name is valid before creating solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1472 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ec05ca194
Fixed SD2-840: Adding existing item to unknown project type throws a null reference exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1470 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
35ab1d4ee3
Fixed SD2-841: Saving MSBuild project after deleting file from project can throw ArgumentException
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1469 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a03d294025
Prevent exception when Cecil doesn't report a return type for a member.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1466 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b5ff89c524
Fixed position of current line textmarker.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1464 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6cdf5d7ab8
Parse CompilerMessageView text on category change correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1462 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f678d9c8c7
More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ea51e06df
Fixed forum-8340: error inserting code template in empty file
...
Translated ExceptionBox.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
40347a51c9
Add more strings to translation database. (based on list by asl)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
30d5780ff0
Fixed SD2-828: Resolving private field with the same name in subclass
...
Fixed SD2-834: Searching inside a directory which does not exist throws an exception
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1446 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
82f68b0329
Fixed several minor bugs; put some strings into the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1444 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
5a58e676fe
SD2-833. The currently active view is checked to see if it implements the ITextEditorControlProvider interface before attempting to clear the selection when bookmarking all found search results.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4b4905d787
SD2-830. 'Prompt for Arguments' and 'Use Output Window' options now working for external tools.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1442 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
782aac1504
Fixed SD2-699: New file name does not increment
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago