[NUI] Add SetUnderline, GetUnderline to Text Components
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Common /
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-21 Seungho Baek[NUI] Add new rotation constructor
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-07-05 Fang Xiaohui[NUI] Remove callback of XamlResourceChanged in the...
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 seungho[NUI] Add Rotate API in Rotation to rotate vector
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-06-01 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-21 Bowon Ryu[NUI] Add Hyphenation, Mixed to LineWrapMode
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-05-07 dongsug.song[NUI] Deprecate BaseHandle.PropertySet and Add Bindable...
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
2021-04-28 seungho[NUI] Make Transition public API
2021-04-20 dongsug.song[NUI] Remove deprecation error message and append ...
2021-04-20 Seungkeun LeeAdd Extension method to help use PropertyMap class
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-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 Dongsug Song[NUI] Fix Tizen.NUI.Samples build errors
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Eunki Hong[NUI] Remove wrong force casting, Layer as View (#2664)
2021-02-25 Ali-Alzyoud[NUI] Parse Color from Strings (hexCode, RGB, RGBA...
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Youngbok Shin[NUI] Open FontSizeScale properties (#2615)
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-22 Jiyun Yang[NUI] Deprecate Tizen.NUI.StyleManager (#2641)
2021-02-18 Ali-Alzyoud[NUI] remove empty space (#2642)
2021-02-18 Jiyun Yang[NUI] Make hidden for un-ACR-ed Color APIs (#2635)
2021-02-18 Ali-AlzyoudAdd all Dali colors to NUI (#2626)
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 huiyueun[NUI] Add obsolete tag (#2601)
2021-02-01 huiyu.eun[NUI] Fix Dispose memory leak issue
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules