[NUI] Implement missing properties for LottieAnimationView.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextUtils.cs
2021-12-21 Shrouq Sabah[NUI] Make Copy, Cut and Paste APIs public
2021-11-29 Bowon Ryu[NUI] Add TextMapHelper class
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-13 dongsug-songRevert "[NUI] Make Copy, Cut and Paste APIs public"
2021-09-13 dongsug-songRevert "Used View instead of Text Editor and Text...
2021-09-13 dongsug-songRevert "Revert "Used View instead of Text Editor and...
2021-09-13 dongsug-songRevert "removed the unneeded comments"
2021-09-13 Shrouq Sabahremoved the unneeded comments
2021-09-13 Shrouq SabahRevert "Used View instead of Text Editor and Text...
2021-09-13 Shrouq SabahUsed View instead of Text Editor and Text Field to...
2021-09-13 Shrouq Sabah[NUI] Make Copy, Cut and Paste APIs public
2021-09-13 Jaehyun Cho[NUI] Fix svace issue of dereferencing possible null...
2021-09-07 Bowon Ryu[NUI] Add SelectionHandleImage struct to Text Components
2021-09-07 Bowon Ryu[NUI] Add SetHiddenInput, GetHiddenInput to TextField
2021-09-07 Bowon Ryu[NUI] Add SetPlaceholder, GetPlaceholder to TextField...
2021-08-27 SaraMohSamara[NUI] Copy, Paste & Cut Public APIs (#3450)
2021-08-18 Bowon Ryu[NUI] Change some properties of Struct to nullable
2021-08-18 Bowon Ryu[NUI] Change the Regex member variables of InputFitler...
2021-08-18 Bowon Ryu[NUI] Clean code for TextUtils
2021-08-18 Bowon Ryu[NUI] Add SetTextFit, GetTextFit to TextLabel
2021-08-18 Bowon Ryu[NUI] Add SetOutline, GetOutline to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetShadow, GetShadow to Text Components
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-03-08 huiyu.eun[NUI] Format all files
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 JoogabYun[NUI] Add Padding parameter for TextPageUtil (#2332)
2020-11-19 huiyu.eunFollow formatting NUI
2020-08-11 JoogabYun[NUI] Add MinLineSize in RendererParameters (#1892)
2020-07-15 JoogabYun[NUI] Add TextPageUtil (#1819)
2020-06-04 JoogabYun[NUI] circular text (#1634)