400 Commits (a2469ef84da4a4748bb5e6572485058416b8a954)

Author SHA1 Message Date
Mathias Simmack e228fd2bc1 Help 2.0: context.html updated 20 years ago
Daniel Grunwald 830e2bf7c5 Worked on SD2-425 (Improve project options): you can now choose in which section the OutputPath property is stored. 20 years ago
Mathias Simmack 9b5819d2fb Help 2.0: some little fixes 20 years ago
Matt Ward befee650b3 Added 'Stop tests' toolbar button and context menus to the MbUnit pad. Go to definition context menu command is not currently working. 20 years ago
Mathias Simmack 52d9113431 dynamic help: fixed a little problem with the 'helpResults' bool 20 years ago
Mathias Simmack db77b810b2 dynamic help: fixed a problem with the Project language 20 years ago
Mathias Simmack af29d284b8 dynamic help: uses default entries (s. revision 489), uses the Project language to limit the help results 20 years ago
Mathias Simmack cfc3ab3490 dynamic help: created new XML file with default entries (if you want to use it, copy it into the Addin folder) 20 years ago
Mathias Simmack 3f4ae1490c tried to fix a Virtual PC (no SDK) crash; HiliteMatches restored for testing (it doesn't work here :o( ) 20 years ago
Mathias Simmack 3d0b29be33 disable 'highlight matching topics' because it doesn't work with the WebBrowser control 20 years ago
Mathias Simmack b67164978b some changes/fixes, LoggingService used 20 years ago
Mathias Simmack 4d7308244b dynamic help: new method/type detection (by Robert_G, Delphi-PRAXiS) used for Forms designer support 20 years ago
Mathias Simmack b67a0b9d33 dynamic help: sorting implemented, some other fixed 20 years ago
Daniel Grunwald 3f4c0950f2 When renaming a field, ask the user if he also wants to the rename the property. 20 years ago
Mathias Simmack e4832b28fa dynamic help: some changes and fixes and (I hope) improvements 20 years ago
Mathias Simmack 310e1cc9b1 dynamic help: Forms designer support added; some more improvements 20 years ago
Daniel Grunwald 0c9ebf6dc2 Reduced number of allocations: 20 years ago
Mathias Simmack 091e1d2610 dynamic help: debug info enabled; using other ResolveResult types to get more info 20 years ago
Mathias Simmack b9ae31af01 dynamic help: some scripting improvements 20 years ago
Mathias Simmack 4cfa438cc1 I changed some of the CSharp namespace names; there are no bug fixes in this upload 20 years ago
Daniel Grunwald ee32c33db4 Fixed some bugs. 20 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) 20 years ago
Mathias Simmack 39c8f1ca1a dynamic help: added support for Help 2.0 namespace reloading 20 years ago
Mathias Simmack faaf94408d dynamic help changed and ready to use 20 years ago
David Srbecký 603a58a350 Unavailable variables in debugger handled gracefully 20 years ago
David Srbecký 4bdac6de02 Fixed bug that was caused by breakpoints set on non-executable lines 20 years ago
David Srbecký 00b338e73f Fixed bug that was caused by static variables maked as ThreadStatic 20 years ago
David Srbecký 114a1c1dad Fixed bug that prevented stepping through anonymous methods. 20 years ago
Daniel Grunwald 0baa22c074 Remove quotes from svn:keywords property. 20 years ago
David Srbecký 3f126022bd Fixed SD2-429: Cannot step into method when property passed as a parameter. 20 years ago
Daniel Grunwald 8fc6327d9f Added CSharpBinding.Tests project. 20 years ago
Daniel Grunwald 7c69708220 Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira. 20 years ago
David Srbecký ce3f1aa12d Removed GC.WaitForPendingFinalizers() because Matt Ward reported it is causing deadlocks. 20 years ago
David Srbecký 1efcd118ab Fixed SD2-431: Debugger fails on FileLoadException 20 years ago
David Srbecký b22d5e29c6 Compiler generated functions (like default constructor) are handled like external functions. 20 years ago
Daniel Grunwald 7b8bfb211b Add some documentation about the addin system. 20 years ago
David Srbecký 790ee2fe27 Threads can be frozen using threads pad context menu 20 years ago
David Srbecký 8d3c3546a1 Debugger trace messages go to console; VariableListItems moved to its directoy 20 years ago
David Srbecký 0a7f4b3b06 VariableCollection can handle dot separated variable names 20 years ago
David Srbecký 0eb74d009e Argument names and values can be show/hidden using callstack context menu 20 years ago
David Srbecký 1256609b63 External methods can be show/hidden using callstack context menu 20 years ago
David Srbecký 970e0c535e Local Variables pad cleared when debugger stops 20 years ago
David Srbecký 184294d145 Fixed Base classes in Local Variables pad 20 years ago
David Srbecký f4b2e8bfdd Added first debugger test 20 years ago
Mike Krüger dc57d76362 Changed some little translation issues. Re-Arranged tools menu. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 20 years ago
Daniel Grunwald 21af77e33d Ported changes from Fidalgo rev 2038, ivokovacka. 20 years ago
David Srbecký 5fad25b34d Added scrollbars to debugger Exception Dialog 20 years ago
Daniel Grunwald b3ec9593b8 NRefactory bugfixes (C#: For initializers added twice and VB: Custom event regions not stored in AST) 20 years ago
David Srbecký 7f90fcbdd0 Debugger.Interop assembly removed 20 years ago