Граф коммитов

  • b6cf5c1d8d Update AttachedCardShadow.cs Christopher Blackman 2022-04-05 20:43:21 -0400
  • d2c13d0f99 Update AttachedCardShadow.cs Christopher Blackman 2022-04-05 20:40:49 -0400
  • 0809907dce Add header Christopher Blackman 2021-11-29 20:10:40 -0500
  • 169e296e3e Add comment. Christopher Blackman 2021-11-24 12:01:20 -0500
  • 2c870ee285 Rearrange elements Christopher Blackman 2021-11-23 20:57:45 -0500
  • d90b89aac5 Don't inherit from AttachedCardShadowBase Christopher Blackman 2021-11-23 20:13:58 -0500
  • 095c31568b Set CompositionGeometricClip as the default clipping mode Christopher Blackman 2021-11-15 12:54:58 -0500
  • 7c1da95dfe Add InnerContentClipMode to sample Christopher Blackman 2021-11-05 16:43:25 -0400
  • aa9a7aebe8 Fix NullReferenceException Christopher Blackman 2021-11-05 14:43:47 -0400
  • 136436f4ac Remove unused code. Add InnerContentClipMode.None. Christopher Blackman 2021-10-27 19:25:36 -0400
  • fded2edffa Add InnerContentClipMode Christopher Blackman 2021-10-27 11:33:19 -0400
  • 5704ce1a11 Additional null checks Christopher Blackman 2021-10-21 20:11:17 -0400
  • 3bf88b8e6e
    Merge pull request #4510 from huynhsontung/fluent-icons Michael Hawker MSFT (XAML Llama) 2022-03-28 10:52:40 -0700
  • 6e1e409f79
    Fix view bad insert index texaclou 2022-03-26 08:19:16 +0100
  • 87d4c94fc8 Fixed MarqueeText VisualStates upon loading Adam Dernis 2022-03-24 01:34:04 -0400
  • 09d0585636 Added behavior VisualStates to MarqueeText Adam Dernis 2022-03-24 00:26:17 -0400
  • 18ca4247b0 Added MarqueeBehavior as an enum Adam Dernis 2022-03-24 00:17:54 -0400
  • 58439e14de Abstracted MarqueeDirection handling by axis and inversion Adam Dernis 2022-03-23 19:22:47 -0400
  • 9d70abb247 Added MarqueeDirection binding in sample app Adam Dernis 2022-03-23 17:03:42 -0400
  • 1d947be1cf Added Direction property to MarqueeText Adam Dernis 2022-03-23 16:58:29 -0400
  • 723d707d2d Renamed CanvasPart, IsWrapping, and IsRepeating properties to MarqueeContainer, IsLooping, and RepeatBehavior Adam Dernis 2022-03-23 16:24:06 -0400
  • 731dc29964 Added FlowDirection override to RadialProgressBar Adam Dernis 2022-03-23 08:34:05 -0400
  • ee8eaabc02 Added FlowDirection override to RadialGauge default style Adam Dernis 2022-03-23 08:29:24 -0400
  • 37a1227bea Fixed Marquee clipping without CornerRadius Adam Dernis 2022-03-23 05:15:20 -0400
  • f9688a4111 Added toolkit header to relevent files Adam Dernis 2022-03-23 02:53:09 -0400
  • 86993ae7cf Added TextDecorations property to MarqueeText Adam Dernis 2022-03-23 02:48:57 -0400
  • bedbbfcf8a Fix reset bug hhchaos 2022-03-23 14:37:09 +0800
  • 734a97ea1f Verbose property handling for MarqueeText control Adam Dernis 2022-03-23 02:15:27 -0400
  • c256301523 Added clipping to Canvas in MarqueeText Adam Dernis 2022-03-23 01:25:09 -0400
  • 51b552610c Removed Storyboard from VisualStates Adam Dernis 2022-03-22 17:40:20 -0400
  • 285376038c Adjusted speed range in MarqueeText sample app demo Adam Dernis 2022-03-22 16:57:56 -0400
  • 71b8182f5d Added MarqueeBegan, MarqueeStopped, and MarqueeCompleted events Adam Dernis 2022-03-22 16:57:29 -0400
  • ac78482692 Removed MarqueeText.IsActive as binding property Adam Dernis 2022-03-22 15:02:39 -0400
  • 694c23579a Handled SizeChanged for MarqueeText Adam Dernis 2022-03-22 14:40:45 -0400
  • 21153e4211 Improved wrapping behavior for MarqueeText Adam Dernis 2022-03-22 14:22:15 -0400
  • d8ccff025a Implemented MarqueeText.IsWrapping property Adam Dernis 2022-03-22 14:04:38 -0400
  • b4aefcc90c Added MarqueeText.IsWrapping property to sample app Adam Dernis 2022-03-22 14:04:08 -0400
  • e74160a133 Added resuming position to Marquee animation Adam Dernis 2022-03-22 12:50:41 -0400
  • e1a9921c0a Added MarqueeText.IsActive property binding to sample Adam Dernis 2022-03-22 12:50:13 -0400
  • 10b3139709 Bound MarqueeStoryboard to VisualState Adam Dernis 2022-03-22 12:13:07 -0400
  • 8826477655 update the logic of setter hhchaos 2022-03-22 17:58:51 +0800
  • 1f13cd0c64 Added basic Marquee scroll Adam Dernis 2022-03-22 00:17:04 -0400
  • 04b9bbe4f2 Added MarqueeText control to sample app Adam Dernis 2022-03-21 23:26:43 -0400
  • 181e4614c3 Added basic MarqueeText control and style Adam Dernis 2022-03-21 23:26:06 -0400
  • bb7c6120d3 Fixed left/right key input for Carousel in RTL Flow Direction Adam Dernis 2022-03-21 20:02:02 -0400
  • 14a609739f Added FlowDirection picker to SampleController Adam Dernis 2022-03-21 18:01:54 -0400
  • e90a16c86c Fix default value hhchaos 2022-03-21 12:15:08 +0800
  • afc23149d6 Add OpacityAnimationMode hhchaos 2022-03-21 12:00:06 +0800
  • e6ab5433f4 format hhchaos 2022-03-21 00:41:06 +0800
  • 6d77c8fc70 update method name hhchaos 2022-03-21 00:37:33 +0800
  • fb661cfcc8 Add Reset hhchaos 2022-03-21 00:20:13 +0800
  • dc0f575788 update corresponding tests and comments Tung Huynh 2022-03-13 21:20:26 -0700
  • 7bc77d6dd6 TextIconExtension uses Segoe Fluent Icons by default Tung Huynh 2022-03-13 20:26:45 -0700
  • 0ac40efffc Update AutomationPeer naming and types to be generalized (untested still with new base class) michael-hawker 2022-03-04 16:42:09 -0800
  • 968f1e6e7d Make Pane open by default of NavigationView in PropertySizer example. michael-hawker 2022-03-04 16:22:38 -0800
  • fdd4d12d1a Add Minimum and Maximum constraint properties to the PropertySizer control michael-hawker 2022-03-04 16:01:16 -0800
  • 449e01d852 Add PropertySizer with NavigationView sample michael-hawker 2022-03-04 15:25:35 -0800
  • 63de62864a Clean-up Sizer based samples and move to central directory, remove unused GridSplitter sample page/code-behind michael-hawker 2022-03-04 14:50:05 -0800
  • 893ea02449 Change GripperCursor to Cursor on SizerBase/GripperBarBase michael-hawker 2022-03-03 17:25:10 -0800
  • 048d2f9050 Created OrientationToObjectConverter for SizerBar/GripperBarBase michael-hawker 2022-03-03 17:12:47 -0800
  • de44a6ac47 Add support for IsEnabled in the VSM of SizerBase michael-hawker 2022-03-03 15:52:16 -0800
  • ffd0f29895 Rename internal events for SizerBase from GridSplitter michael-hawker 2022-03-03 15:29:09 -0800
  • 283d6a16e5 Add WPF properties `DragIncrement` and `KeyboardIncrement` to our SizerBase controls. michael-hawker 2022-03-03 15:25:13 -0800
  • c034c27663 Fixes #3949 - SizerBase, GridSplitter, and ContentSizer all use Cumulative change to update sizes vs. Delta michael-hawker 2022-03-02 16:59:24 -0800
  • 69e237f540 Refactor out some properties and helper methods of SizerBase to their own files in the partial class. michael-hawker 2022-03-02 15:56:58 -0800
  • 2cd10517bd Fix keyboard behavior for GridSplitter/ContentSizer for RTL languages michael-hawker 2022-03-02 15:30:30 -0800
  • 9c4eec2f28 Centralize an OnLoaded virtual event for Sizer michael-hawker 2022-03-02 15:23:41 -0800
  • 06872ca9de Refactor and move more logic for Sizers into SizerBase to share between GridSplitter and ContentSizer michael-hawker 2022-03-01 16:47:29 -0800
  • b7ff3196fa Move Sizer based controls under a central folder in the Layout project michael-hawker 2022-03-01 15:18:39 -0800
  • 2f8379a11b Add note for automation peer for ContentSizer to be generalized later michael-hawker 2022-03-01 14:52:17 -0800
  • 75889af4b3 Split out TargetControl property to ContentSizer control from SplitBase michael-hawker 2022-03-01 14:48:39 -0800
  • 96fcfe69ce Fix Stylecop spacing for TODO comments michael-hawker 2022-02-25 16:28:12 -0800
  • 7d74e08deb Clean-up ContentSizer example to place ContentSizer outside of Expander. michael-hawker 2022-02-25 16:25:50 -0800
  • 30a1aeae7b Make HorizontalMove and VerticalMove in SplitBase abstract and separate implementation specific to ContentSizer michael-hawker 2022-02-25 16:25:20 -0800
  • 30689d29ff Addressing PR comments Darren Batchelor 2022-02-07 16:55:26 -0800
  • b85926b1ae Applying PR changes Darren Batchelor 2022-02-04 16:50:39 -0800
  • d5e5baaaf4 Comment for event Darren Batchelor 2022-01-31 16:44:32 -0800
  • 354a501051 Refactor keyboard event into base class Darren Batchelor 2022-01-31 16:09:17 -0800
  • ace8309797 Address unit test reqs Darren Batchelor 2022-01-31 14:39:37 -0800
  • a09d597654 Updated UI changes Darren Batchelor 2022-01-31 13:51:20 -0800
  • b5dc2e6b55 Addressing PR concerns Darren Batchelor 2022-01-26 11:52:37 -0800
  • d02b53938d Removed XAML comment Darren Batchelor 2022-01-21 11:36:10 -0800
  • cfcfc02960 Remove local enum Darren Batchelor 2022-01-20 15:19:57 -0800
  • 765a983b50 Gripper cursor refactor Darren Batchelor 2022-01-21 11:22:56 -0800
  • ce0a1ac009 Pass unit test Darren Batchelor 2022-01-14 16:35:00 -0800
  • 5f9e58ad8d Further refactoring Darren Batchelor 2022-01-14 15:54:10 -0800
  • a69493cfd1 Remove GripperHoverWrapper Darren Batchelor 2022-01-13 12:54:46 -0800
  • 0c2d100f56 InvertDragDirection Darren Batchelor 2022-01-11 16:30:30 -0800
  • 49d64b06a4 changes for test Darren Batchelor 2022-01-06 14:13:08 -0800
  • df03fade95 add unit test for AutomationPeer Darren Batchelor 2022-01-06 12:50:42 -0800
  • 696aa7c514 stage automation peer class Darren Batchelor 2022-01-05 16:56:36 -0800
  • 612d1b1eae Implement appropriate cursor shape Darren Batchelor 2022-01-05 14:00:08 -0800
  • 935df69925 split common code out to new base class Darren Batchelor 2022-01-04 16:53:34 -0800
  • 8af0680f6e init commit Darren Batchelor 2021-12-29 16:48:52 -0800
  • 78574fb6ee Remove backing page from ContentSizer samples michael-hawker 2021-06-15 15:39:49 -0700
  • 23bde30ce8 Initial Commit of ContentSizer michael-hawker 2020-07-30 13:29:59 -0700
  • 4f394ce3e4
    Merge pull request #4501 from Sergio0694/fix/remove-net-core-2.1 Michael Hawker MSFT (XAML Llama) 2022-03-07 10:16:48 -0800
  • db16671eb0 Use nameof robloo 2022-03-05 15:07:01 -0500
  • 3307fac092 Attempt at fixing drop shadow around preview color robloo 2022-03-05 14:07:50 -0500
  • c0509f3f24 Format XAML to match project robloo 2022-03-05 13:54:28 -0500