1948 Commits (e3f935c15e85b5ab8c813e88dfa4701c2198d144)

Author SHA1 Message Date
Daniel Grunwald 3f4c0950f2 When renaming a field, ask the user if he also wants to the rename the property. 21 years ago
Mathias Simmack e4832b28fa dynamic help: some changes and fixes and (I hope) improvements 21 years ago
Mathias Simmack 310e1cc9b1 dynamic help: Forms designer support added; some more improvements 21 years ago
Daniel Grunwald 0c9ebf6dc2 Reduced number of allocations: 21 years ago
Mathias Simmack 091e1d2610 dynamic help: debug info enabled; using other ResolveResult types to get more info 21 years ago
Mathias Simmack b9ae31af01 dynamic help: some scripting improvements 21 years ago
Mathias Simmack 4cfa438cc1 I changed some of the CSharp namespace names; there are no bug fixes in this upload 21 years ago
Daniel Grunwald ee32c33db4 Fixed some bugs. 21 years ago
Mathias Simmack c115d07ebf dynamic help: I forgot the 3 images for the toolstrip (required to compile) and the HTML file and the 2 *Book.png images for the dynamic help (required to use DH) 21 years ago
Mathias Simmack 39c8f1ca1a dynamic help: added support for Help 2.0 namespace reloading 21 years ago
Mathias Simmack faaf94408d dynamic help changed and ready to use 21 years ago
David Srbecký 603a58a350 Unavailable variables in debugger handled gracefully 21 years ago
David Srbecký 4bdac6de02 Fixed bug that was caused by breakpoints set on non-executable lines 21 years ago
David Srbecký 00b338e73f Fixed bug that was caused by static variables maked as ThreadStatic 21 years ago
David Srbecký 114a1c1dad Fixed bug that prevented stepping through anonymous methods. 21 years ago
Daniel Grunwald 0baa22c074 Remove quotes from svn:keywords property. 21 years ago
David Srbecký 3f126022bd Fixed SD2-429: Cannot step into method when property passed as a parameter. 21 years ago
Daniel Grunwald 8fc6327d9f Added CSharpBinding.Tests project. 21 years ago
Daniel Grunwald 7c69708220 Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira. 21 years ago
David Srbecký ce3f1aa12d Removed GC.WaitForPendingFinalizers() because Matt Ward reported it is causing deadlocks. 21 years ago
David Srbecký 1efcd118ab Fixed SD2-431: Debugger fails on FileLoadException 21 years ago
David Srbecký b22d5e29c6 Compiler generated functions (like default constructor) are handled like external functions. 21 years ago
Daniel Grunwald 7b8bfb211b Add some documentation about the addin system. 21 years ago
David Srbecký 790ee2fe27 Threads can be frozen using threads pad context menu 21 years ago
David Srbecký 8d3c3546a1 Debugger trace messages go to console; VariableListItems moved to its directoy 21 years ago
David Srbecký 0a7f4b3b06 VariableCollection can handle dot separated variable names 21 years ago
David Srbecký 0eb74d009e Argument names and values can be show/hidden using callstack context menu 21 years ago
David Srbecký 1256609b63 External methods can be show/hidden using callstack context menu 21 years ago
David Srbecký 970e0c535e Local Variables pad cleared when debugger stops 21 years ago
David Srbecký 184294d145 Fixed Base classes in Local Variables pad 21 years ago
David Srbecký f4b2e8bfdd Added first debugger test 21 years ago
Mike Krüger dc57d76362 Changed some little translation issues. Re-Arranged tools menu. 21 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 21 years ago
Daniel Grunwald 21af77e33d Ported changes from Fidalgo rev 2038, ivokovacka. 21 years ago
David Srbecký 5fad25b34d Added scrollbars to debugger Exception Dialog 21 years ago
Daniel Grunwald b3ec9593b8 NRefactory bugfixes (C#: For initializers added twice and VB: Custom event regions not stored in AST) 21 years ago
David Srbecký 7f90fcbdd0 Debugger.Interop assembly removed 21 years ago
Mathias Simmack 512ea6b7e8 changed FullTypeName search to DynamicHelp engine 21 years ago
Mathias Simmack aa06be74c3 enabled an early version of F1 help 21 years ago
Daniel Grunwald 63bb9fe821 Added F1 help to text editor and forms designer. 21 years ago
Daniel Grunwald 7df2337803 Fixed SD2-385: After project run Source/Abstract Content tabs are missing 21 years ago
Daniel Grunwald 8e7a4a989a Fixed some bugs. 21 years ago
Daniel Grunwald 3d4f0a78f7 Fixed SD2-400: Importing classes (VB.NET). 21 years ago
Daniel Grunwald eea2eade1e Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup.Remove NUnitPad (MbUnit can run NUnit tests). 21 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 21 years ago
Mathias Simmack e5b08710e8 minor fixes (MSDN is the default search page again) and cosmetic (printer picture for ContextMenuStrip in TocPad.cs) 21 years ago
Daniel Grunwald 6316da8baf Improved MbUnit addin. 21 years ago
Daniel Grunwald 0028131d61 Add MbUnit and MbUnit-addin. 21 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 21 years ago
Daniel Grunwald 166099716a Use .Net SDK help ("MS.NETFramework.v20.en") as default collection displayed in help addin. 21 years ago