[NUI] Fix text padding issue
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents /
2024-01-04 Bowon Ryu[NUI] Fix text padding issue
2023-12-19 Bowon Ryu[NUI] Add AnchorColor Property
2023-12-04 sunghyun kim[NUI] Add EnableFrameCache in LottieAnimationView
2023-11-07 dongsug.song[NUI] revert 'Make DaliAccessibilityDetachAccessibleObj...
2023-11-02 Eunki, Hong[NUI] Make DaliAccessibilityDetachAccessibleObject...
2023-10-30 Artur Świgoń[NUI][AT-SPI] Detach NUIViewAccessible in View.Dispose()
2023-08-30 Jaehyun Cho[NUI] Add SystemFontSizeChangedManager class
2023-08-09 Jiyun Yang[NUI] Remove strong references of text components regar...
2023-07-13 Seoyeon Kim[NUI] Update Font size scale again based on the updated...
2023-07-12 Artur Świgoń[NUI][AT-SPI] Set focus in OnAccessibilityActivated()
2023-07-06 Seoyeon Kim[NUI] Update FontSizeScale values
2023-06-27 Eunki, Hong[NUI][API10] Do not register events if disposed ImagVie...
2023-06-09 joogab.yun[NUI] Fix incorrect calculation of configGestureCount.
2023-06-07 Eunki, Hong[NUI] Add view helper API to rotate : LookAt
2023-05-31 Artur Świgoń[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell inter...
2023-05-30 Eunki, HongDouble buffered ProcessorOnceEvent so we allow attach...
2023-05-24 Artur Świgoń[NUI][AT-SPI] Add AccessibilityDynamicAttributes (...
2023-05-23 Jiyun Yang[NUI] Fix theme applied issue
2023-05-17 Eunki Hong[NUI][API10] Let LottieAnimationView use InternalVisual API
2023-05-16 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
2023-05-12 Bowon Ryu[NUI] fix font size scale issue in fhub
2023-04-28 Bowon Ryu[NUI] Remove useless macros
2023-04-28 Eunki, Hong[NUI] Fix TextEditor default theme
2023-04-26 Bowon Ryu[NUI] fix tct block issue in text field and editor
2023-04-26 Bowon Ryu[NUI] clean code
2023-04-26 Bowon Ryu[NUI] Add SystemSettings.FontTypeChanged in Text components
2023-04-26 Bowon Ryu[NUI] Add FontSizeScale in TextStyle
2023-04-26 Bowon Ryu[NUI] Add GetSystemFonts in FontClient
2023-04-24 Daekwang Ryu[NUI] Add DirectRenderingGLView
2023-04-20 huayong.xuFix SVACE issues.
2023-04-17 Artur Świgoń[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
2023-04-06 Artur Świgoń[NUI][AT-SPI] Promote DoAction implementation from...
2023-04-03 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode (#5118)
2023-03-08 Jiyun Yang[NUI] Remove unsed field in View
2023-02-02 Jiyun Yang[NUI] Revive View constructor with style working again...
2023-01-30 Eunki Hong[NUI][API10] Fix dispose timing error for ImageUrl
2022-12-19 seungho[NUI] Support sub node's Animation
2022-12-15 dongsug.songRevert "[NUI] fix the defect that the focus of VitualRe...
2022-12-14 dongsug.song[NUI] fix the defect that the focus of VitualRemote...
2022-12-13 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-09 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
2022-12-08 Eunki, Hong[NUI][API10] Animated view's size cache into NUI
2022-12-08 dongsug.song[NUI] Not set style in PROFILE_TV
2022-11-29 dongsug.song[NUI] fix to be able to set null to AnimatedVectorImage...
2022-11-22 dongsug.song[NUI] Remove useless macros
2022-11-18 JoogabYun[NUI] Add ScreenPositionSize (#4759)
2022-11-03 Seoyeon2Kim[NUI] Fix SVACE issue (#4712)
2022-11-02 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
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-17 dongsug.song[NUI] Add null checking in internalSet/GetPropertyXXX()
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-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-10-12 Jaehyun Cho[NUI] Fix Svace issues of dereferenced nullable variables
2022-10-11 dongsug-song[NUI] Fix type casting bug (#4644)
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
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-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-09-26 dongsug.song[NUI] Fix SVACE issue
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 svace NULL dereference issues
2022-09-21 Jaehyun Cho[NUI] Fix ViewStyle.BorderlineColorSelector to work
2022-09-08 Jaehyun Cho[NUI] Fix typo in BorderlineColorSelectorProperty ...
2022-09-08 joogab.yun[NUI] prevent the case when touchData is null
2022-09-06 dongsug.song[NUI] Add comment for IsVisible(internal method)
2022-09-06 Jaehyun Cho[NUI] Add BorderlineColorSelector to ViewStyle
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-22 dongsug-song[NUI] Add DoActionExtension to set dynamic property...
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-08-02 joogab.yun[NUI] Add DispatchTouchEvents
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
2022-07-25 seunghoAdd MaskingMode property in imageView to use Rendering...
2022-07-25 dongsug.song[NUI] fix AnimatedVectorImageView's current frame set...
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-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-07-19 Eunki, Hong[NUI] Ignore ImageView's equal value update
2022-07-12 Eunki, Hong[NUI] Delay old ResourceReady signal
2022-07-12 Artur Świgoń[NUI][AT-SPI] Store AccessibilityAttributes in NUI...
2022-07-04 Abdulleh Ghujeh[NUI] Make SelectionStarted event public
2022-07-04 ssabah[NUI] Make PrimaryCursorPosition property public
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-07-04 Seungkeun LeeRemove space
2022-07-04 Seungkeun LeeFix AccessibilityCalculateStatesWrapper
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 Seungkeun LeeFix duplicated TextChanged handler on TextEditor
2022-06-21 Seungkeun Lee[NUI] Fix duplicated TextChanged event handler
2022-06-10 Jaehyun Cho[NUI] Replace GetValueByDescription in TextLabel Alignment
2022-06-10 Bowon Ryu[NUI] Remove GetDescription() in TextLabelBindableProperty
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
next