55 Commits (8e5e8caee96a254c5c9400010f42c6ac2f669259)

Author SHA1 Message Date
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
Daniel Grunwald f7b73adbb0 git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@144 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 20 years ago
Daniel Grunwald d0400c2e1d Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 20 years ago
Daniel Grunwald 90c13fc553 Add definition view pad. 21 years ago
Daniel Grunwald b8367938c5 Included file icons from Wolfgang Bartelme. 21 years ago
Daniel Grunwald c01804f7d2 Added feature: go to definition (Ctrl-Enter) 21 years ago
Mike Krüger d814e6235c updated dockpanel suite. 21 years ago
Mike Krüger 658d958414 Worked on main menu. Complex conditions now support failed actions 21 years ago
Mike Krüger d6ff64a02f View menu builder works again. 21 years ago
Mike Krüger 4fb562db46 taken out the description= tags of the menus (They're unused since a while ...) 21 years ago
Mike Krüger e925a43e9c Forgot to check in some changes. 21 years ago
Mike Krüger f6d4ee4e4f Slightly improved C# formatting. custom edit actions are now working again. 21 years ago