[NUI] ACR patch of typo fix
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ImageView.cs
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...
2019-01-16 huiyueun[NUI] Manual merge from tizen50 (#653)
2019-01-15 huiyueun[NUI] Clean NUI codes from Adaptor.cs to Window.cs...
2019-01-15 huiyueun[NUI] sync with dalihub (#651)
2018-12-17 dongsug-song[NUI] Sync with API5 (#617)
2018-11-07 dongsug-song[NUI] Fix to make null assigning to ResourceUrl possibl...
2018-10-04 dongsug-song[NUI] Add BackgroundResourceLoaded,ResourceLoaded event...
2018-09-20 dongsug-song[NUI] Public ChildAdded,ChildRemoved,PropertySet events...
2018-09-20 dongsug-song[NUI] Fix RenderingBehavior issue, Support Resource...
2018-09-04 Surbhi GuptaEnglish Review: NUI_BaseComponents (#422)
2018-08-24 Xianbing Teng[NUI] Remove the unused resource-change callback. ...
2018-08-17 dongsug-song[NUI] Integration from dalihub to Samsung (#399)
2018-07-25 dongsug-song[NUI] Sync dalihub and Samsung TizenFX (#349)
2018-07-04 AdunFangAdd ScriptUI to support XAML file (#320)
2018-06-20 dongsug-song[NUI] Add ChildAdded, ChildRemoved, PropertySet events...
2018-05-16 Lynettejin90[NUI]Fix build warnings (#254)
2018-05-08 huiyueun[NUI][TCSACR-130] Add new NUI APIs (#238)
2018-03-27 huiyueun[NUI] Add deleted APIs (#190) 5.0.0.14297
2018-03-27 huiyueunRevert "[NUI] Delete deprecated APIs (#143)" (#188)
2018-03-07 huiyueun[NUI] Delete deprecated APIs (#143) 5.0.0.14279
2018-01-31 huiyueun[NUI] NUI Integration - nui_1.2.83 version (#98)
2018-01-09 Wonyoung ChoiMerge remote-tracking branch 'origin/API4'
2018-01-02 Kangho HurMerge "[ElmSharp] TC for Panel indicator bug"
2018-01-02 Kangho HurMerge "[ElmSharp] Test for scroll speed"
2017-12-27 Kangho HurMerge "[ElmSharp] Fixed the crash issue of Calendar" 5.0.0-preview1-00423
2017-12-21 Dong Sun LeeMerge "[TEEC] Fix C# struct Marshaling, binding for... 5.0.0-preview1-00420
2017-12-20 dongsug songMerge "[NUI]Remove some unused APIs." 5.0.0-preview1-00418
2017-12-20 dongsug songMerge "[4.0][NUISamples] Add some examples for nui...
2017-12-20 dongsug.song[NUI] add Reload() to reload image forcely 24/164524/3
2017-12-18 dongsug songMerge "[NUI]Remove some unused APIs." into rel/api_4
2017-12-18 Feng Jin[NUI]Remove some unused APIs. 53/164253/1
2017-12-18 Feng Jin[NUI]Remove some unused APIs. 52/164252/1
next