705 Commits (d3c54b0d2e16fbc330e6f486f086e5b04a718035)

Author SHA1 Message Date
Mathias Simmack e5b08710e8 minor fixes (MSDN is the default search page again) and cosmetic (printer picture for ContextMenuStrip in TocPad.cs) 20 years ago
Daniel Grunwald 6316da8baf Improved MbUnit addin. 20 years ago
Daniel Grunwald 0028131d61 Add MbUnit and MbUnit-addin. 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald 166099716a Use .Net SDK help ("MS.NETFramework.v20.en") as default collection displayed in help addin. 20 years ago
Daniel Grunwald b7c53722fe Copy GacUtil2 to tools directory. 20 years ago
Daniel Grunwald 71f2d912ec Cut/Copy/Paste menu+toolbar commands now also work for normal text boxes and combo boxes (e.g. on the project's property pages). 20 years ago
Daniel Grunwald 83d7b3301e Fixed SD2-405: Invisible menu item can be run by shortcut. 20 years ago
Daniel Grunwald a80f630082 Code completion improvements. 20 years ago
Daniel Grunwald 3c3f2e3190 Fixed SD2-403: Find references does not find indexer calls. 20 years ago
Daniel Grunwald 25be6a591e Add SharpDevelop help / help register application. 20 years ago
Daniel Grunwald 34dfa86a93 Update default layouts. Fixed help document highlighting. 20 years ago
Daniel Grunwald a7780f0bec Made HtmlHelp2 addin use the normal search results pad. 20 years ago
Daniel Grunwald 465e919934 Improved lazy-loading. 20 years ago
Daniel Grunwald 737cbb83df Remove some Console.WriteLine() calls; catch some exceptions which previously were ignored silently or just dumped to the console. 20 years ago
Daniel Grunwald 2819cee5df Update XmlEditor file headers. Display browser's status text in status bar. 20 years ago
Daniel Grunwald 6284ddd531 Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) 20 years ago
Daniel Grunwald 2acc1100d1 Added HtmlHelp2 addin. 20 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 20 years ago
Daniel Grunwald e2edcd04f2 Fixed SD2-395: Deleting a file from Project Scout causes NSvn.Core.NotVersionControlled Exception. 20 years ago
Mike Krüger 2bf5fc75d2 Worked on forms designer. 20 years ago
Daniel Grunwald 8da1d5c7cc Fixed SD2-384 and SD2-386. 20 years ago
Mike Krüger c95b0c7975 nunit pad now working. 20 years ago
David Srbecký 3415506f6d Bugfix - Arguments of static functions 20 years ago
Daniel Grunwald 2cdb101e4a Improved prjx imported. 20 years ago
David Srbecký 6ed9b4fa03 Fixed function switching bug, debugger window acivated if debugee pauses 20 years ago
David Srbecký 15f12a2d08 Added some error messages, worked on function and thread switching 20 years ago
David Srbecký eaa5f40de3 Reworked debugger state control 20 years ago
David Srbecký fb0252d6f5 Bugfixes - Local variables on thread without symbols; Can't click on function without symbols; Added CurrentFunction to NDebugger 20 years ago
David Srbecký 1d73ae154e Bugfixes - Thread and Callstack switching; unmanaged functions refused 20 years ago
David Srbecký 95c177bd75 Bugfixes - no CurrentFunction in Threads pad handled, Method signature blob ignored now, dereference fail handled 20 years ago
David Srbecký 8de9cde42b Prototype of SetIP 20 years ago
David Srbecký 5371ac4b7d Exception interception 20 years ago
David Srbecký b0f3900260 Exception dialog uses TextBox and is bit more informative 20 years ago
David Srbecký 026b3f41b5 Bugfixing, handled exceptions handled faster 20 years ago
David Srbecký 021e7c4129 CurrentLineBookmark does not use whole line, 'Debug' layout used during debugging 20 years ago
Daniel Grunwald 3d3b57eec6 Fixed parser crash introduced in last revision. 20 years ago
David Srbecký 19ff0d6ece IsProcessRunningd and IsDebugging replaced with IsCurrentProcessSafeForInspection 20 years ago
David Srbecký 6e692e24d1 Removed IsProcessRunningChanged and IsDebuggingChanged from NDebugger 20 years ago
David Srbecký 97264ff9af Worked on stepping (sometimes it was necessary to step more times) 20 years ago
Daniel Grunwald 4f2ce47b02 Fixed some code completion bugs. 20 years ago
David Srbecký 3a0a26c1b1 Updating my headers 20 years ago
David Srbecký 45fb709e2b Worked on Local variables pad 20 years ago
Daniel Grunwald 8545cf82a6 .csproj/.vbproj files can now be opened directly (.sln is automatically created) 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 6adc092649 Added tool to put revision number into AssemblyInfo files. 20 years ago
David Srbecký 342faab715 Some error checking, Debugger.Interop update 20 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 20 years ago
David Srbecký 9a68efa627 A little modification of the hack 20 years ago
David Srbecký 6ebd81be36 Really nasty hack to force release of debug symbols 20 years ago