Siegfried Pammer
2dfbaffa45
fix http://community.sharpdevelop.net/forums/t/13749.aspx
14 years ago
Daniel Grunwald
a8a16ef26f
Fixed crash when closing Add Reference dialog while search is still running.
14 years ago
Siegfried Pammer
c27f08fc70
fix SD-1815 - SharpDevelop hangs when searching entire project that contains a file with only one character ( http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1815&PROJID=4 )
14 years ago
Daniel Grunwald
084de7e917
Merge branch 'eusebiu/DebugDecompilation' into master.
14 years ago
Eusebiu Marcu
93948ebc56
Show tooltip pins only for frames with symbols (source exists).
14 years ago
Eusebiu Marcu
509f3184d8
Support navigating to decompiled code from CallStackPad and RunningThreadsPad.
14 years ago
Eusebiu Marcu
3963965559
Force reclaiming decompilation memory.
14 years ago
Eusebiu Marcu
5dab783842
Properly resolve local assemblies.
14 years ago
Eusebiu Marcu
6cac9f69ad
Remove decompilation data when view content is disposed.
14 years ago
Eusebiu Marcu
9f4a336bdd
remove unnecessary properties and clear the code.
14 years ago
Eusebiu Marcu
5d5d266a9d
Remove dynamic code. Simplify debugging decompiled code.
14 years ago
Siegfried Pammer
5ef85c6c5e
fix SD-1849 - Unhandled exception when replacing all text in text editor ( http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1849&PROJID=4 )
14 years ago
Siegfried Pammer
50a678c30c
fix bugs in FormLocationHelper if working on high DPI displays
14 years ago
Siegfried Pammer
9dc3902892
fix SD-1554 - AvalonDock: windows placed on the second screen stay there even when unplugged ( http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1554&PROJID=4 )
14 years ago
Matt Ward
788044949c
Fix ordering of OK and cancel buttons on Select Projects dialog.
14 years ago
Siegfried Pammer
8f6fa645cf
fix SD-1774 - Floating and AutoHide windows are reset to Docked state when BringPadToFront() is called ( http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1774&PROJID=4 )
14 years ago
Siegfried Pammer
3bb6b1fab2
fix non-disposed change watcher on file rename
14 years ago
Siegfried Pammer
a40960c9d5
fix http://community.sharpdevelop.net/forums/t/13742.aspx
14 years ago
Daniel Grunwald
6fc1d200d4
Dispose ProjectChangeWatcher when solution is disposed.
...
Fixed adding 'AnyCPU' platform to a single project using the configuration editor.
Save "GlobalSection(NestedProjects)" in the correct order - SharpDevelop was saving it in the opposite order of the "Project"-sections. This was the cause of the whole .sln-file getting rearranged on every change, making merging .sln changes difficult.
Note that fixed SharpDevelop version will rearrange the solution one last time if the "NestedProjects" global section specifies a different order than the "Project"-sections.
14 years ago
Siegfried Pammer
d5f606eda2
SD-1847 - Search Results should use same font as the text editor ( http://bugtracker.sharpdevelop.net/Issue/Comment.aspx?ID=1847&PROJID=4 )
14 years ago
Siegfried Pammer
74ff5b60f4
fix SD-1833 - Method Insight popup exceeds screen ( http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?ID=1833&PROJID=4 )
14 years ago
peterforstmeier
355ac48390
Update Sample, small changes from FxCop
14 years ago
peterforstmeier
4ea91aa6de
SqlParameters, remove dead code
14 years ago
Daniel Grunwald
dfef26e0b0
Merge branch '4.1' into master (4.2)
14 years ago
Siegfried Pammer
37516c1a01
disable ReferenceNode, ReferenceFolder and other node actions in Project Browser if project is readonly
14 years ago
Daniel Grunwald
f9dfd7811c
Fix RGB <-> HSV conversion.
14 years ago
Daniel Grunwald
4f5fc89e8f
Handle FileNotFoundException when file gets deleted/renamed while a background parse operation for that file is starting.
14 years ago
Daniel Grunwald
392871bf63
Save width+height of floating pad using invariant culture.
14 years ago
peterforstmeier
55753768a9
Modify SqlParameters, adjust NameSpaces
14 years ago
Daniel Grunwald
aa555cdee6
SD-1842: Replace WindowsFormsHost with a custom implementation.
...
This hopefully fixes SD-1842 - ArgumentException in SetActiveControlInternal (WindowsFormsHost.RestoreFocusedChild)
14 years ago
Daniel Grunwald
0b5295f6c1
Remove 'dynamic' usage in DebuggerService.HandleToolTipRequest
14 years ago
Daniel Grunwald
793e35797a
Revert patches for SD-1783 (react to "read only" changes).
14 years ago
Daniel Grunwald
72744d5e31
Fix ILAsmBinding.
14 years ago
Eusebiu Marcu
abe834ffe2
move checking the file read only in later call
14 years ago
Eusebiu Marcu
c82b185296
fix error when the file is deleted.
14 years ago
Eusebiu Marcu
c180a154f2
fix deleting rows from settings designer
14 years ago
Siegfried Pammer
aaf34ce6c9
fix performance issue when activating MainWindow
14 years ago
Siegfried Pammer
86f51556ff
update ChangeMarkerMargin when files are committed into the git repository
14 years ago
Siegfried Pammer
94dea92156
implement display of deletions on line 0 in ChangeMarkerMargin
14 years ago
Siegfried Pammer
429f0229b5
fix some bugs in ChangeMarkerMargin
14 years ago
Siegfried Pammer
6a704fd93a
fix displayed text in XamlCodeCompletionItem
14 years ago
Siegfried Pammer
7b04a31e22
update resources; introduce Global.TextLine
14 years ago
Eusebiu Marcu
b6c6535da2
fix SD-1269 - Ask to close debugger (or not) while it's running - http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1269&PROJID=4
14 years ago
mkonicek
432b5c00b1
Extend selection (Ctrl+W) now works well with comments.
14 years ago
mkonicek
7312a8cba6
Extend selection (Ctrl+W) almost handles comments correctly (except for comments at the end of a line).
14 years ago
Siegfried Pammer
d6ee391dba
update resources
14 years ago
Siegfried Pammer
640effe9ec
rename Gui.ColorPicker to ColorPickerButton
14 years ago
Siegfried Pammer
b546740b2d
rewrite HexEditor settings in WPF
14 years ago
Siegfried Pammer
2fecad9715
complete fix for SD-1527 - A display binding's supported files should be independent from the files it handles by default
...
and SD-1174 - Automatically detect the type of files with unknown extensions
14 years ago
Siegfried Pammer
5a943271ea
working on SD-1527 - A display binding's supported files should be independent from the files it handles by default:
...
- add mimeType to file extensions
- implement new methods IsPreferredBindingForFile and AutoDetectFileContent for IDisplayBinding
14 years ago