[NUI] Add some comment about Animatable property of View
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / View.cs
2021-07-26 seungho[NUI] Add some comment about Animatable property of...
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-08 Fang Xiaohui[NUI] Provide method so that user can register properti...
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 Artur Świgoń[AT-SPI] Move code from View.cs to ViewAccessibility...
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
2021-05-07 Jaehyun ChoMake LayoutParamPolicies public
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 seungho[NUI] Make Transition public API
2021-04-28 Seoyeon2Kim[NUI] Update some descriptions of View properties ...
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Highlight bindings (#2752)
2021-04-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-03-30 Seoyeon2Kim[NUI] Add some comments for NUI Layout (#2804)
2021-03-30 huiyueun[NUI] NUI_DevelNUI_layout_null_issue (#2792)
2021-03-30 huiyueun[NUI] Improve LayoutController.Process performance...
2021-03-19 seungho[NUI] Remove Transition for xaml
2021-03-18 Dongsug SongRevert "[NUI] Clean up View's Events"
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-18 huiyu.eun[NUI] Fix padding issue
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Dongsug Song[NUI] Clean up View's Events
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
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)
next