[NUI] Remove unused conditional expression in LayoutGroup
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / LayoutGroup.cs
2021-10-19 Jaehyun Cho[NUI] Remove unused conditional expression in LayoutGroup
2021-09-27 huiyu.eun[NUI] Add CreateDefaultLayout function
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-09-13 Jaehyun Cho[NUI] Add AdjustViewSize to ImageView
2021-03-30 huiyueun[NUI] Improve LayoutController.Process performance...
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-01-26 YeongJong Lee[NUI] remove internal child properly when child view...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 zhouleonlei[NUI] Fix svace issues
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-01 huiyueun[NUI] Delete unnecessary log (#2299)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
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-09-23 YeongJong Lee[NUI] add enum validation for Grid,FlexLayout (#2008)
2020-09-16 YeongJong Lee[NUI] add Set/GetAttachedValue method (#2007)
2020-08-19 AdunFang[NUI] Fix osv issue (#1919)
2020-06-22 neostom432[NUI] ScrollableBase usage improvement (#1724)
2020-06-15 YeongJong Lee[NUI] GridLayout Refactoring to support column, row...
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-04-22 neostom432[NUI] Change default layout to AbsoluteLayout (#1543)
2020-04-14 neostom432[NUI] Remove Child in Layout View using RemoveChild...
2020-04-13 neostom432[NUI] Interrupt pan when popup is popped (#1539)
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-03-19 neostom432[NUI] Add API for changing layout sibling order (#1477)
2020-03-18 neostom432[NUI] check layout owner is null when removing childLay...
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-12-19 agnelovaz[NUI.Components] Layout scroller/Scrollable Horizontal...
2019-11-25 agnelovaz[NUI] Padding bug in LayoutGroup fixed (#1136)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)