[NUI] Make Action id as internal static readonly
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ImageView.cs
2023-08-01 Eunki Hong[NUI] Make Action id as internal static readonly
2023-07-25 Eunki, Hong[NUI] Fast track uploading image
2023-06-28 Eunki, Hong[NUI] Exception if someone change disposed ImageView...
2023-06-28 Eunki, Hong[NUI] Remove useless log + Add todo mark about it
2023-06-21 Eunki Hong[NUI] Make subclass of ImageView can use ResourceUrl...
2023-05-31 Eunki, Hong[NUI] Double buffered ProcessorOnceEvent so we allow...
2023-05-22 Eunki, Hong[NUI] Cache url when we call SetImage + Make way to...
2023-05-02 sunghyun kim[NUI] Add Default Image & transition effect
2023-03-07 Eunki, Hong[NUI] Remove duplicate URL settup
2023-02-01 Eunki Hong[NUI] Fix dispose timing error for ImageUrl
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-11-23 Eunki, Hong[NUI] Implement missing properties for LottieAnimationView.
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-18 dongsug.song[NUI] Remove debugging code
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-07-25 seunghoAdd MaskingMode property in imageView to use Rendering...
2022-07-19 Eunki, Hong[NUI] Ignore ImageView's equal value update
2022-07-12 Eunki, Hong[NUI] Delay old ResourceReady signal
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-03-22 Eunki, Hong[NUI] Fix ImageView.Image property bugs + Make Animated...
2022-02-22 Eunki Hong[NUI] Fix unmatched return values before LazyUpdate...
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-12 Eunki, Hong[NUI] Fix bug when ResourceUrl is empty string
2022-01-12 Eunki, Hong[NUI] Update ImageView properties lazy
2022-01-12 Eunki, Hong[NUI] Use ActionUpdateProperty for CornerRadius and...
2021-11-22 seungho[NUI] Make image visual actions protected
2021-11-17 Seoyeon Kim[NUI] Remove build warning messages
2021-11-09 seungho[NUI] refactoring visual actions
2021-11-09 sunghyun kim[NUI] Fix typo in FittingMode
2021-11-09 Jaehyun Cho[NUI] Make ImageView.AddViewSize public
2021-11-09 seungho[NUI] ACR patch of typo fix
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 huiyu.eun[NUI] Add CreateDefaultLayout function
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-13 Jaehyun Cho[NUI] Add AdjustViewSize to ImageView
2021-09-13 송동석/Tizen Platform... [NUI] Add FindDescendantByID(), Raise(), Lower(), and...
2021-09-13 Seungho Baek[NUI] Fix typo from synchronos to synchronous
2021-09-01 tscholb[NUI] Add description for ImageView
2021-08-03 Eunki, Hong[NUI] Apply BorderlineWidth to ImageView and ImageView...
2021-06-01 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-20 Jiyun Yang[NUI] Fix ImageView Dispose crash (#2933)
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Sunghyun Kim[NUI] Keep the previously set FittingMode value
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-04-01 huiyueun[NUI] Add to check xaml image resource (#2799)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-02-25 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-02-09 Jiyun Yang[NUI] Fix dispose bug in ImageView.UpdateImage
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 guowei.wang[NUI] Fix CA2000 warning issues of Application / ImageView.
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Joogab Yun[NUI] fixed bug about set desired size
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
2020-09-23 Xianbing Teng[NUI] Fix fitting mode issue of ImageView (#1977)
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-07-20 Jiyun Yang[NUI] Remove Style from View (#1837)
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-07 tscholb[NUI] Add ReleasePolicy for ImageView (#1789)
2020-05-27 tscholb[NUI] Refactorying FittingMode for ImageView (#1553)
2020-04-29 Jiyun Yang[NUI] Apply CornerRadius to ImageView (#1571)
2020-01-30 dongsug-song[NUI] Fix AlphaMaskUrl setting order problem (#1349)
2020-01-20 huiyueun[NUI] Fix FittingMode bug (#1318)
2020-01-08 zhouleonlei[NUI] Fix background blank issue of Switch (#1281)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-20 Xianbing Teng[NUI] Removed unused getCPtr apis (#1125)
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-10-24 dongsug-song[NUI] Property setter is changed (#1097)
2019-09-06 dongsug-song[NUI] Integration from dalihub (DALi 1.4.34) (#999)
2019-08-26 dongsug-song[NUI] Integreation from dalihub (#988)
2019-08-09 dongsug-song[NUI] Sync with dalihub (#969)
2019-07-03 dongsug-song[NUI] Temporary checking if Lottie file is set in Image...
2019-07-02 huiyueun[NUI] Fix ImageView bug (#917)
2019-06-19 huiyueun[NUI] Clean code ImageView (#891)
2019-06-18 dongsug-song[NUI] Rollback split-nui (#887)
2019-06-05 huiyueun[NUI] fix GetSize() for multi window (#876)
2019-06-04 huiyueun[NUI] Add API for NUI Multi WIndow (#875)
2019-06-03 huiyueun[NUI] Add ImageView APIs (#872)
2019-05-30 WonYoung Choi[NUI] Split NUI Assemblies (#865)
2019-05-02 huiyueun[NUI] Split NUI Interop class (#804)
2019-03-13 huiyueun[NUI] sync with dalihub (#746)
2019-02-14 dongsug-song[NUI] Fix SynchronouseLoading and OrientationCorrection...
next