[NUI][API8] Add Constraint base + inhouse ResizePolicyType.KeepSizeFollowingParent...
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / View.cs
2022-01-14 Eunki Hong[NUI][API8] Add Constraint base + inhouse ResizePolicyT...
2021-12-16 Joogab Yun1. [NUI] Add TouchArea property.
2021-04-08 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-04-01 Dongsug SongRevert "[NUI] Create TextLayout when parent has layout"
2021-04-01 Dongsug SongRevert "[NUI] Fix layout null crash issue"
2021-03-25 huiyu.eun[NUI] Fix layout null crash issue
2021-03-17 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-03-16 Bowon RyuRevert "[NUI] Create TextLayout when parent has layout"
2021-03-05 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-02-22 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-08 pichulia[NUI] tiny typo fix
2020-11-27 huiyueun[NUI] Change setter of property (#2298)
2020-11-20 Dongsug SongRevert "[NUI] Add ExcludeLayouting to View (#2196)"
2020-11-20 Dongsug SongRevert "[NUI] Correct the meaning of ExcludeLayouting...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2256)
2020-11-18 bshsqa[NUI] Add ExcludeLayouting to View (#2196)
2020-10-29 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...
2019-07-05 dongsug-song[NUI] Add View.Color property and SetRenderRefreshRate...
2019-06-26 AdunFang[NUI] Rename style in xaml (#905)
2019-06-26 AdunFang[NUI] Adjust directory (#903)
2019-06-24 AdunFang[NUI] Fix memory leak (#899)
2019-06-21 Xianbing Teng[NUI] Add inherit binding context support (#894)
2019-06-19 huiyueun[NUI] Fix ConvertidToView issue (#890)
2019-06-18 dongsug-song[NUI] Rollback split-nui (#887)
2019-06-18 huiyueunRevert "[NUI] Fix ConvertIdToView (#877)" (#889)
2019-06-05 huiyueun[NUI] Fix ConvertIdToView (#877)
2019-05-30 WonYoung Choi[NUI] Split NUI Assemblies (#865)
2019-05-24 Xianbing Teng[NUI] Xaml intellisense support (#853)
2019-05-20 huiyueun[NUI] Fix View.HasFocus crash issue (#839)
2019-05-09 huiyueun[NUI] Sync dalihub & Fix VD build error (#824)
next