800 Commits (3897fc0a335430593048267c5cb74d13db7c8efc)

Author SHA1 Message Date
Daniel Grunwald e4fabdffd8 New files get now a build action dependent on their file extension. 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
Matt Ward 108e5f9721 Added support for included schemas, substitution groups and abstract elements. Tests not ported over from Fidalgo yet. 20 years ago
Daniel Grunwald faab2b4fc9 Improve project options panels and prepare editing different configurations. 20 years ago
David Srbecký f4b2e8bfdd Added first debugger test 20 years ago
Daniel Grunwald 30e512c7b9 Fixed SD2-404: C#: ExpressionFinder bug with CastExpressions 20 years ago
Daniel Grunwald 15549a22d6 Improved event handler completion. 20 years ago
Daniel Grunwald a071440e5f Allow writing a space after "+=" completion without closing the completion window. 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 2a323389a8 Fixed SD2-410: Goto definition doesn't work for array types 20 years ago
Daniel Grunwald 9ea25bfec5 Fixed SD2-411: Code completition doesn't show parent class (nested classes) 20 years ago
Daniel Grunwald b32b9beb14 Fixed forms designer to reparse the file when switching to the designer tab. 20 years ago
Matt Ward 31ae5feed0 Show properties (F4) now works in form design mode. 20 years ago
Daniel Grunwald 21af77e33d Ported changes from Fidalgo rev 2038, ivokovacka. 20 years ago
Markus Palme 5a23a45292 added very basic event handler code completition (appears after typing '+='); still many things to do here 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
Mathias Simmack 512ea6b7e8 changed FullTypeName search to DynamicHelp engine 20 years ago
Mathias Simmack aa06be74c3 enabled an early version of F1 help 20 years ago
Matt Ward eb5337d562 When displaying xml namespaces the autocompletion list now resizes to fit the longest string. 20 years ago
Daniel Grunwald f7f43911c0 SearchAndReplaceDialog remembers it's location and can be closed with Escape. 20 years ago
Matt Ward 30d666807c Changed the namespace for the form designer context menu commands. Added ICSharpCode.SharpDevelop runtime to FormDesigner.addin. Form designer context menus now working. 20 years ago
Daniel Grunwald 63bb9fe821 Added F1 help to text editor and forms designer. 20 years ago
Daniel Grunwald 7df2337803 Fixed SD2-385: After project run Source/Abstract Content tabs are missing 20 years ago
Daniel Grunwald 8e7a4a989a Fixed some bugs. 20 years ago
Daniel Grunwald 3d4f0a78f7 Fixed SD2-400: Importing classes (VB.NET). 20 years ago
Daniel Grunwald aad4c32ffc Fixed drag'n'drop of components from the side bar to the form designer. 20 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). 20 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. 20 years ago
Daniel Grunwald d992e73b07 Fixed two small code completion bugs: 20 years ago
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 20199d196a Fixed SD2-401: Using aliases for classes. 20 years ago