[NUI] Add IsUsingXaml flag in properties of View and AnimatedVectorImageView
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ViewBindableProperty.cs
2024-04-22 dongsug.song[NUI] Add IsUsingXaml flag in properties of View and...
2024-03-18 dongsug.song[NUI] Add IsUsingXaml
2024-03-18 dongsug.song[WIP][NUI] Add IsUsingXaml
2024-03-12 dongsug.song[NUI] Add DisableBindableProperty and VoiceInteractionN...
2024-01-18 Jiyun Yang[NUI] Do not check theme applied flag when set ThemeCha...
2023-10-30 Jay ChoMerge branch 'API11' of github.com/Samsung/TizenFX...
2023-10-27 joogab.yun[NUI] Binding DispatchTouchMotion and DispatchHoverMotion
2023-08-22 huayong.xu[NUI] Fix SVACE issue.
2023-08-09 Eunki Hong[NUI] Lazy Update CornerRadius/Borderline
2023-06-21 dongsug.song[NUI] Skip when the View.BackgroundImage is set with...
2023-03-06 Eunki, Hong[NUI] Remove duplicate size setter
2022-12-14 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
2022-12-14 Eunki, Hong[NUI][API10] Animated view's size cache into NUI
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-14 dongsug.song[NUI] Add null checking in InternalSet/GetPropertyXXX...
2022-10-12 Jaehyun Cho[NUI] Fix Svace issues of dereferenced nullable variables
2022-10-04 Eunki, Hong[NUI] Fix Rotation Property set/get usage
2022-10-04 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-09-26 dongsug.song[NUI] Change property get/set not to use PropertyValue
2022-09-21 Eunki, Hong[NUI] Add View.ColorRed / ColorBlue / ColorGreen Property
2022-09-21 Jaehyun Cho[NUI] Fix ViewStyle.BorderlineColorSelector to work
2022-09-06 Jaehyun Cho[NUI] Add BorderlineColorSelector to ViewStyle
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
2022-07-25 Artur Świgoń[NUI] Propagate AutomationId value to DALi (#4426)
2022-07-25 SangHyeon Jade Lee[NUI] Add PropagatableControlStates Property for contro...
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-05-03 Jaehyun Cho[NUI] Fix MarginProperty and PaddingProperty with Layout
2022-04-21 Jaehyun Cho[NUI] Fix CustomView.GetNaturalSize() to return Size2D...
2022-04-20 Seungkeun Lee[NUI] Fix IsEnabledProperty name
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-22 everLEEst(SangHyeo... [NUI] update copyright.
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] fix button IsEnabled and remove return value...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add AccessibilityHidden property
2021-11-23 Jaehyun Cho[NUI] Fix crash when View.BackgroundImage is set
2021-11-22 zhouleonlei[NUI] Fix svace issue
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-09 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-11-09 joogab.yun[NUI] Binding DISPATCH_KEY_EVENTS
2021-11-09 Fang Xiaohui[NUI] Fix issues of BindableProperty
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-13 Seungho Baek[NUI] Fix typo from synchronos to synchronous
2021-09-01 Fang Xiaohui[Xaml] Add MergeStyle to View
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-09-01 Eunki Hong[NUI] Allow to set Size.Depth (#3442)
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-04-01 huiyueun[NUI] Add to check xaml image resource (#2799)
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-26 YeongJong Lee[NUI] change size specification in changed callback...
2021-01-11 Dongsug Song[NUI] Fix the behavior as for View.BackgroundImage...
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 Jiyun Yang[NUI] Use weak reference for theme changed event
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-03 Seoyeon2Kim[NUI] Add KeyInputFocus property to View (#1969)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-27 YeongJong Lee[NUI] rename from styleSheet to styleName (#1937)
2020-08-27 Jiyun Yang[NUI] Fix View.BackgroundImage getter and View.ImageSyn...
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-06-25 huiyueun[NUI] Change to get PropertyValue by integer (#1756)
2020-06-02 zhouleonlei[NUI] Made the value of Size be consistent with Specifi...
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-16 dongsug-song[NUI] Add Color in ViewStyle (#1545)
2020-03-30 Xianbing Teng[NUI] Remove ClearBackgound operate when setting Backgr...
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-02-13 Jiyun Yang[NUI] Add default components styles and etc (#1396)
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
next