13933 Commits (090f62a0a5b5f25eb635e416ce0f7ea426bc0892)
 

Author SHA1 Message Date
Jumar Macato 090f62a0a5
Merge pull request #4761 from AvaloniaUI/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 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 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 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 6 years ago
Steven Kirk 1430bf86e3 Use screen bounds Bottom instead of Height. 6 years ago
Jumar Macato 810ad6c268
Merge pull request #4724 from AvaloniaUI/fixes/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 6 years ago
Max Katz 419669a3cc
Merge pull request #4710 from AvaloniaUI/fixes/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 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 6 years ago
danwalmsley 14aff78be5
use sealed for attribute class. 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
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
danwalmsley 8d1f7a71e0
Merge pull request #4695 from AvaloniaUI/fixes/avalonialist-copyto 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 6 years ago
danwalmsley 33b75b84a4
Merge branch 'master' into fixes/small-selection-fixes 6 years ago
Steven Kirk e9b7b01c91
Merge pull request #4694 from AvaloniaUI/fixes/tabonce-nullablity 6 years ago
Steven Kirk 08a8badd7a Don't try to realize index -1. 6 years ago
Steven Kirk 544686b78d Don't try to SelectAll with single selection. 6 years ago
Steven Kirk 89684e5b94 Short-circuit setting source to current value. 6 years ago
Steven Kirk 8350ab1399 Copy ICollection.CopyTo implementation from the BCL. 6 years ago
Steven Kirk 3f47f6dba3 Added failing test for AvaloniaList.CopyTo. 6 years ago
Steven Kirk e574acd85f Mark TabOnceActiveElement value as nullable. 6 years ago
Max Katz ca498f8f9b
Merge pull request #4687 from AvaloniaUI/feature/data-grid-custom-sorting 6 years ago
José Pedro 32fe0e60a7
Use typed property changed args instead of changing handler args type. 6 years ago