Daniel Grunwald
627e61507f
Update language resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d59a61c841
Fixed bug in C# to VB converter: AddEventHandler statements were not converted correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@897 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
Daniel Grunwald
d7e895c4f8
Fixed solution configuration -> project configuration mapping.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@894 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
e46db83c0a
Allow changing the active solution configuration in the build menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@892 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
Matt Ward
a00bfde615
Fixed SD2-602 - Adding a COM reference generates a FileLoadException. The ReferenceProjectItem was trying to determine the assembly name for the COM reference causing the exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@882 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
ea52117d70
Fixed SD2-525: Changing the output Window font changes the text editor window font.
...
Fixed SD2-526: Output Window Word Wrap does nothing.
Improved performance of output window and error list when there are many errors/warnings. (previously 3000 warnings caused the SharpDevelop to freeze for 30 seconds and then crash with an OutOfMemoryException, consuming 2 GB of memory; now the speed is much better and the memory usage is fixed)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8662bb594
Fixed SD2-570: When moving or copying InProject folders, their children get excluded from the project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dd15782372
Fixed SD2-569: Wrong file name used for new Link items.
...
Fixed text editor crash when editing files containing very long words (e.g. 100 KB base64-data in a single line in an XML file).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@873 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3a680c1375
Fixed SD2-597: No code completion after "new".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@872 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
David Srbecký
247da12b8e
Added debugger test: Callstack
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
7bf31daafb
Added debugger test: Stepping
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@863 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
102d63de31
Walkaround for pdb locking, added test for it
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
33f995f783
Added debugger tests: Break, Symbols
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e9485a5f38
Fixed project reference to FormsDesigner.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@860 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
684ff9df76
Rename forms designer directory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@859 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6128d7192b
Move FormDesigner/Project/Src/FormDesigner/* to FormDesigner/Project/Src/*
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@858 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
adc5804d13
Move FormDesigner/Project/Src/FormDesigner/* to FormDesigner/Project/Src/*
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@857 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
97b0816212
Rewriten MTA2STA so that it can be controlled more in MTA and tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@856 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
48939e61d6
Rename FormDesigner to FormsDesigner.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ee5308e39
Improved C# -> Boo converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@854 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c6337e8436
SD2-592: Exception thrown when trying to copy a file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
38277f6d8d
Fixed SD2-466: Tools panel doesn't work in autohide mode
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@852 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
06f7f16301
Debugger tests pre-compiled
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@851 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
16d90f5cef
Added two debugger tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@850 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
e8651430cc
Fixed SD2-598. Added ComponentSerializationService to XmlDesignerLoader to enable undo/redo when designing xml forms.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@849 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago