Daniel Grunwald
|
b1b18b7c59
|
Cleanup.
|
13 years ago |
Siegfried Pammer
|
9a1824d459
|
remove IHighlightingDefinition2
|
13 years ago |
Siegfried Pammer
|
c205964d87
|
fix import/export of nested named colors
|
13 years ago |
Siegfried Pammer
|
0da19d4e3b
|
add support for customized colors to SearchResultsPad
|
13 years ago |
Siegfried Pammer
|
edd9edc3ba
|
allow colors from referenced rulesets to be customized
|
13 years ago |
Siegfried Pammer
|
326d2410fe
|
use highlighting customizations in Diff-Tooltip
|
13 years ago |
Daniel Grunwald
|
fbf0b6d419
|
The IconEditor AddIn now can edit icons.
|
13 years ago |
Daniel Grunwald
|
a660f427b8
|
Started porting the FxCop-AddIn to SD5.
|
13 years ago |
Daniel Grunwald
|
bbe4654da0
|
Add back the IconEditor AddIn.
|
13 years ago |
Daniel Grunwald
|
e5560361b9
|
Update setup.
|
13 years ago |
Daniel Grunwald
|
5a50c1a5c2
|
Remove static AddInTree and use IAddInTree interface instead.
|
13 years ago |
Daniel Grunwald
|
92da3798b3
|
Add IResourceService interface.
|
13 years ago |
Daniel Grunwald
|
16bb4b2e7f
|
Introduce IPropertyService.
|
13 years ago |
Daniel Grunwald
|
569d7730e5
|
Fixed printing from print preview using different settings than those used for generating the preview.
|
13 years ago |
Daniel Grunwald
|
f8629c101c
|
Fix crash when opening LoadSaveOptions.
|
13 years ago |
Daniel Grunwald
|
e1d7f1bf7f
|
Show tooltips on EnhancedScrollBarTrack.
Fixed NullReferenceException when showing tooltip after debugging.
|
13 years ago |
Daniel Grunwald
|
80dc644829
|
Enable new context actions (Create Local, Extract Field, Implement Interface).
Allow clicking on track adorners.
Don't serialize project content on shutdown when it hasn't changed.
|
13 years ago |
Daniel Grunwald
|
6436a028bb
|
Fixed document service retrieval.
|
13 years ago |
Daniel Grunwald
|
0f3a0732fb
|
Snippets: make ${Caret} work as expected when ${Selection} isn't used.
|
13 years ago |
PeterForstmeier
|
5beb8bce62
|
AnalysisIdeOptionsPanel
|
13 years ago |
Daniel Grunwald
|
0788d1bbff
|
[WIP] Started porting forms designer to NR5
|
13 years ago |
Siegfried Pammer
|
4671ad9828
|
WIP
|
13 years ago |
Daniel Grunwald
|
f38b2e3cc7
|
Fix build.
|
13 years ago |
Daniel Grunwald
|
94585060eb
|
Make ColumnRulerRenderer internal; expose pen instead of brush.
|
13 years ago |
Daniel Grunwald
|
c14b730c2e
|
Allow secondary view contents to prevent the CodeEditor from clearing the undo stack when switching the active view.
|
13 years ago |
Siegfried Pammer
|
0596de0f0f
|
implement type-lookup cache to improve performance of Forms Designer - http://community.sharpdevelop.net/forums/t/15914.aspx
|
13 years ago |
Siegfried Pammer
|
97c248803a
|
make column ruler color customizable
|
13 years ago |
Tobias Ibounig
|
2306bbd21a
|
Moved the ColumnRulerRenderer from the AddIn to the Library and changed the line pointed out by Daniel
|
13 years ago |
Tobias Ibounig
|
5e4ec9c472
|
Implemented Options for ColumnRulerRenderer
|
13 years ago |
Tobias Ibounig
|
0624b9e15e
|
Added SD-1634 - Implement column ruler
|
13 years ago |
Siegfried Pammer
|
7d4edf27b0
|
fix update of link text color in highlighting editor
|
13 years ago |
Matt Ward
|
0604f8d203
|
EntityModelCodeGenerator custom tool now generates code using the custom tool's namespace property.
|
13 years ago |
Siegfried Pammer
|
74e0f42f76
|
make colors of current statement marker customizable
|
13 years ago |
Siegfried Pammer
|
6cc6d14efd
|
fix SD-1272 - Breakpoint text highlight colour is not configurable
|
13 years ago |
Siegfried Pammer
|
017a874863
|
add TextMarkerService to preview in highlighting options
|
13 years ago |
Siegfried Pammer
|
f767c0102d
|
add versioning support to exported sdsettings
|
13 years ago |
Siegfried Pammer
|
37233cbb60
|
add support for VB colors
|
13 years ago |
Siegfried Pammer
|
bd7d401105
|
add marker colors customization
|
13 years ago |
Siegfried Pammer
|
f35b3e2268
|
implement importer for .vssettings syntax highlighting and fix some styling/theming bugs
|
13 years ago |
Daniel Grunwald
|
a2f42f2665
|
Fixed StackPanelPlacementSupport.ChangePositionTo().
http://community.sharpdevelop.net/forums/t/13865.aspx
|
13 years ago |
Daniel Grunwald
|
415f4ae274
|
Replace spaces with tabs.
|
13 years ago |
Matt Ward
|
17229176b3
|
Add syntax highlighting for .psm1, psd1, .ps1xml and .nuspec files.
|
13 years ago |
Siegfried Pammer
|
6d8bf0047d
|
fix bug introduced by f0ab34006f - http://community.sharpdevelop.net/forums/t/15792.aspx
|
13 years ago |
Siegfried Pammer
|
852d4356f7
|
improve implementation of unsupported code removal
|
13 years ago |
Siegfried Pammer
|
8a4aff214e
|
fix problems with inherited members in Windows Forms DesignerGenerator - http://community.sharpdevelop.net/forums/t/15800.aspx
|
13 years ago |
Siegfried Pammer
|
da8bb04c3a
|
fix problems with inherited members in Windows Forms DesignerGenerator - http://community.sharpdevelop.net/forums/t/15800.aspx
|
13 years ago |
Daniel Grunwald
|
f38add775c
|
Add a negative margin to the image in the QuickClassBrowser so that it does not cause the ComboBox to expand in height.
|
13 years ago |
PeterForstmeier
|
f3f58ba296
|
Cleanup
|
13 years ago |
PeterForstmeier
|
ff282a6a51
|
FormsDesigner - GeneralOptions
|
13 years ago |
Matt Ward
|
fe25841b5f
|
Fix XML Tree View editor changing text file line endings to Unix format.
|
13 years ago |