Matt Ward
|
f0ab34006f
|
Stop WPF designer from reformatting XAML in text editor when nothing is changed in the designer.
|
14 years ago |
Siegfried Pammer
|
3302aa05c0
|
fix Silverlight Application project template for VB
|
14 years ago |
Matt Ward
|
0a3343d2b0
|
Update to NuGet 1.5.20902.9023
|
14 years ago |
PeterForstmeier
|
0e630f25ab
|
MainWindow.xaml, fix GridSplitter
|
14 years ago |
Daniel Grunwald
|
03aa5907eb
|
Merge branch '4.1' into master.
|
14 years ago |
Daniel Grunwald
|
f24ff58a2b
|
Adjusted unit tests to C# syntax highlighting change.
|
14 years ago |
Daniel Grunwald
|
a690c5d59a
|
Fixed code completion on anonymous types (http://community.sharpdevelop.net/forums/t/13788.aspx)
|
14 years ago |
Daniel Grunwald
|
56f38f8524
|
C# syntax highlighting: Don't colorize punctuation.
AvalonEdit: don't create separate TextRuns when syntax highlighting applies a color-less span.
|
14 years ago |
Siegfried Pammer
|
93f3514403
|
fix SD-1867 - Missing string resources
|
14 years ago |
Siegfried Pammer
|
47e59c6a9a
|
fix parameter highlighting bug and add word wrap if highlighting is used
|
14 years ago |
Siegfried Pammer
|
82297d7819
|
add word wrap to InsightWindow in parameter list (header) too
|
14 years ago |
Daniel Grunwald
|
0ec28b887d
|
Fix SD-1866: support for async/await in code completion.
|
14 years ago |
Daniel Grunwald
|
e2e52d35d5
|
Fixed crash when opening an invalid file in the settings editor (using AbstractViewContentHandlingLoadErrors).
|
14 years ago |
PeterForstmeier
|
3d7329aa5b
|
Work on DataBinding in MainForm (text are bound to localice)
|
14 years ago |
Tomas Linhart
|
0ae68ca01a
|
Matrix control now shows real data.
|
14 years ago |
PeterForstmeier
|
498695b86f
|
c
|
14 years ago |
Daniel Grunwald
|
e64d24419a
|
Yet another performance improvement to AvalonEdit - we now use a way smaller dirty rectangle when changing only a single line.
|
14 years ago |
PeterForstmeier
|
23ca112111
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
7df225b741
|
Change behavior of scrollbar for matrix control and improvements for coloring and some other improvements.
|
14 years ago |
PeterForstmeier
|
241cb1aaca
|
Scrolling in TreeMatrixControl
|
14 years ago |
PeterForstmeier
|
9533eaecca
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
482d403125
|
Cleanup MouseMove
|
14 years ago |
Tomas Linhart
|
3334501225
|
Fix issue with highlighting line from tree in matrix control
|
14 years ago |
PeterForstmeier
|
2dd8252e9e
|
Update MainWindow
|
14 years ago |
PeterForstmeier
|
c3b4955107
|
MouseOver for SharpTree
|
14 years ago |
Daniel Grunwald
|
3f05ced59c
|
Use DrawingVisual for rendering a VisualLine. This seems to improve AvalonEdit rendering performance a lot in some scenarios.
|
14 years ago |
PeterForstmeier
|
982918bf32
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
6393f518ec
|
Marking element
|
14 years ago |
Tomas Linhart
|
b10233ebab
|
Add HighlightLine method to matrix control.
|
14 years ago |
Tomas Linhart
|
bd4cbef68c
|
Fix memory leak with drawing to bitmap.
|
14 years ago |
Tomas Linhart
|
2df005eb94
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
2e91b30687
|
Fix Matrix control crashing.
|
14 years ago |
PeterForstmeier
|
4ddb3a71b5
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
PeterForstmeier
|
8926af5118
|
ViewModel - MainWindow.xaml
|
14 years ago |
Tomas Linhart
|
caecbcbf34
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
Tomas Linhart
|
706df5031d
|
Matrix control is now synchronized with trees.
|
14 years ago |
Daniel Grunwald
|
9647d0da4f
|
Store settings in %AppData%\ICSharpCode\SharpDevelop${major} instead of major.minor so that SD 4.1 and 4.2 will share settings.
|
14 years ago |
Daniel Grunwald
|
8948ebf6f2
|
Added hack to make SharpDevelop 4.2 load AddIns written for SharpDevelop 4.1.
|
14 years ago |
Daniel Grunwald
|
7a854ed927
|
Remove "beta" version name.
|
14 years ago |
Daniel Grunwald
|
6d429989b8
|
Update string resources.
|
14 years ago |
Daniel Grunwald
|
5205d1d08f
|
Merge branch 'origin/reports' into 4.1
|
14 years ago |
PeterForstmeier
|
25caa3f924
|
fix typo
|
14 years ago |
PeterForstmeier
|
be44af424f
|
Inform MatrixControl about expand/collapse of TreeView
|
14 years ago |
Tomas Linhart
|
7c53b16934
|
Visibility support for Matrix Control.
|
14 years ago |
PeterForstmeier
|
aaf26735f9
|
Scroll behind nr of TreeEntrys
|
14 years ago |
Tomas Linhart
|
4de6520ca6
|
Merge
|
14 years ago |
Tomas Linhart
|
6061837e06
|
Improvements to Matrix Control.
|
14 years ago |
PeterForstmeier
|
1ca200bb1f
|
Scrolling in vertical and horizontal TreeView
|
14 years ago |
peterforstmeier
|
946e5ef003
|
remove unused files
|
14 years ago |
Tomas Linhart
|
204c4526eb
|
Add HoveredCellChanged event.
|
14 years ago |