[NUI] Fix LinearLayout to update its child's MeasuredSizeHeight 0 correctly
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / LinearLayout.cs
2024-01-24 Jaehyun Cho[NUI] Fix LinearLayout to update its child's MeasuredSi...
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-04-21 Jaehyun Cho[NUI] Fix LinearLayout to update max height and width...
2021-11-11 Jaehyun Cho[NUI] Fix WrapContent View's LinearLayout size calculation
2021-11-11 Jaehyun Cho[NUI] Fix Weight calculation in LinearLayout
2021-11-09 Jaehyun Cho[NUI] Deprecate LinearLayout.LinearAlignment
2021-11-09 Jaehyun Cho[NUI] Make LinearLayout.Horizontal/VerticalAlignment...
2021-09-27 Jaehyun Cho[NUI] Add Horizontal/VerticalAlignment to LinearLayout
2021-09-27 Jaehyun Cho[NUI] Fix MatchParent child position with LinearLayout...
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-06-23 Jaehyun Cho[NUI] Fix not to make LinearLayout.CellPadding nullable
2021-06-14 Jaehyun Cho[NUI] Fix RelativeLayout's descendant size and position...
2021-05-26 Jaehyun Cho[NUI] Add more log info for recursive dependency in...
2021-05-24 Jaehyun Cho[NUI] Fix to calculate LinearLayout's MatchParent child...
2021-05-17 Jaehyun Cho[NUI] Fix MatchParent to fill remaining space in Linear...
2021-03-30 Jiyun Yang[NUI] CheckBox, RadioButton and Switch can place text...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-11-26 YeongJong Lee[NUI] fix CellPadding bugs on LinearLayout (#2269)
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
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-07-09 neostom432[NUI] Skip adding cell padding to last LinearLayout...
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)