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 |
Eusebiu Marcu
|
fcdcf7cb4a
|
parallel stack v0.1
|
15 years ago |
Daniel Grunwald
|
32c1efaf0f
|
Revert "fix SD-1743 - Replace all in selection - standard search"
This reverts commit cede650728 .
|
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
move pin 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 |
Siegfried Pammer
|
7c2d283fc5
|
fixed SD-1751 - Code completion does not show extension methods defined in VB code (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1751&PROJID=4)
|
15 years ago |
Matt Ward
|
1d5f787daa
|
Fix SD-1749 - New File Dialog: cannot scroll in category tree view.
|
15 years ago |
Daniel Grunwald
|
953b992670
|
Look for SHFB using environment variable, if possible.
|
15 years ago |
Daniel Grunwald
|
5199e8b69d
|
Allow running SharpDevelop from network drives
|
15 years ago |
Siegfried Pammer
|
1e8057c8ee
|
fixed http://community.sharpdevelop.net/forums/t/12237.aspx
|
15 years ago |
eusebiu
|
bfefd4ed9a
|
fix pinning
fix updating the pin in debugger tooltip
|
15 years ago |
eusebiu
|
20e51d050f
|
modify UI of control
add drag and drop to PinBookmark
|
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 |
Daniel Grunwald
|
fd4dad3299
|
Fixed right-click>Copy in tasks pad.
|
15 years ago |
Daniel Grunwald
|
19d03f6b28
|
SettingsEditor: added support for VB.NET "My.Settings"
|
15 years ago |
Daniel Grunwald
|
e032e042a7
|
Settings editor: update the app.config file.
|
15 years ago |
eusebiu
|
af9798ef45
|
Edit Pin control v0.1
|
15 years ago |
eusebiu
|
3fa55395fe
|
merge all bookmarks for next/prev operations in BookmarkPadToolbarCommands.cs
|
15 years ago |
eusebiu
|
0619139d42
|
fix toobar issue and added resource strings
|
15 years ago |
Daniel Grunwald
|
046dac649d
|
Fixed NullReferenceException in ICSharpCode.Data.EDMDesigner.Core.IO.SSDLIO.WriteXElement when wizard is cancelled.
|
15 years ago |