[NUI] Fix text padding issue
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / View.cs
2024-01-04 Bowon Ryu[NUI] Fix text padding issue
2023-06-09 joogab.yun[NUI] Fix incorrect calculation of configGestureCount.
2023-04-20 huayong.xuFix SVACE issues.
2023-04-03 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode (#5118)
2023-03-08 Jiyun Yang[NUI] Remove unsed field in View
2022-12-09 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
2022-11-22 dongsug.song[NUI] Remove useless macros
2022-11-18 JoogabYun[NUI] Add ScreenPositionSize (#4759)
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-18 dongsug.song[NUI] Remove debugging code
2022-10-14 dongsug.song[NUI] Add null checking in InternalSet/GetPropertyXXX...
2022-10-14 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-04 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
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-08-22 dongsug.song[NUI] Update CurrentSize, CurrentPosition, CurrentColor...
2022-08-22 dongsug.song[NUI] Add CurrentColor and CurrentScale as hidden API
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-08-02 joogab.yun[NUI] Add DispatchTouchEvents
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
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-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-05-03 Jaehyun Cho[NUI] Fix MarginProperty and PaddingProperty with Layout
2022-04-20 joogab.yun[NUI] Add SetDefaultGrabTouchAfterLeave api.
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 huayong.xu[NUI] Do not set value of property again when theme...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-02-22 Eunki Hong[NUI] Fix unmatched return values before LazyUpdate...
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-16 EverLEEst(SangHyeo... Add FloatGraphicsTypeConverter and support converter...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-12 Eunki, Hong[NUI] Make SynchronousLoading use index key
2021-11-17 Jaehyun ChoRevert "[NUI] Ignore ResizePolicy when View size is...
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-09 Jaehyun Cho[NUI] Move ChangeLayoutSiblingOrder from LayoutGroup...
2021-11-09 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-11-09 Jaehyun Cho[NUI] Ignore ResizePolicy when View size is calculated...
2021-11-09 joogab.yun[NUI] Binding DISPATCH_KEY_EVENTS
2021-11-09 Eunki, Hong[NUI] Open BorderlineWidth / Color / Offset APIs
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 Xianbing Teng[NUI] Support dp converter for Width/Height specificati...
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-09-13 Seungho Baek[NUI] Fix typo from synchronos to synchronous
2021-09-13 Eunki Hong[NUI] Fix comments of BorderlineColor (#3531)
2021-09-01 Fang Xiaohui[Xaml] Add MergeStyle to View
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-08-18 bshsqa[NUI] Add a comment about SENSITIVE. (#3402)
2021-08-18 Eunki Hong[NUI] Fix comments of CornerRadiusPolicy and Borderline...
2021-07-26 seungho[NUI] Add some comment about Animatable property of...
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-08 Fang Xiaohui[NUI] Provide method so that user can register properti...
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 Artur Świgoń[AT-SPI] Move code from View.cs to ViewAccessibility...
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
2021-05-07 Jaehyun ChoMake LayoutParamPolicies public
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 seungho[NUI] Make Transition public API
2021-04-28 Seoyeon2Kim[NUI] Update some descriptions of View properties ...
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Highlight bindings (#2752)
2021-04-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-03-30 Seoyeon2Kim[NUI] Add some comments for NUI Layout (#2804)
2021-03-30 huiyueun[NUI] NUI_DevelNUI_layout_null_issue (#2792)
2021-03-30 huiyueun[NUI] Improve LayoutController.Process performance...
2021-03-19 seungho[NUI] Remove Transition for xaml
2021-03-18 Dongsug SongRevert "[NUI] Clean up View's Events"
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-18 huiyu.eun[NUI] Fix padding issue
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Dongsug Song[NUI] Clean up View's Events
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
2021-02-25 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-25 Dongsug Song[NUI] Add Culled property as Hidden-API
2021-02-25 Eunki Hong[NUI] Remove wrong force casting, Layer as View (#2664)
2021-02-18 Jiyun Yang[NUI] Enables animation of view visual properties ...
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
next