[NUI] Open Text InputFilter APIs
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Common / NUIConstants.cs
2022-06-14 Bowon Ryu[NUI] Open Text InputFilter APIs
2021-12-16 Daekwang Ryu[NUI] Add GLView
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-09-27 Shrouq Sabahupdated the comments
2021-09-27 Shrouq Sabah [NUI] Make Ellipsis property in TextEditor public...
2021-09-27 Shrouq Sabah[NUI] Make EllipsisPosition property public
2021-09-13 abdullah[NUI] Make Hypenation & Mixed line wrap modes public
2021-09-13 Wonsik Jung[NUI] Add NUIApplication construct.
2021-09-13 Wonsik JungAdd public APIs and the relasted test case.
2021-09-07 Seungho Baek[NUI] Add Slide transition
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-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] 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] Add SetFontStyle, GetFontStyle to Text Components
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-03 Shrouq SabahAdded summary tag and removed comment of API Level 9
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
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 Bowon Ryu[NUI] Add Hyphenation, Mixed to LineWrapMode
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-02-25 Youngbok Shin[NUI] Open FontSizeScale properties (#2615)
2021-02-22 Jiyun Yang[NUI] Deprecate Tizen.NUI.StyleManager (#2641)
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules