[NUI][XamlBuild] Fix Xaml issues reported by VD
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Common /
2022-01-12 Eunki HongRevert "[NUI] Update ImageView properties lazy"
2022-01-11 Eunki, Hong[NUI] Update ImageView properties lazy
2021-11-26 dongsug.song[NUI] clean up debugging logs
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-15 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-09 zhouleonlei[NUI] Fix svace issue
2021-11-01 Seungho Baek[NUI] Make ModelView API
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-14 Taehyub Kim[NUI][TSCACR-454] Add RiveAnimationView APIs
2021-09-01 huiyu.eun[NUI] Fix to follow c# coding rule
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-07-21 Dongsug Song[NUI] Fix the Window.VisibilityChanged event's crash...
2021-07-19 Joogab Yun[NUI] Supports moving focus of items in ScrollableBase
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-06-14 Eunki, Hong[NUI] Fix typo error (filename & arguments)
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-20 Jiyun Yang[NUI] Fix type comparison method in PropertyHelper
2021-04-20 Eunki HongApply to use RenderTaskList (#2849)
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-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-03-31 huiyueun[NUI] Fix NUI svace issue (#2817)
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-03-17 Jaehyun Cho[NUI] Remove StyleCop CA1715 warning messages
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Dongsug Song[NUI] Fix Tizen.NUI.Samples build errors
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug Song[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 Dongsug SongRevert "[NUI] Add license, delete unnecessary code...
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 huiyueun[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-18 Jiyun Yang[NUI] Enables animation of view visual properties ...
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 Dongsug Song[NUI] Add TC template for coverage
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-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules