Matt Ward
|
fce237bd28
|
Fixed duplicate items in output pad due to race condition in CompilerMessageView. Addins that use the output pad changed to bring pad to front before adding messages to it. Added NAnt build file filter when opening files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@670 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
David Srbecký
|
352a57c1b0
|
Debugger tooltips are filled with real content.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@669 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
c7500d9f59
|
Fixed SD2-512: Form Designer cannot load "Color.FromArgb" definitions
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@668 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
David Srbecký
|
d94907f1da
|
Fixed SD2-505: Debugger freezes on StackOverflowException
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@667 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
David Srbecký
|
e5b0912f94
|
Fixed obsolete warnings in debugger
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@666 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
David Srbecký
|
a2187b2420
|
.NET 1.1 applications can be debugged
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@665 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
67ddfc9230
|
Add code completion support for extension methods in Boo.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@664 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
David Srbecký
|
efb229d1ef
|
StateControl refactored. Added WaitForPause()
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@663 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
2ca271aaa4
|
Help 2.0: added a new checkbox to limit the search results for the current project language if a project is loaded; if not, the checkbox disappears. I was too lazy to build a new version of the translation database, but the strings are entered.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@662 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
c6a905105d
|
Fixed UTF8 auto-detection. (Thanks to Christian Hornung)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@661 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
c0cd40529b
|
Fixed SD2-510: Deleting a file with local modifications
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@660 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
755e0747f8
|
Thanks to Daniel. I forgot my other *Strip* thing, the ContextMenuStrip in TocPad.cs. The RendererChanged event works for it now.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@659 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
ed4d112be0
|
Dynamic Help toolstrip now reacts to the RendererChanged event
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@658 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
8c4f7acf08
|
Dynamic Help Toolstrip: ProfessionalColorTable used to color the toolstrip
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@657 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
a04475c926
|
changed the Avalon templates to its real name: WPF (Windows Presentation Foundation)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@656 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
516507117d
|
RegExSearchStrategy now supports replacing "$1" with the group value.
Fixed exception when using invalid RegEx.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@655 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
741ebfee07
|
Reference libraries from Booc.rsp automatically.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@654 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
834d5bf387
|
Fixed ObjectDisposedException generated when running XSL transform after splitting the XSLT Output window. The TextAreaControl/TextArea classes were not removing document event handlers when disposed.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@653 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
d67a715fe6
|
Move some strings into the resource database.
Boo projects import Boo.Lang by default.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@652 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
f4706a496d
|
ResolvedType on contructor calls now includes type arguments.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@651 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
e402835d8b
|
Reference Boo.Lang.Useful by default. Automatically copy Boo.Lang.dll to the output directory.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
3b5070c22f
|
Improved code completion for Boo.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@649 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
660ee84361
|
Modify setup to check for .NET 2.0.50727.42 instead of Beta 2.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@648 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
30f7efb8ea
|
Fixed a minor bugs in C# to VB and Boo conversion, fixed possible endless loop in VB lexer and a NullReferenceException when using "Go to" in XML files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@647 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
9d8304c624
|
Remove the dependency check in release builds for faster starting.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@646 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
9d3e4e8eab
|
Some changes to resources / font loading.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@645 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
eb93ff4149
|
SharpDevelop now passes properties so that MSBuild accepts them for both the scanning and building steps -> compiling Boo and ILAsm applications and specifying the target Framework version in C# works again.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@644 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
07297e1268
|
Replace PostBuildEvent with MsBuild targets.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@643 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
205b2efb02
|
SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@642 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
04b763d047
|
Display TreeGrid in debug mode (currently without content).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@641 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
4c9c120fef
|
Add TreeGrid control.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@640 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
565490bd49
|
changed DefaultFileNodeCommands.cs to accept XAML files; added some XAML file templates (Window, Page, FlowDocument, PageFunction, ResourceDictionary, UserControl)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@639 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
8bd159545c
|
support for DependentUpon and SubType attributes in XPT project templates added (see the Avalon* templates for a working demo)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@638 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
3a45a3bdd4
|
Avalon Navigation App template renamed
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@637 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
a52392516a
|
Avalon page template updated
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@636 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
08725ec0c6
|
simple Avalon application template uploaded (for testing only!)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@635 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
a8b033af9b
|
new ApplicationDefinition/Page compiler option; support for external Import commands in XPT project files
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@634 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mathias Simmack
|
ac5d144c8d
|
updated XML editor for XAML style and schema (does NOT include the Avalon/XAML schema itself)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@633 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
417f61d4d1
|
Schema errors in task list now use the schema filename. Fixed problem where each XmlView was creating its own output window category.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@632 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
7255bad91f
|
Fixed schema errors caught by .NET 2.0 and removed old NAnt 0.84 schema.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@631 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
3dc5023f79
|
Removing SharpAssembly. The AssemblyScout should be using code completion data from the ProjectContentRegistry and not SharpAssembly.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@630 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
34e2d508a1
|
Most of assembly scout working. Needs resources from Fidalgo, info view browsing via hyperlinks is disabled, and speed improvements required.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@629 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
5b241f39a1
|
Ported SharpAssembly from Fidalgo.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@628 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
5444360515
|
Can now assign an XSLT stylesheet to an XML file and run transforms. New XML menu to make it easier to locate xml editor menu items.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@627 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
154dfeee9a
|
Fixed bug in NRefactoryToBooConverter: NullReferenceException when first section in switch-statement was the default section.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@626 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Markus Palme
|
a89751b639
|
fixed problem with disposed window
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@625 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Markus Palme
|
dc487c7331
|
Texteditor now uses DeclarationViewWindow instead of ToolTip (part of SD2-498)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@624 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
4a3b169576
|
Use a copy of the text/color in the SearchResultPad instead of accessing the real document in the OnPaint method. This fixes some bugs when switching to the SearchResultPad after modifying the document.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@623 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
e714aa4009
|
Update default layouts.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@622 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
68b5793ac4
|
Fixed SD2-465: Linked files are not imported
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@621 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |