Commit History

Author SHA1 Message Date
  Steven Kirk 5d48222418 Merge branch 'master' into refactor/remove-property-initialized 5 years ago
  Steven Kirk b89305d708 Set pseudoclasses manually. 6 years ago
  Steven Kirk 557898adfd Move methods back to original order. 6 years ago
  Steven Kirk 6be3acb46c Make ValueStore typed. 6 years ago
  Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 6 years ago
  Genadij Trimailov cd90cf86e7 copy paste typo 6 years ago
  Tridy 42dd06cf96 added IsCancel to Button 6 years ago
  Steven Kirk 55519113e8 Merge branch 'master' into fixes/2501-command-isenabled 6 years ago
  Nikita Tsukanov ec99f7d1a9 Initial scroll gesture implementation 6 years ago
  Steven Kirk 38d68865fd Correctly handle command.CanExecute state. 6 years ago
  Steven Kirk 6334314a90 Fix typo in calling base methods. 6 years ago
  Steven Kirk 7363f7140b Don't leak subs to CanExecuteChanged in Button. 6 years ago
  Dan Walmsley e799543b94 fix menuitem command property. 6 years ago
  Andrey Kunchev 91e678baf8 call canexecute before execute for button/menu command 6 years ago
  Andrey Kunchev a803e8bd7b improve button click fixes #2148 7 years ago
  Andrey Kunchev 81c274328b fix tiny tiny nit 7 years ago
  Andrey Kunchev 08d552de10 fix button click for deferedrenderer 7 years ago
  Andrey Kunchev ef158e3ec3 hittest when button is pressed 7 years ago
  Andrey Kunchev 922917b299 fix pr nits 7 years ago
  Andrey Kunchev e1874b4a4c fix for issue #2000 button with rendertransform don't fire click 7 years ago
  Steven Kirk 576cc91573 Make Pseudoclass method typed. 7 years ago
  Steven Kirk 272939464e Need to press a button to click it! 7 years ago
  Steven Kirk 51454b2fc8 Merge branch 'master' into feature/button-ispressed 8 years ago
  Matthijs ter Woord 981cf5a2f1 Now we have .IsPressed property, have the PseudoClass method handle that for us. 8 years ago
  Eli Arbel 106146460d Add RepeatButton 8 years ago
  Matthijs ter Woord bfd7de2427 IsPressed property should be a StyledProperty, otherwise stackoverflow occurs 8 years ago
  Matthijs ter Woord ec90580c92 Merge branch 'master' into feature/button-ispressed 8 years ago
  Matthijs ter Woord 4f902c4552 Add IsPressed property on Button 8 years ago
  Steven Kirk 92dd602a64 Merge branch 'master' into DisableButtonOnNullCommandBinding 8 years ago
  danwalmsley 8edf671667 Merge branch 'master' into fixes/566-set-handled-on-command-execution 8 years ago