834 Commits (1bb8b5a11a59a0ee2720148438c8c6cf3a5191cf)

Author SHA1 Message Date
Daniel Grunwald 8a7e7df011 Fixed SD2-789: Search window loses focus 20 years ago
Daniel Grunwald a9dcb57f75 Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed 20 years ago
Daniel Grunwald a9113721a7 Fixed SD2-757: Collapsing debugger tooltip 20 years ago
Daniel Grunwald a187bb5823 Fixed SD2-774: Refresh button in Project Browser always disabled 20 years ago
Daniel Grunwald c1b98264a4 Fixed SD2-782: Null reference when adding existing item/new folder to project 20 years ago
Daniel Grunwald 8b3834d8c7 Fixed SD2-730: Closing one of the partial form classes of a newly created form 20 years ago
Daniel Grunwald f13e699e99 Fixed SD2-724: CustomDialog does not expand to fit buttons 20 years ago
Daniel Grunwald db253755b8 Fixed SD2-571: Folding classes hides the declaration line 20 years ago
Daniel Grunwald a98a281951 Fixed SD2-781: Null exception when adding new item to project 20 years ago
Daniel Grunwald 601be026a8 When loading a solution, open files after the project content stubs were created. 20 years ago
Daniel Grunwald d595bff51e Implemented code-completion for Boo's CallableTypeReference. 20 years ago
David Alpert 32abd834aa recent changes to ToolBarDropDownButton are now compatible with previous usage, notably in the SearchAndReplace toolbar. 20 years ago
David Alpert 1df6c0e51d Applied patch by John Simons: 20 years ago
David Alpert 736f89aa63 Applied patch by John Simons: 20 years ago
Daniel Grunwald c01c098d7e Serralongue now runs on x64 again (patched DockPanelSuite problem: http://sourceforge.net/tracker/index.php?func=detail&aid=1438642&group_id=110642&atid=659401) 20 years ago
Daniel Grunwald 3f5b19ca38 Fixed SD2-768: Context menu location when opened via Shift+F10 20 years ago
Daniel Grunwald 40cb6ff96f Fixed SD2-732: Closing pad context menu's using escape key 20 years ago
Daniel Grunwald c662b4083d Fixed SD2-779: XML form's font ignored 20 years ago
Daniel Grunwald 8cad311b40 Fixed SD2-777: Cannot add a new ASP.NET WebForm to a project 20 years ago
Daniel Grunwald d85d8966b3 Fixed SD2-771: Adding MenuStrip to Xml Form 20 years ago
Matt Ward 0b807ebf52 SD2-775 - Null reference exception when creating a new folder. When a project directory is renamed/created the code now handles the case where there are IViewContents open with null filenames. 20 years ago
Matt Ward b5c976ba73 Fixed SD2-770. Can now add a file to a project if the file is inside one of the project folders. 20 years ago
Daniel Grunwald ce31426dcb Applied patch by Christian Hornung: Fixes for refactoring indexer expressions 20 years ago
Daniel Grunwald c1d9f42d0e Fixed SD2-729: Removing a reference will attempt to generate the project content 20 years ago
Daniel Grunwald 7ab5aec81b Fixed SD2-765: Create OnEvent method does not work for VB methods without delegate 20 years ago
Daniel Grunwald d713632bea Fixed SD2-766: "xmlns" attribute is added to unknown MSBuild elements, making some VS-created projects invalid 20 years ago
Daniel Grunwald c6284d1c1c Fixed exception when trying to paste a deleted project from clipboard. 20 years ago
Daniel Grunwald 6b04871a27 Use ITextEditorControlProvider in DebuggerService. 20 years ago
Daniel Grunwald 8bcb176c75 Don't add duplicate references specified in project template (new project instances might come with predefined reference items) 20 years ago
Daniel Grunwald 32c383fffc Fixed SD2-753: Output window does not autoscroll when it does not have focus 20 years ago
Daniel Grunwald 37d60be346 Fixed problem with trailing space in expressions for VB debugger tooltips. 20 years ago
Daniel Grunwald e0db259c31 Fixed SD2-683: Class browser doesn't show newly added projects 20 years ago
Daniel Grunwald ebdb1bee69 Implemented SD2-706: Opening single files in current SharpDevelop instance 20 years ago
Daniel Grunwald c6688222c1 Fixed SD2-755: Partial classes in class browser 20 years ago
Daniel Grunwald 11271bf303 SharpDevelop 2.0 always runs as 32bit-process. The docking library has some bugs in 64bit mode. 20 years ago
Matt Ward 36eac67060 SD2-709. The debugger tooltip will now be closed when moving the mouse away from a variable if no variables have been expanded in the tooltip. 20 years ago
David Srbecký 7210557a1f Implemented SD2-694: Keyboard shortcut to toggle breakpoints 20 years ago
Daniel Grunwald 529a95b46c Update to Boo 0.7.6.2215 20 years ago
Daniel Grunwald f1d113d32c Fixed SD2-692: Refactoring submenu not available when right clicking on MethodResolveResult 20 years ago
Daniel Grunwald dd68c9529f Fixed SD2-750: Project templates should be able to include external files 20 years ago
David Srbecký f7b2d83551 Keyboard short-cuts work in fullscreen (SD2-707); 20 years ago
Daniel Grunwald 43a84fc82d Fixed SD2-743: Double clicking NUnit console errors in output window does not open up corresponding file 20 years ago
Daniel Grunwald b69a14156d Fixed SD2-746: Bookmark all button on search dialog does nothing 20 years ago
Daniel Grunwald e22aa37319 Fixed SD2-748: Files Window throws an exception when copying a file 20 years ago
Matt Ward c994982afc SD2-741. The active workbench window is no longer changed when switching between different layouts. 20 years ago
Daniel Grunwald 9763dbbc54 Fixed SD2-739: Incomplete VB class definition causes resolver crash 20 years ago
Daniel Grunwald 1a6fa98461 Added simple ASPX syntax highlighting, added Web application project template by Tom Schröter. 20 years ago
Matt Ward f93aa9c02d SD2-567. Implemented search and replace inside the current text selection. 20 years ago
Daniel Grunwald b26a42e1ac Class Browser now supports node builders (based on patch by Robert Zaunere) 20 years ago
Daniel Grunwald 69df449dd5 Fixed SD2-735: Assemblies with methods having a "where T: IEquatable<T>" constraint crash SharpDevelop 20 years ago