[NUI] Fixed svace issue
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / LayoutItem.cs
2022-05-11 zhouleonlei[NUI] Fixed svace issue
2021-04-20 huiyueun[NUI] Fix Process of LayoutController (#2841)
2021-03-18 huiyu.eun[NUI] Remove Debug.WritelineIf
2021-03-17 huiyu.eun[NUI] Delete unuused code
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 Eunki Hong[NUI] Remove wrong force casting, Layer as View (#2664)
2021-01-29 huiyu[NUI] Move SuggestedMinimumWidth/Height to native
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 YeongJong Lee[NUI] remove needless null validation in LayoutItem...
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-16 bshsqa[NUI] Null check of Owner property of LayoutItem for...
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 seungho[NUI] Prevent unnecessary Layout call, make independent...
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-08 huiyueun[NUI] Modify popup dismiss bug (#2336)
2020-12-01 huiyueun[NUI] Delete unnecessary log (#2299)
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-04 seungho[NUI] Fix ScrollableBase Size Issue
2020-11-04 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-11-04 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-11-04 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-11-04 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-05-20 neostom432[NUI] Change suggested minimun size in Layout. (#1610)
2020-04-17 huiyueun[NUI] Add dotnet pre-initiailze (#1521)
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-04-02 neostom432[NUI] Fix grid layout measurement (#1513)
2020-03-30 neostom432[NUI] Add SetPositionByLayout Property (#1497)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-20 neostom432[NUI] Add property LayoutWithTransition to LayoutItem...
2020-01-21 agnelovaz[NUI] Fix reparenting of Child bug (#1314)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)