Glenn Watson
|
e4c0ecc0e3
|
Make Avalonia compile on windows machines with VS2017 and VS2019
|
7 years ago |
Nikita Tsukanov
|
998ef86a68
|
[GTK3] FÜER
|
7 years ago |
Nikita Tsukanov
|
8349b4dd95
|
Merge pull request #2676 from AvaloniaUI/app-lifetime
Refactored lifetime control into separate lifetime classes
|
7 years ago |
Nikita Tsukanov
|
3e071fc366
|
Naming
|
7 years ago |
Nikita Tsukanov
|
3655b6eea1
|
Move Application.Windows to IClassicDesktopStyleApplicationLifetime
|
7 years ago |
Nikita Tsukanov
|
c161d4e07c
|
AppBuilderBase cleanup
|
7 years ago |
Nikita Tsukanov
|
b33601ee9b
|
Refactored lifetime control into separate lifetime classes
|
7 years ago |
Nikita Tsukanov
|
425edab298
|
Move Screens property to WindowBase since they are in IWindowBaseImpl anyway
|
7 years ago |
Nikita Tsukanov
|
9efdffe875
|
Don't use global variables in ControlCatalog
|
7 years ago |
Nikita Tsukanov
|
ebdb66048d
|
Fixed fbdev
|
7 years ago |
Nikita Tsukanov
|
d2f7905262
|
Updated XamlIl
|
7 years ago |
Steven Kirk
|
b3dce20c4e
|
Remove unused usings.
The reference to `Avalonia.Markup.Xaml.PortableXaml` was causing a compile error in ncrunch but not in a normal build for some reason.
|
7 years ago |
Jumar Macato
|
dead7e8142
|
Merge pull request #2670 from AvaloniaUI/fixes/project-status-wording
Update readme
|
7 years ago |
Jumar Macato
|
c9f84c2859
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
33f31fa7ae
|
Merge pull request #2591 from AvaloniaUI/fixes/2144-differing-height-virtualized-items
Fix scrolling to end with differing height virtualized items
|
7 years ago |
Jumar Macato
|
8a945a038d
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
beecf49427
|
Merge branch 'master' into fixes/2144-differing-height-virtualized-items
|
7 years ago |
Steven Kirk
|
c203ca1f54
|
Merge pull request #2539 from AvaloniaUI/fixes/2535-translatepoint-rendertransform
Make VisualExtensions.TranslatePoint respect render transforms
|
7 years ago |
Steven Kirk
|
df17cf155b
|
Merge branch 'master' into fixes/2535-translatepoint-rendertransform
|
7 years ago |
Steven Kirk
|
ac3850d2df
|
Merge pull request #2537 from AvaloniaUI/fixes/2370-rectangles
Fix RectangleNode hit-testing and Rect.Deflate
|
7 years ago |
Jumar Macato
|
bf10c6ba65
|
Merge branch 'master' into fixes/project-status-wording
|
7 years ago |
Steven Kirk
|
0429a078e3
|
Merge branch 'master' into fixes/2370-rectangles
|
7 years ago |
Steven Kirk
|
abb324bb8a
|
Merge pull request #2536 from AvaloniaUI/fixes/2315-addclasshandler-static
Fix usage of AddClassHandler
|
7 years ago |
Steven Kirk
|
e93b4099a4
|
Merge branch 'master' into fixes/2315-addclasshandler-static
|
7 years ago |
Steven Kirk
|
ba0860b34a
|
Merge pull request #2529 from AvaloniaUI/fixes/2501-command-isenabled
Fix command enabled state
|
7 years ago |
Steven Kirk
|
55519113e8
|
Merge branch 'master' into fixes/2501-command-isenabled
|
7 years ago |
Jumar Macato
|
98764795bd
|
Update readme
|
7 years ago |
Nikita Tsukanov
|
628e6778b3
|
Removed Splat.props
|
7 years ago |
Nikita Tsukanov
|
5c698d8fb5
|
Removed old Rider hack
|
7 years ago |
Jumar Macato
|
ba22da5a85
|
Merge pull request #2668 from Gillibald/fixes/DefaultSystemFonLookup
Make sure System font can be used with all face variations
|
7 years ago |
Benedikt Schroeder
|
1451a7ed40
|
Make sure System font can be used with all face variations
|
7 years ago |
Nikita Tsukanov
|
aa0edc873d
|
Merge pull request #2662 from Abdulbaqi-Alshareef/ImproveButtonStyle
Improve Button and ToggleButton styling
|
7 years ago |
Abdulbaqi Alshareef
|
4ad1f301d7
|
Merge branch 'master' into ImproveButtonStyle
|
7 years ago |
Nikita Tsukanov
|
d1f2b941fb
|
Apply template before touching the textbox
|
7 years ago |
Abdulbaqi Alshareef
|
ebc52dd6da
|
Improve Button and ToggleButton styling
|
7 years ago |
Nikita Tsukanov
|
ff28bcf661
|
Merge pull request #2645 from FoggyFinder/issue2613
Fix GotFocus event for TextBox
|
7 years ago |
FoggyFinder
|
8bf3e61e2e
|
Merge branch 'master' into issue2613
|
7 years ago |
Nikita Tsukanov
|
9dad3f265b
|
Show caret even for ReadOnly textboxes, since keyboard selection works anyway
|
7 years ago |
Nikita Tsukanov
|
7c9f46d815
|
Mark TextPresenter's selection properties as AffectsRender
|
7 years ago |
Nikita Tsukanov
|
ae3b295a91
|
Merge pull request #2654 from Abdulbaqi-Alshareef/SelectionBrushFeature
Add SelectionBrush and SelectionForegroundBrush feature to TextBox
|
7 years ago |
Abdulbaqi Alshareef
|
1f611e60c0
|
Merge branch 'master' into SelectionBrushFeature
|
7 years ago |
Abdulbaqi Alshareef
|
85fe3f23f4
|
Fix the indentation
|
7 years ago |
Nikita Tsukanov
|
54c86c9ebe
|
Merge pull request #2651 from Abdulbaqi-Alshareef/CaretBrushFeature
Add CaretBrush Feature to Textbox
|
7 years ago |
Jumar Macato
|
28a801b6d2
|
Merge pull request #2620 from AvaloniaUI/fixes/wpfgridcleanup
Cleaning up WPF Grid...
|
7 years ago |
Jumar Macato
|
6d7170262f
|
Merge branch 'master' into fixes/wpfgridcleanup
|
7 years ago |
Nikita Tsukanov
|
1ba2dfc48f
|
Merge pull request #2647 from AvaloniaUI/burn
Removed legacy XAML loader
|
7 years ago |
Nikita Tsukanov
|
ddd280ace9
|
Added MarkupExtension class back to avoid confusion
|
7 years ago |
Abdulbaqi Alshareef
|
0760d805b9
|
Remove unneeded variable
|
7 years ago |
Abdulbaqi Alshareef
|
185511d7e0
|
Set default SelectionForegroundBrush in default style resource instead of code
|
7 years ago |
FoggyFinder
|
648770741e
|
Merge branch 'master' into issue2613
|
7 years ago |