Daniel Grunwald
acda9fb540
Use callback method for MSBuildEngine instead of Application.DoEvents() loop. Probably fixes SD2-619.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@941 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
66a4289544
Fixed parser crash on incomplete ReDimStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@938 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
26fe065d3a
When checking the project's references, after a control has been dropped onto a form in the designer, the code now ensures that the referenced assembly exists before trying to retrieve the assembly name. If it does not exist the code tries the GAC. This handles the case where the HintPath has been set to a folder which does not exist.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@937 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d0b2864289
Fixed C#<->VB conversion of #if preprocessing directives.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@936 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
db23c1d711
Fixed AltGr-shortcut bug. (AltGr+E now inserts the '€' sign instead of showing the exceptions pad).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@934 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6f424029ab
Last out parameter used as return value in CorDebugger wrapper; Methods starting with Get or Is converted to properties
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@933 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9bd30a2a42
Fixed NullReferenceException when converting fields without initializer from C# to Boo.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@932 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
ab87777e1c
CorDebugger wrapper used by the debugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@930 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6ad702e8c4
Added wrappers for CorDebug
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@928 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
055b6ae074
Ported PInvoke addin from SharpDevelop 1.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@925 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3e5e04f05d
Reset assembly info version number (see doc\technotes\Versioning.html for details)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@924 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
c5d228d6e8
Beta 1 preparations
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@923 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5bb64ccc37
Applied form designer assembly loading patch by Alex Prudkiy.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@921 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9a4be967df
Changed license in about dialog to LGPL.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@920 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fe66f16b43
Changed splash screen.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@918 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
32abb6ee5a
Change file header.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
34680425f9
Display name of AddIns: "Subversion AddIn" instead of "ICSharpCode.Svn"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@914 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3cff683d1a
Fixed SD2-519: Project options panel can be opened multiple times for the same project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@912 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
abbe48b7a0
Fixed SD2-593: Forms Designer events page not initially visible.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@911 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
59a5ede785
Fixed SD2-607: Null Reference exception on closing form designer.
...
Applied text editor IME patch by Shinsaku Nakagawa and form designer unloading patch by Christian Hornung.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@910 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
65dbb564c1
Expressions with dot resolved properly in debugger tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@906 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aceb91aca1
Fixed SD2-603: Renaming a project in the project browser generates a not implement exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@902 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
41607e096f
Events unregistered when debugger tooltip is closed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@901 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b036e9d48f
Fixed SD2-573: Editing menu item text in place
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
627e61507f
Update language resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
2751bbcef8
Fixed SD2-586: Debugger not going to source code line from callstack view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@896 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
30b6b7ed1e
Help 2.0: small changes in the Dynamic Help browser scripting
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
b8447a8bfa
Added debugger test: SetIP
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aa02f22658
Ported Fidalgo rev. 2115 (Ivo Kovacka): fixed some minor problems where object were staying in memory (missing dispose calls, event handlers not being deregistered).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
cdc0d7362e
Debugger handles optimized code more gracefully
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
e05a82005e
Debugger.Eval rewritten to hold its state in one enum
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@889 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
3a723b7a39
Private/static variables separated in debugger tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
49b86182ff
Fixed bug: SessionID was not updated between evals; Added test for it
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0a42f77c37
Fixed StackOverflowException and endless loop when classes had cyclic inheritance. Fixed the VB expression finder for "MethodCall().MethodCall()", added unit tests for the expression finder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
1012efb736
Added debugger test: PropertyVariableForm
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
56e727f269
Fixed bug: 'this' is now passed to property eval as reference
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
d3b6bd0d16
Added debugger test: PropertyVariable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@883 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
dc978575e8
Fixed bug: Base class was not accessible after stepping
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
2db2020cbd
Added debugger test: ObjectValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
c93ae52d54
Property evaluation code moved to ObjectValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@879 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e2e17e634
Fixed SD2-595: Replace in files must use same Encoding detection as text editor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
18bd451e71
Worked on variable updating; Properties in debugger tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
7e99ed0dc2
ToString disabled; Property evaluation automatically started on demand
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@876 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8a8828662
Fixed SD2-600 (Can't convert for loop). VB parser now accepts zero as lower array bound.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
bf0bea81ce
Added debugger test: FunctionVariablesLifetime;
...
Fixed function so that expired variables do not throw exceptions
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@870 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
65777d486d
Update to NDoc 1.3.1-v11 from http://jonas.lagerblad.com/blog/?p=4 (unofficial version that works with .NET 2.0)
...
Now NDoc can be started with the command "Project > Build documentation with NDoc".
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
aef003e31a
Added debugger test: FunctionLifetime
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@868 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
bc3d54bf90
Applied form designer patch by Christian Hornung:
...
- designer no longer rewrites fields of all parts in the designer file
- type names in non-designer parts are now correctly fixed to fully qualified type names
- designer no longer overwrites the wrong code region in the designer file
- when double-clicking an event which is defined in a different file, that file is now opened instead of a new (duplicate) method being created
- the design tab is now also shown if the System.Windows.Forms.Form base type is specified in the designer file, but not in the currently open file
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@867 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
fc5718d45b
Added debugger test: FunctionLocalVariables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
00cc12f465
Added debugger test: FunctionArgumentVariables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@865 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago