[NUI][AT-SPI] Rename Accessibility.Enabled to .IsEnabled
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Button.cs
2022-01-12 Artur Świgoń[NUI][AT-SPI] Rename Accessibility.Enabled to .IsEnabled
2021-12-08 Fang Xiaohui[NUI] Fix failed in TCT
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-07-05 Jiyun Yang[NUI] Add API Button.IconSize
2021-06-23 EverLEEst(SangHyeo... [NUI] fix IsSelected default value true to false
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-01 Seoyeon2Kim[NUI] Update ViewAccessibility enumerations (#3048)
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-04-28 Jiyun Yang[NUI] Open newly added APIs in Button and Notification
2021-04-20 Jiyun Yang[NUI] Enhance button relayout and change styles
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Event emission added for button
2021-04-20 huiyu.eun[NUI] Fix button layout when resize policy is FillToPar...
2021-04-08 huiyueunRevert "[NUI] Button text ellipsis enabled and etc...
2021-03-30 Bartlomiej GrzelewskiMove state calculation to Button class
2021-03-30 Jiyun Yang[NUI] Button text ellipsis enabled and etc. (#2772)
2021-03-30 Jiyun Yang[NUI] CheckBox, RadioButton and Switch can place text...
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Seoyeon2Kim[NUI] Fix build warning for AccessibilityEvent naming...
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2020-12-15 huiyu[NUI] Delete warning messages
2020-12-15 Jiyun Yang[NUI] Fix CA1034 for obsolete classes
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-07 Jaehyun Cho[NUI] Add class SelectedChangedEventArgs to public...
2020-09-23 zhouleonlei[NUI] Deprecate the callback of OnTouch (#2000)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-19 Seoyeon2Kim[NUI] Add the default Accessibility attribute trait...
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-23 zhouleonlei[NUI] Add exception and null check for Button/Slider...
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-15 huayongxu[NUI] Fix some typos. (#1807)
2020-07-03 Jiyun Yang[NUI] Fix Switch selection bug. (#1798)
2020-07-02 Jiyun Yang[NUI] Hide classes that will be move to specific tizen...
2020-06-30 zhouleonlei[NUI] Open the APIs of Button/CheckBox/RadioButton...
2020-06-19 Xianbing Teng[NUI.Components] Improve sam score to 4.21 (#1720)
2020-06-16 zhouleonlei[NUI] Change button APIs and modify related Samples...
2020-06-12 woohyun[NUI] replace field declaration with property (#1703)
2020-06-12 woohyunRevert "[NUI] replace field declaration with property...
2020-06-12 woohyun[NUI] replace field declaration with property (#1701)
2020-06-10 zhouleonlei[NUI] Add command for button (#1647)
2020-06-10 YeongJong Lee[NUI] introduce CreateViewStyle that is alternative...
2020-05-28 zhouleonlei[NUI] Provide APIs to access sub-components (#1624)
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
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-22 dongsug-song[NUI] Fix TCT fail issues by adding null check (#1558)
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 Xianbing Teng[NUI] Public Style apis (#1434)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2019-12-26 Xianbing Teng[NUI.Components] Fix BackgroundImage doesn't works...
2019-12-24 Xianbing Teng[NUI.Components] Fix build warnings (#1233)
2019-12-18 zhouleonlei[NUI] Sync the whole codes to master (#1206)
2019-12-18 Xianbing TengFix components issue 1216 (#1194)
2019-12-16 Xianbing TengRefine background property of control (#1183)
2019-12-11 zhouleonlei[NUI] Fixed TCT failed issues (#1176)
2019-12-09 Xianbing Teng[NUI.Components]Fix svace issue (#1169)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-05 AdunFang[NUI] Use new Extents in Tizen.NUI.Compoents (#1116)
2019-10-17 dongsug-song[NUI] Fix build warnings (#1084)
2019-10-08 dongsug-song[NUI] Open public apis of NUI.Components for TCSACR...
2019-08-09 Lynettejin90[NUI] Change the name of Tizen.NUI.CommonUI as Tizen...