[NUI] Add SetUnderline, GetUnderline to Text Components
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents /
2021-08-18 Bowon Ryu[NUI] Add SetUnderline, GetUnderline to Text Components
2021-08-18 Bowon Ryu[NUI] Remove duplicate code for TextField, TextEditor
2021-08-18 Bowon Ryu[NUI] Add SetFontStyle, GetFontStyle to Text Components
2021-08-18 JunsuChoi[NUI] CanvasView: Add picture class for drawing images
2021-08-18 JunsuChoi[NUI] CanvasView: Change viewBox method to property
2021-08-18 JunsuChoi[NUI] VectorGraphics: Add Gradient feature
2021-08-18 JunsuChoi[NUI] CanvasView::DrawableGroup: Add RemoveDrawable...
2021-08-18 bshsqa[NUI] Add a comment about SENSITIVE. (#3402)
2021-08-18 Eunki Hong[NUI] Fix comments of CornerRadiusPolicy and Borderline...
2021-08-10 Bowon Ryu[NUI] Add SelectText to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Fix wrong code of initialize style in View (...
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Unparent view when Dispose() is called explicitly...
2021-08-10 Taehyub Kim[NUI] RiveAnimationView: Add SetAnimationElapsedTime API
2021-08-06 Taehyub Kim[NUI] RiveAnimationView: refines the function and param...
2021-08-06 JunsuChoi[NUI] CanvasView:: Add ViewBox Property (#3361)
2021-08-06 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component...
2021-08-03 Eunki, Hong[NUI] Apply BorderlineWidth to ImageView and ImageView...
2021-08-03 JunsuChoi[NUI] CanvasView: Change nameDrawableGroup::Clear(...
2021-08-03 Jiyun Yang[NUI] Fix bugs in ViewStyle.CopyFrom
2021-08-03 Shrouq SabahAdded summary tag and removed comment of API Level 9
2021-08-03 Shrouq SabahRemoved unneeded tags and modified Tizen API Level...
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-08-03 JunsuChoi[NUI] CanvasView: Add constructor that can be created...
2021-08-03 JunsuChoi[NUI] CanvasView: Add RemoveDrawable/RemoveAllDrawables...
2021-08-03 JunsuChoi[NUI] CanvasView: Add ClipPath and Mask feature for...
2021-07-26 Bowon Ryu[NUI] Added string key to Placeholder PropertyMap
2021-07-26 seungho[NUI] Add some comment about Animatable property of...
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-07-15 Taehyub KimRevert "[NUI] BaseComponent: Add RiveAnimationView...
2021-07-05 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component.
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 Dongsug Song[NUI] Add Add GetHeightForWidth(), GetWidthForHeight()
2021-06-23 Bowon Ryu[NUI] Add description for Text component's PropertyMap.
2021-06-23 Seoyeon2Kim[NUI] Fix Slider Thumb shown issue (#3187)
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-23 Jiyun Yang[NUI] ThemeManager.GetStyle returns integrate style...
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-14 Artur Świgoń[NUI][AT-SPI] Add AccessibilityInterface.Selection...
2021-06-14 Artur Świgoń[NUI][AT-SPI] Bindings for ScrollToChild
2021-06-09 Dongsug Song[NUI] Fix implicit dispose exception defect
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-06-08 Seoyeon2Kim[NUI] Change the type of Consumed property for GestureI...
2021-06-08 Bartłomiej Grzelewski[NUI][AT-SPI] Add SetTextContents, InsertText and Delet...
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-06-01 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-06-01 Seoyeon2Kim[NUI] Update ViewAccessibility enumerations (#3048)
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-26 Hosang Kim[NUI] Improve usability of AutomationId
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 JunsuChoi[NUI] CanvasView: Manage added drawables as a list...
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add list of added drawable object...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 kimcinoo[NUI] atspi: use 'class' key for Dali type name (#3009)
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-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-05-07 Bowon Ryu[NUI] Update comments
2021-05-07 Bowon Ryu[NUI] Make AnchorClicked event public
2021-05-07 Jaehyun ChoMake LayoutParamPolicies public
2021-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Remove unnecessary...
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Add missing documentation
2021-05-07 JunsuChoi[NUI] Open newly added APIs in VectorGraphics(CanvasVie...
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
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] Fix ImageView Dispose crash (#2933)
2021-04-20 JunsuChoi[NUI] VectorGraphics: Fix directory name typo
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify ReadingInfoTypes
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 JunsuChoi[NUI] VectorGraphics: Change api name Reset to ResetPath
2021-04-20 JunsuChoi[NUI] VectorGraphics: Add Shape.Reset api
2021-04-20 Sunghyun Kim[NUI] Keep the previously set FittingMode value
2021-04-20 dongsug.song[NUI] Enable TextLabel's BindableProperties to be affec...
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Improve StringToVoid implementation ...
2021-04-20 Bowon Ryu[NUI] Support markup anchor to TextLabel, TextField...
2021-04-20 Bowon Ryu[NUI] Add TextLabel, TextField, TextEditor style and...
2021-04-20 Jiyun Yang[NUI] Add TextEditorStyle and theme example code (...
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-04-01 JunsuChoi[NUI] VectorGraphics: Modify code format
2021-04-01 JunsuChoi[NUI] VectorGraphics: Add exception handling for Drawab...
2021-04-01 JunsuChoi[NUI] VectorGraphcis: Change StrokeDash type from List...
next