Eusebiu Marcu
|
614ed865a7
|
add module names and line number to callstack
|
15 years ago |
Eusebiu Marcu
|
d10ec2a093
|
Fix some dynamic issues
|
15 years ago |
Daniel Grunwald
|
c2a8bcf1c3
|
Adjust unit tests.
|
15 years ago |
Daniel Grunwald
|
b2d20ac23a
|
Merge remote branch 'eusebiu/Edit_PinControl'
|
15 years ago |
Eusebiu Marcu
|
6b18951b01
|
add pin layer as a canvas
|
15 years ago |
Daniel Grunwald
|
76f209348c
|
Merge branch '4.0'
|
15 years ago |
Daniel Grunwald
|
1b2c8b4da9
|
Merge remote branch 'eusebiu/BreakpointPad'
|
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
|
73684b9a45
|
Fixed build.
|
15 years ago |
Daniel Grunwald
|
4b24dd80f8
|
Fixed commenting out lines selected from the line number margin.
|
15 years ago |
Daniel Grunwald
|
e1a9ec1c9b
|
Fixed caret position after leaving snippet mode.
|
15 years ago |
Daniel Grunwald
|
83c01eee81
|
Fixed bug that caused Error/Warning markers not to reappear after debugging.
|
15 years ago |
Daniel Grunwald
|
8e5e013c97
|
Fixed AnchorMovementMode of SnippetBoundElement and SnippetAnchorElement.
|
15 years ago |
Daniel Grunwald
|
d5aaa9df39
|
Fixed interaction between snippets with bound elements and Undo/Redo.
|
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
|
5adb337836
|
Fix SD-1502 - SvnClientException when adding a version controlled file into a non-version controlled folder
|
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 |
Eusebiu Marcu
|
c079a6806e
|
use pretty print of an expression... much better!
|
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 |
Siegfried Pammer
|
42ebc0b04d
|
fixed http://community.sharpdevelop.net/forums/t/12252.aspx
|
15 years ago |
Eusebiu Marcu
|
f1980e289f
|
WPF convert LoadedModules and RunningThreads pads
|
15 years ago |
Matt Ward
|
b742a191e2
|
Add copy and pasted file to Git version control.
|
15 years ago |
Matt Ward
|
b82d3e6f50
|
Fix SD-1730 - Renamed file not under Git source control
|
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 |
Siegfried Pammer
|
4ba5f23fc7
|
Added missing templates to setup
|
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 |
Daniel Grunwald
|
995bb1dd39
|
Merge branch '4.0'
|
15 years ago |
Eusebiu Marcu
|
cede650728
|
fix SD-1743 - Replace all in selection - standard search
|
15 years ago |
Daniel Grunwald
|
3cb7b42c08
|
Fixed missing caption in WiX package view AddElementCommand.
|
15 years ago |
Eusebiu Marcu
|
668eb64f23
|
modify UI for comment
|
15 years ago |
Eusebiu Marcu
|
177338d47d
|
fix SD-1743 - Replace all in selection - standard search
|
15 years ago |
Siegfried Pammer
|
928b29cdd0
|
fixed build
|
15 years ago |
Siegfried Pammer
|
9e90f563ec
|
fixed SD-1318 - Missing VB.NET templates (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?ID=1318&PROJID=4)
|
15 years ago |
Siegfried Pammer
|
64197e2dcf
|
renamed VBNet to VB in templates
|
15 years ago |
Siegfried Pammer
|
6ea5a0f4b7
|
VB: fixed With CC quirks
|
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 |
Daniel Grunwald
|
2516d10889
|
Make Boo regex literal a span
|
15 years ago |
Eusebiu Marcu
|
b44069d254
|
Merge branch 'master' of git://github.com/icsharpcode/SharpDevelop into Edit_PinControl
|
15 years ago |
Eusebiu Marcu
|
70b33f5963
|
move tooltips to Debugger.AddIn
move pin to Debugger.AddIn
|
15 years ago |
Daniel Grunwald
|
b463371d1c
|
Boo highlighting: fixed regex for regex literals
|
15 years ago |
Daniel Grunwald
|
893b1db554
|
Fixed expanding project node in classes pad when the project contains missing files.
|
15 years ago |
Matt Ward
|
b7c5d1f128
|
Fix SD-1754 - Forms Designer should use case insensitive method name comparison for VB
|
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 |
Siegfried Pammer
|
8ba2586001
|
added comment reference to bugtracker item
|
15 years ago |