2215 Commits (68b5f28abeac758920e0ab7a279e1160a3176b39)

Author SHA1 Message Date
mkonicek c3eb3c38a6 Extend selection works with comments (CTRL+W, will be a command in menu). 15 years ago
Matt Ward 8c0fbdc203 Fix SD-1777 - 'Replace all' (in project) does not perform any replacements in files that are not open 15 years ago
Siegfried Pammer bbe1cdb13a use WpfDesigner color picker in ColorPicker button 15 years ago
mkonicek dccf197fb0 Editor context actions - Fix: "Check for (not) null" is only offered if the type of the assigned expression is reference type. Now the actions is offered pretty much only in the situations where it makes sense. 15 years ago
Daniel Grunwald 7ec189fc1d Add 200ms timeout to CaretReferencesRenderer. 15 years ago
mkonicek 2a826a7a5f Editor context actions - explicitly setting EditorContext.Editor = null from ContextActionsRenderer when the ViewModel is discarded. Prevents leaks of reference to CodeEditorView when IContextActionProviders keep long-lived references to EditorContext. (thanks to Daniel!) 15 years ago
Siegfried Pammer 9f130b0233 fixed SD-1715 - UnauthorizedAccessException when trying to add item to project without write permission: might not be the optimal solution, because a new IViewContent is opened before the exception occurs and stays open after the exception. 15 years ago
Daniel Grunwald b9b8378eae Fix http://community.sharpdevelop.net/forums/t/12329.aspx Error List, Task and Thread pads selection is hidden when losing focus 15 years ago
Matt Ward 9c333a8e6c Fix SD-1569 - Errors deleting a folder in projects pad cause unhandled exception 15 years ago
Eusebiu Marcu daf172e700 Fix SD-1782 - Interaction between bookmarks and breakpoints (with Daniel's suggestion) 15 years ago
Eusebiu Marcu 73b5a6660a Fix SD-1782 - Interaction between bookmarks and breakpoints 15 years ago
Daniel Grunwald e9079036d7 Fix SD-1740 - Generating same event handler twice in WPF designer 15 years ago
Daniel Grunwald d6b864e5ce Fix SD-1737 - Keyboard shortcuts do not work in WinForms Designer 15 years ago
Daniel Grunwald 93cd842df3 Fixed focus problem when opening workbench window containing multiple view contents. 15 years ago
Daniel Grunwald 238c0a2391 Fixed NullReferenceException in MSBuildBasedProject.get_MinimumSolutionVersion() when removing a project from the solution while the build is running. (http://community.sharpdevelop.net/forums/t/12316.aspx) 15 years ago
Daniel Grunwald 32c1efaf0f Revert "fix SD-1743 - Replace all in selection - standard search" 15 years ago
Daniel Grunwald 4b24dd80f8 Fixed commenting out lines selected from the line number margin. 15 years ago
Daniel Grunwald 83c01eee81 Fixed bug that caused Error/Warning markers not to reappear after debugging. 15 years ago
Daniel Grunwald 7bbe5fda50 Fixed keyboard navigation in text editor context menu. 15 years ago
Daniel Grunwald 597309b10d Handle COMException when dragging files from Thunderbird to SharpDevelop (http://community.sharpdevelop.net/forums/t/12271.aspx). 15 years ago
Matt Ward 795f6f88f7 Fix SD-1748 - ArgumentException when saving file using the name of another file already open in the editor 15 years ago
Matt Ward b61b8e72bb Fix null reference exception when selecting Show All Files after adding a new folder and file inside that folder. 15 years ago
Matt Ward e1cc2ab2e4 Fix SD-1718 - Post build events not added to end of project file. 15 years ago
Daniel Grunwald 931436dbb1 Fix SD-1703 - Deleted and removed projects remain in the solution 15 years ago
Daniel Grunwald 533605baf9 Add main menu command for "Add new project to existing solution". 15 years ago
Daniel Grunwald 64c646931c Fixed ArgumentNullException when currentDebugger.GetTooltipControl() returns null. 15 years ago
Daniel Grunwald 73ea786721 Help UDC identifying the location of the bug for AvalonEdit ArgumentOutOfRangeExceptions. 15 years ago
Daniel Grunwald 3f1827d849 Fixed NotSupportedException when using "Options" command in AddIn Manager. 15 years ago
Eusebiu Marcu cede650728 fix SD-1743 - Replace all in selection - standard search 15 years ago
Eusebiu Marcu 177338d47d fix SD-1743 - Replace all in selection - standard search 15 years ago
Daniel Grunwald 4eb879cda0 Avoid crash on invalid version numbers in assembly references. 15 years ago
Eusebiu Marcu 3fb5137762 remove files that are moved to Debugger.AddIn 15 years ago
Eusebiu Marcu 70b33f5963 move tooltips to Debugger.AddIn 15 years ago
Daniel Grunwald 893b1db554 Fixed expanding project node in classes pad when the project contains missing files. 15 years ago
Daniel Grunwald 953b992670 Look for SHFB using environment variable, if possible. 15 years ago
eusebiu bfefd4ed9a fix pinning 15 years ago
eusebiu 20e51d050f modify UI of control 15 years ago
eusebiu afea20fac0 UI update on pin control 15 years ago
Boris Kozorovitzky 36f3f09689 Allow custom find logic for treenodes 15 years ago
eusebiu a575d62242 fix adding multiple vars in the same data pin 15 years ago
eusebiu 7a5cfb626b set opacity to 0.3 by default 15 years ago
eusebiu 1b15e27442 fix issue for saving the pins when closing 15 years ago
eusebiu 144762702d fix drag control 15 years ago
eusebiu 1c6b454f40 Pin control v0.4 15 years ago
eusebiu 42293eea99 modify UI of pin close control 15 years ago
eusebiu 03eca1fa91 Edit pin control v0.3 15 years ago
eusebiu edcfb96f87 pin control v0.3 15 years ago
eusebiu 1d934de1b4 Edit pin control v0.2 15 years ago
Daniel Grunwald 408ccb482d Synchronize English string resources with database on translation server. 15 years ago
eusebiu 5d86261df7 Edit pin control v0.2 15 years ago