[NUI] Add CursorPositionChanged Event (#3400)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextUtils.cs
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)