[NUI] Add AliveCount property to get currently alived View number
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / View.cs
2021-02-25 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-25 Dongsug Song[NUI] Add Culled property as Hidden-API
2021-02-25 Eunki Hong[NUI] Remove wrong force casting, Layer as View (#2664)
2021-02-18 Jiyun Yang[NUI] Enables animation of view visual properties ...
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
2021-01-26 YeongJong Lee[NUI] change size specification in changed callback...
2021-01-19 YeongJong Lee[NUI] use Size2DProperty for GetNaturalSize() instead...
2021-01-19 YeongJong Lee[NUI] remove redundant private field in View class...
2021-01-19 YeongJong Lee[NUI] remove unused measure specification size properti...
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 warning issues of View and...
2021-01-11 guowei.wang[NUI] Fix CA2000 warning issues of View and ViewImpl.
2020-12-21 Dongsug Song[NUI] Fix CA1044
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-12-01 seungho[NUI] Support Blend Equaiton
2020-12-01 huiyu.eun[NUI] Change setter of property
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-19 dongsug-song[NUI] Fix Registry's memory leak (#2099)
2020-10-06 huiyueun[NUI] Delete unnecessary log (#2072)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Fix Switch bugs (#1984)
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-07 bshsqa[NUI] Fix WidthSpecification and HeightSpecification...
2020-09-03 Seoyeon2Kim[NUI] Add KeyInputFocus property to View (#1969)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-27 YeongJong Lee[NUI] rename from styleSheet to styleName (#1937)
2020-08-27 Jiyun Yang[NUI] Fix View.BackgroundImage getter and View.ImageSyn...
2020-08-19 dongsug-song[NUI] Restore Size2D's minus value as zero when Layout...
2020-08-05 JoogabYunRevert "Revert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START...
2020-07-29 guowei.wang[NUI] Fix svace issues. (#1867)
2020-07-29 dongsug-songRevert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START propert...
2020-07-28 JoogabYun[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START property (...
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-21 neostom432[NUI] Create Layout only for TextLabel (#1850)
2020-07-20 Jiyun Yang[NUI] Remove Style from View (#1837)
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-03 dongsug-song[NUI] Change wrong comment of PositionUsesPivotPoint...
2020-07-03 YeongJong Lee[NUI] add ControlState class to support combined and...
2020-06-26 Seoyeon2Kim[NUI] Deprecate FlexContainer class (#1704)
2020-06-22 Jiyun Yang[NUI] Change View.ControlState setter to protected...
2020-06-22 YeongJong Lee[NUI] make viewStyle field private (#1680)
2020-06-10 YeongJong Lee[NUI] introduce CreateViewStyle that is alternative...
2020-06-02 zhouleonlei[NUI] Made the value of Size be consistent with Specifi...
2020-05-28 Jiyun Yang[NUI] Fix some view properties are not overwritten...
2020-05-20 neostom432[NUI] Change suggested minimun size in Layout. (#1610)
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
2020-04-29 Jiyun Yang[NUI] Apply CornerRadius to ImageView (#1571)
2020-04-24 Jiyun Yang[NUI] Make some API to public and fill missing comments...
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-22 neostom432[NUI] Change default layout to AbsoluteLayout (#1543)
2020-04-16 dongsug-song[NUI] Add Color in ViewStyle (#1545)
2020-04-09 Jiyun Yang[NUI] Merge Button action state and support experimenta...
2020-04-07 Jiyun Yang[NUI] Introduce Button extentions and styles (#1515)
2020-03-19 neostom432[NUI] Add API for changing layout sibling order (#1477)
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-03-10 Seoyeon2Kim[NUI] Check the previous width and height specification...
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
2020-01-03 Jiyun Yang[NUI] Fix the issue that the property binding in View...
2019-12-24 Jiyun Yang[NUI] Implement shadow in View (#1223)
2019-12-18 zhouleonlei[NUI] Sync the whole codes to master (#1206)
2019-12-16 Xianbing TengRefine background property of control (#1183)
2019-12-10 Jiyun Yang[NUI] Fix wrong API comments in xml (#1175)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-25 agnelovaz[NUI] Prevent Height and Width specs being overwritten...
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-11-04 agnelovaz[NUI] NaturalSize returns size set instead of Zero...
2019-10-30 Seoyeon2Kim[NUI] Remove 'EditorBrowsable' to HeightSpecification...
2019-10-24 dongsug-song[NUI] Property setter is changed (#1097)
2019-10-17 Xianbing Teng[NUI] Split large files (#1081)
2019-10-15 huiyueun[NUI] Fix TV Gallery crash issue (#1079)
2019-10-14 huiyueun[NUI] Integration from dalihub (#1073)
2019-10-11 Jiyun Yang[NUI] Update documentation on View class (#1070)
2019-10-02 huiyueun[NUI] Enable View.ScaleBy (#33) (#1053)
2019-09-30 dongsug-song[NUI] TCSACR-226 code change (#1032) master
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)
2019-09-25 dongsug-song[NUI] Integration from dalihub (#1039)
2019-09-18 dongsug-song[NUI] Reduce code duplication - refactor dispose codes...
2019-08-26 dongsug-song[NUI] Integreation from dalihub (#988)
2019-08-14 dongsug-song[NUI] Fix TV Gallary crash (#975)
2019-08-09 dongsug-song[NUI] Sync with dalihub (#969)
2019-08-08 dongsug-song[NUI] Merge Layout related changes from dalihub (#968)
2019-08-07 dongsug-song[NUI] integration from dalihub (#967)
2019-07-30 dongsug-song[NUI] Change CommonUI APIs (#950)
2019-07-08 dongsug-song[NUI] Change BackgroundImageSynchronosLoading property...
next