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 |
Matt Ward
|
78ab872f81
|
Fix file not found exception when opening an xml document referencing a dtd in the Xml Tree View editor.
|
13 years ago |
Daniel Grunwald
|
c5e470b7af
|
Fixed thread-safety issue when accessing IProjectContent.ReferencedContents.
Fixes InvalidOperationException in XamlCompilationUnit.FindType (crash #240)
|
13 years ago |
Daniel Grunwald
|
65394ce3e0
|
Change folding commands so that they do not require a ParserFoldingStrategy.
This fixes "toggle all foldings" for .xml files.
|
13 years ago |
Siegfried Pammer
|
9260c46613
|
fix http://community.sharpdevelop.net/forums/p/15639/39951.aspx#39951
project (and thus the target framework) was improperly detected for newly generated resource files (not yet written to disk).
|
14 years ago |
Siegfried Pammer
|
6e0c1e194f
|
fix exception 3396
|
14 years ago |
Siegfried Pammer
|
c580b21697
|
fix leaked OpenedFile after creation of ViewContent fails, causes exceptions some later actions, see:
http://community.sharpdevelop.net/forums/t/15625.aspx
|
14 years ago |
Siegfried Pammer
|
b6d2d5a60d
|
fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects
and convert .resx on project upgrade/downgrade (as noted in a comment on the issue)
|
14 years ago |
Siegfried Pammer
|
589598e3ac
|
fix build
|
14 years ago |
Siegfried Pammer
|
bf23572925
|
fix http://community.sharpdevelop.net/forums/t/15618.aspx - do not dispose change watcher in ChangeMarkerMargin - it could be used by two different margins (in two synchronized text editors, for ex. split view)
|
14 years ago |
Siegfried Pammer
|
a7309fc677
|
fix SD-1726 - WPF loads assemblies by their unqualified name
|
14 years ago |
Siegfried Pammer
|
06440c49d8
|
fix SD-1894 - ArgumentOutOfRangeException when indenting .xaml file
|
14 years ago |
Siegfried Pammer
|
eb152e33a5
|
fix build
|
14 years ago |
Daniel Grunwald
|
2fc9ff16e3
|
Fixed snippet options.
|
14 years ago |
Siegfried Pammer
|
09577bbc9b
|
apply Matt's suggestion on readability
|
14 years ago |
Siegfried Pammer
|
e6e380cc04
|
fix quirks in XML completion
|
14 years ago |
Daniel Grunwald
|
5c6298277a
|
TextMarkerService: fixed potential NullReferenceException when detached from document.
|
14 years ago |
Siegfried Pammer
|
cbb8cbbff6
|
fix XML code completion weirdnesses and adjust unit tests
|
14 years ago |
Siegfried Pammer
|
430e6b3954
|
add option "Decompile code without symbols" to SharpDevelop; small improvements in debugger when debugging decompiled code
|
14 years ago |
Siegfried Pammer
|
7af6e0be23
|
implement proper exception handling for flush errors in forms designer
|
14 years ago |
Daniel Grunwald
|
f24abfcb3a
|
ContextActionsRenderer: open the popup immediately when pressing Ctrl+T, even if it would appear automatically after some time
|
14 years ago |
PeterForstmeier
|
4e460c9ab2
|
FormsDesigner.GripdOptions - Change TextBlock to Label (AccessKey), update resource
|
14 years ago |
PeterForstmeier
|
4562c5118d
|
Remove WindowsFormsGridOptions.xfrm
|
14 years ago |
PeterForstmeier
|
c2123ecb5c
|
Convert FormsDesigner GridOptionsPanel to WPF
|
14 years ago |
Siegfried Pammer
|
c48107b503
|
fix exception 3121
|
14 years ago |
Siegfried Pammer
|
d46b921b6a
|
move MyersDiff to SD.Widgets
|
14 years ago |
Siegfried Pammer
|
0f3ce6db53
|
remove DoEvents from EDMDesignerViewContent.Load
|
14 years ago |
Daniel Grunwald
|
900d4a73d9
|
Mark all assemblies with x86 references as x86.
|
14 years ago |
PeterForstmeier
|
06354264d3
|
remove unused files, adjust FormsDesigner.addin
|
14 years ago |
PeterForstmeier
|
bab2c9d135
|
Convert FormsDesigner LocalizationModelOptionsPanel.cs to WPF
|
14 years ago |
Daniel Grunwald
|
43511c4ef5
|
Add some strings to StringResources.
|
14 years ago |
Matt Ward
|
2e8a512fc9
|
Update text editor syntax highlighting when a filename is changed.
|
14 years ago |
Siegfried Pammer
|
bcc9fa34ae
|
implemented SD-1890 - WPF Designer does not support WPF Page
|
14 years ago |