238 Commits (6e4299e31fa92b0284fc4d64880c835003417602)

Author SHA1 Message Date
Daniel Grunwald e1e7877a49 Fixed BOO-628 - Alt+Ins code generation only works for C# and VB. 20 years ago
Daniel Grunwald 66a4289544 Fixed parser crash on incomplete ReDimStatement. 20 years ago
Daniel Grunwald 34680425f9 Display name of AddIns: "Subversion AddIn" instead of "ICSharpCode.Svn" 20 years ago
Daniel Grunwald 46f232a188 Use IntPtr instead of int in SendMessage P/Invoke declaration. 20 years ago
Daniel Grunwald e46db83c0a Allow changing the active solution configuration in the build menu. 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) 20 years ago
Daniel Grunwald 48939e61d6 Rename FormDesigner to FormsDesigner. 20 years ago
Daniel Grunwald 26ac8daa56 SD2-582: Solution file incorrect after adding a second project 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Matt Ward 7483a7e3c7 GAC references displayed using short names in project browser and class browser. Extra GAC information displayed in property pad. 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
Daniel Grunwald d72a6d98b6 ErrorListPad now uses TaskView (patch by David Alpert). Renamed ErrorList to ErrorListPad and OpenTaskView to TaskListPad. 20 years ago
Daniel Grunwald 45e773b985 Fixed some bugs in the project browser (Solution Folders and Solution Items) 20 years ago
Daniel Grunwald 392040b16f Fixed some bugs regarding missing files and folders in the project browser. 20 years ago
Daniel Grunwald a6852502a4 The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references. 20 years ago
Daniel Grunwald 39d44d19db Applied ProjectNodeBuilder patch from Scott Ferret. 20 years ago
Daniel Grunwald d67a715fe6 Move some strings into the resource database. 20 years ago
Daniel Grunwald e2abd3442e Add documentation for conditions, rename CombineOpen to SolutionOpen. 20 years ago
Markus Palme 78e0a68a63 SD2-417 Icon for defintionview pad 20 years ago
Daniel Grunwald 374101ad6c Allow find references and rename for local variables and parameters. 20 years ago
Daniel Grunwald 022170d1a1 Fixed "copy/cut/paste" in context menus. 20 years ago
David Srbecký b9ef0293f2 Added fullscreen options panel (no features implemented yet) 20 years ago
Daniel Grunwald ae5a3110b1 Core bugfixes: 20 years ago
Daniel Grunwald 68127b8f17 Included bugfixes from Alex. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 20 years ago
Daniel Grunwald 63bb9fe821 Added F1 help to text editor and forms designer. 20 years ago
Daniel Grunwald 7d4f14a9aa Add context menu to class browser. 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 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 05221a0758 Fixed SD2-397: Empty Project Scout has visually enabled (not grayed out) icons. 20 years ago
Daniel Grunwald 83d7b3301e Fixed SD2-405: Invisible menu item can be run by shortcut. 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 cf3eb0d1b9 Move XmlEditor files in Src/Resources subdirectories. 20 years ago
Daniel Grunwald 465e919934 Improved lazy-loading. 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 f4023665c8 Added XmlEditor addin. 20 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 20 years ago
Mike Krüger 08b4794474 worked on translation. 20 years ago
Mike Krüger c2dca0b34d worked on main menu translation. 20 years ago
Mike Krüger 5ca739dbca Worked on bookmarks 20 years ago
Daniel Grunwald 2cdb101e4a Improved prjx imported. 20 years ago
Daniel Grunwald b414c2c33a Fixed some resolver bugs. 20 years ago
Daniel Grunwald 3d3b57eec6 Fixed parser crash introduced in last revision. 20 years ago
Markus Palme 1d89d05800 added vb.net keyword completition. todo: add completition for special statements, show insight 20 years ago
Daniel Grunwald f395a72edb Added panel with options for code completion. 20 years ago
Markus Palme 3d85cd4c9d added 'open solution' button to main toolbar (common task) 20 years ago
David Srbecký 5c7a9b3264 Reworked DebuggerService, IDebugger, DefaultDebugger and Debugger menu 20 years ago
Daniel Grunwald 3571a1a7e4 Worked on code completion. 20 years ago
Daniel Grunwald 864ed8b726 IconMargin now shows icons for methods and properties that can be clicked to execute actions on the properties/methods. 20 years ago