Daniel Grunwald
fa98de1bd8
Use shadows, improved colors for debugger tooltip.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@686 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e71835b49f
Fixed debugger tooltip grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@683 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
36c8a94de5
Exceptions handled properly in .NET 1.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@682 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
a01df87211
removed that little String hack from SearchPad.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@676 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
016c973473
Fixed SD2-471: Sorting of arrays in locals window is wrong
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@675 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
5475eeea0d
Function.GetSegmentForOffet is a bit more forgiving
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@674 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
645c22b31a
Fixed SD2-482: First command line argument not passed to debuggee;
...
Debugee version reported in log
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@672 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
9396ae6c8c
Fixed Thread.Callstack yielding null.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@671 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
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
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
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
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
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
b55748e687
Add Boo.InterpreterAddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@616 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e2d20525d9
Improved BooBinding:
...
Allow for code completion on ArrayReturnType and ConstructedReturnType even if they are encapsulated by an InferredReturnType.
Fixed code completion on arrays created through array literals or the "array" builtin.
Recognize variables created by "for" statements if their type is inferred from the element type of the enumerable object.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@610 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e5964dbf6a
Fixed problems with RegexpTk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@605 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cb19451039
Fixed SD2-496: TODO task entries removed after building solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@602 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
09f1580e2a
Add quotation marks around the post-build event batch file to fix compiling in paths containing a space.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@599 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
153c6eb444
NAnt addin now using SolutionOpen condition.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@594 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e2abd3442e
Add documentation for conditions, rename CombineOpen to SolutionOpen.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@591 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
bf9be4201b
Add list with documentation about the doozers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@590 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8a3241306b
Fixed SD2-488: Highlighting editor does not work for addin-defined syntax modes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@587 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3ad811d6da
Add missing file headers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@579 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ab533f75d
Added compilation support to BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@576 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
916110e75e
Added NAnt addin from SharpDevelop 1.1/Fidalgo.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@573 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7acfbfc9b4
Delete old ProjectImporterExporter addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@571 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
b63c53a432
Fixed SD2-476. Goto definition now works for unit tests in a test fixture containing a SetUp method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@548 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a81823f683
GotoDefinition executed when double clicking an MbUnitPad test tree node.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@547 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
23a9e07147
Help 2.0: fixed a bug when selecting the previous or next topic button (browser) with a hidden TOC control; there was an exception because, of course, there was no selection in the TOC control. Now I use the Get*FromUrl method with the current browser URL. btw: some other things changed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@534 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b473396c67
Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@533 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fab76749c4
Fixed code completion bug regarding events. Fixed "run unit test in debugger".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@531 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8afa7cc805
Allow references to unbound types in typeof/GetType expressions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
516bf184bf
dynamic help: needed to fix the Win32 resource... Hm...
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@523 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
f29a415f04
dynamic help: HTML and PNG images included as Win32 resource
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
56f0ee8610
Handle exceptions in ICSharpCode.Svn.HistoryViewPanel.GetLogMessages
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@520 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
04c0bebd07
The "Load solution" and "New solution" buttons on the start page now work even when JavaScript is disabled in Internet Explorer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@515 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
47adfb89f7
Fixed bug that prevented recompiling due to files locked by the debugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@513 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
e928f20176
MbUnit Pad additions - Goto definition implemented, error list displayed after a test run with errors, and after a build the test tree auto-refreshes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b805da617f
Help 2.0: solution structure changed (you can enable the Dynamic Help by copying the new Addin file)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
7c59ad1435
dynamic help: some improvements, works with expressions now (ignores documents with more than 1 DevLang attribute)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@510 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago