3976 Commits (3cbcd0ac0fab750a413b0e9aaeba88d092faa238)

Author SHA1 Message Date
Jumar Macato 3cbcd0ac0f
Match CSS's behavior on selectors & animations. 8 years ago
Jumar Macato 64a4a6d82a
Simplify Fix; Invalidate when IsIndeterminate property changes. 8 years ago
Jumar Macato dc36911e44
Flip the sign on the outgoing carousel animation. 8 years ago
Jumar Macato ec695433de
Cancel an animation instance when the selector turns false. 8 years ago
Jeremy Koritzinsky 2be60e593d Fix PageSlide direction mess-up. 8 years ago
Jumar Macato 5e6a6f7e03
Add explicit double type marker on values. 8 years ago
Jeremy Koritzinsky f99e79faa8 Fix carousel animation crash 8 years ago
Steven Kirk f39e38545d Use inner methods for invalidation. 8 years ago
Steven Kirk d15e86c2a7 Pass correct node bounds to PushOpacityMask. (#1870) 8 years ago
William David Cossey 2b2255b1c8 Background is only applicable to the Border#border. 8 years ago
Steven Kirk 4deef1d57b Enable TreeView horizontal scrollbar. (#1872) 8 years ago
Steven Kirk c7b42d1326 Add the old overloads back in. 8 years ago
Jumar Macato a93c69a56e
Make naming consistent. 8 years ago
Jumar Macato 15301c6337 Make naming consistent. 8 years ago
Jumar Macato a91cb08248
Fix naming on Animations & Transitions to better reflect their purpose. 8 years ago
Jumar Macato ed45ec47b2
Fix the transitions bug by pushing zero immediately after Subscription. 8 years ago
Steven Kirk 576cc91573 Make Pseudoclass method typed. 8 years ago
Steven Kirk fad2e317ba Make AffectsMeasure/Arrange/Render typed. 8 years ago
Steven Kirk a6a80c205c Make attached panel properties invalidate parent layout. 8 years ago
Steven Kirk 544d2e26c7 Fix NRE when VirtualizingStackPanel used with ItemsControl. 8 years ago
Jumar Macato 06a4fe7312
Minor fix on TransitionsEngine 8 years ago
Jumar Macato 45ca6af21c
Remove Epsilon equality checking since the animations 8 years ago
Jumar Macato 8a800cadfa
Fix nits & polish up some code 8 years ago
Jumar Macato 5f4a38842c
Finally fixed the flickering heart bug! 8 years ago
Jeremy Koritzinsky e7dc152392 Fix case where timing lands on exactly a new keyframe. 8 years ago
William David Cossey 71d74fe7cd TreeViewItem.cs - Renamed Depth to Level. 8 years ago
danwalmsley 39931f5fde
use same fix as upcoming pr to prevent conflict. 8 years ago
Dan Walmsley 9d89bfdfab fix slider not updating value. 8 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Miha Markič eb93c9f4a7 Spellchecks comments and code in Avalonia.Base 8 years ago
Siegfried Pammer 158d2d31b3 Add RoutedEventRegistry. Fixes #1846. 8 years ago
Miha Markič 47b78a413b Reverts 'top level' comment back to 'toplevel' 8 years ago
Miha Markič 993f0a080a Adds missing newline 8 years ago
Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
Miha Markič 298eef1c1b Fixes #1847 PasswordChar change doesn't affect render 8 years ago
William David Cossey 22b373948a Reverted some tab indentation. 8 years ago
William David Cossey f6dfd1688e TreeViewItem updates. 8 years ago
Jeffrey Ye f180ec4dd7 Use SelectionChangedEventArgs instead of SelectedItemChangedEventArgs 8 years ago
wojciech krysiak 8e7d2e5a81 Handle the case of multiple content presenters within a content control handled via ContentControlMixin 8 years ago
William David Cossey d4b9ef5042 Added missing Converter. 8 years ago
William David Cossey a161f6a095 ScreenPage.cs - Bug fix. 8 years ago
Nicolas Musset 0befa22692 Support invoking a task in the dispatcher. 8 years ago
wojciech krysiak d72ca725cd Brought RelativeSource=Self behavior in line with other RelativeSources 8 years ago
William David Cossey 8087f81ea5 Cleaned up resources for CalendarDayButton,CalendarItem,DataValidationErrors,DatePicker,Expander,Slider 8 years ago
Steven Kirk ca34bf9aba Don't assume Items are MenuItems. 8 years ago
Jeffrey Ye e9cde299bb #1802 add SelectedItemChanged event to TreeView 8 years ago
William David Cossey 799b498afc Cleaning up Themes. 8 years ago
Siegfried Pammer 739fdc3b9b Use ConditionalWeakTable instead of a custom list of (IRenderRoot, RadioButtonGroupManager). 8 years ago
William David Cossey 9555a914a9 OS compatibility check for SetProcessDpiAwareness (Windows 8.1 or newer) (#1816) 8 years ago
Siegfried Pammer 18f36ab3bc Fix #1782: Implement GroupName for RadioButton 8 years ago