Dan Walmsley
afd565abd1
ensure path icon is centered.
6 years ago
danwalmsley
94882edc69
Merge pull request #4769 from donandren/issues/3113_0.10
fix issue #3113 compile avalonia.native.dylib with nuke
6 years ago
Andrey Kunchev
376bb1ad49
fix issue #3113 compile avalonia.native.dylib with nuke
6 years ago
danwalmsley
efb62fc2dd
Merge pull request #4635 from Gillibald/fixes/GlyphRunBounds
Rework GlyphRun BaselineOrigin
6 years ago
Benedikt Stebner
156822bc56
Merge branch 'master' into fixes/GlyphRunBounds
6 years ago
Jumar Macato
090f62a0a5
Merge pull request #4761 from AvaloniaUI/feature/pathicon
Feature/pathicon
6 years ago
Dan Walmsley
8d1dc60f71
define icon height and width.
6 years ago
Dan Walmsley
9c38636138
fix uris
6 years ago
Dan Walmsley
3609a0f2b0
include fonticon in themes.
6 years ago
Dan Walmsley
d7d0978bc3
add IconElement class.
6 years ago
Dan Walmsley
71d0207327
add a preview.
6 years ago
Dan Walmsley
eb9ddd9001
implement a simple PathIcon control to allow simple mono-tone icons to easily be used.
6 years ago
danwalmsley
a1350a0a28
Merge pull request #4741 from AvaloniaUI/opengl-refactor
Refactorings for opengl context and surface management
6 years ago
Nikita Tsukanov
48c6a17051
Skip surface snapshot when doing a blit
6 years ago
danwalmsley
b54cef6655
Merge branch 'master' into opengl-refactor
6 years ago
Nikita Tsukanov
b9985a8fa0
Refactorings for opengl context and surface management
6 years ago
Jumar Macato
9d1b4f1778
Merge pull request #4648 from jp2masa/typed-property-changed
Added typed AvaloniaProperty<T>.Changed
6 years ago
Benedikt Stebner
7c85295f03
Merge branch 'master' into fixes/GlyphRunBounds
6 years ago
Benedikt Schroeder
44f45e9c17
Merge branch 'fixes/GlyphRunBounds' of https://github.com/Gillibald/Avalonia into fixes/GlyphRunBounds
6 years ago
Benedikt Schroeder
888dd2b61b
Simplify PushPostTransform usage
6 years ago
Steven Kirk
87a1ce3047
Merge branch 'master' into typed-property-changed
6 years ago
Steven Kirk
5c3a8e0f5f
Merge pull request #4632 from amwx/PopupFocusFixes
Popup focus fixes
6 years ago
Dariusz Komosiński
d908661391
Merge branch 'master' into fixes/GlyphRunBounds
6 years ago
amwx
52075d6cd9
Fix Test
6 years ago
amwx
6c52a7cb64
Move IFocusScope to IPopupHost
6 years ago
Steven Kirk
0d6114977f
Merge branch 'master' into PopupFocusFixes
6 years ago
Jumar Macato
0a3f022b80
Merge pull request #4728 from AvaloniaUI/fixes/4726-secondary-monitor-popup-constraint
Use screen bounds Bottom instead of Height for constraining popups.
6 years ago
Steven Kirk
1430bf86e3
Use screen bounds Bottom instead of Height.
Secondard screens on Windows can have a Y offset (i.e. `bounds.Y != 0`) if they're offset vertically from the primary screen, and when this was the case the popup wasn't getting properly constrained as the bottom is not equal to the height.
Fixes #4726
6 years ago
Jumar Macato
810ad6c268
Merge pull request #4724 from AvaloniaUI/fixes/only-specific-buttons-should-have-pressing-animation
Only specific buttons should have pressing animation
6 years ago
Max Katz
95f07a9f96
Only specific buttons should have pressing animation
6 years ago
danwalmsley
cce413b5ae
Merge pull request #4705 from AvaloniaUI/render-demo-resizing-test
Add resizing ui test for RenderDemo
6 years ago
Max Katz
419669a3cc
Merge pull request #4710 from AvaloniaUI/fixes/make-fluent-buttons-animation-consistent
Make Fluent buttons animation consistent
6 years ago
Jumar Macato
a171465c91
Merge branch 'master' into fixes/make-fluent-buttons-animation-consistent
6 years ago
Max Katz
ab35482724
Make Fluent buttons animation consistent
6 years ago
Max Katz
b793c2318f
Merge pull request #4685 from Kir-Antipov/enhanced-autocomplete
Enhanced AutoCompleteBox
6 years ago
Kir-Antipov
3f3ec4b835
Added custom TextSelector example
6 years ago
Max Katz
8ea936b926
Merge branch 'master' into enhanced-autocomplete
6 years ago
danwalmsley
aa0e2a2182
Merge pull request #4700 from AvaloniaUI/feature/pseudoclasses-attribute
Add pseudo-class metadata to controls.
6 years ago
danwalmsley
14aff78be5
use sealed for attribute class.
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
Kir-Antipov
997385eab7
Made test for AutoCompleteBox.ItemSelector
6 years ago
Kir-Antipov
bc87efc65f
Added ItemSelector property to the AutoCompleteBox
6 years ago
Kir-Antipov
7481aea606
Removed AutoCompleteMode enum
6 years ago
Kir_Antipov
fc4f09527d
Merge branch 'master' into enhanced-autocomplete
6 years ago
Max Katz
5dcfa2e74f
Merge branch 'master' into render-demo-resizing-test
6 years ago
Maksym Katsydan
0042e82db2
Add resizing ui test for RenderDemo
6 years ago
Benedikt Schroeder
c2fad766e5
Rework GlyphRun BaselineOrigin
6 years ago
Steven Kirk
58c333b6f1
Added PseudoClassesAttribute.
And apply it to our controls. Can be used by designers to add auto-completion support for pseudoclasses.
6 years ago
danwalmsley
8d1f7a71e0
Merge pull request #4695 from AvaloniaUI/fixes/avalonialist-copyto
Fix AvaloniaList's ICollection.CopyTo implementation
6 years ago
danwalmsley
6a13142f71
Merge branch 'master' into fixes/avalonialist-copyto
6 years ago
danwalmsley
a620fea76c
Merge pull request #4698 from AvaloniaUI/fixes/small-selection-fixes
Some small selection fixes
6 years ago