[NUI] VectorGraphics: Fix directory name typo
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents /
2021-04-20 JunsuChoi[NUI] VectorGraphics: Fix directory name typo
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify ReadingInfoTypes
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 JunsuChoi[NUI] VectorGraphics: Change api name Reset to ResetPath
2021-04-20 JunsuChoi[NUI] VectorGraphics: Add Shape.Reset api
2021-04-20 Sunghyun Kim[NUI] Keep the previously set FittingMode value
2021-04-20 dongsug.song[NUI] Enable TextLabel's BindableProperties to be affec...
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Improve StringToVoid implementation ...
2021-04-20 Bowon Ryu[NUI] Support markup anchor to TextLabel, TextField...
2021-04-20 Bowon Ryu[NUI] Add TextLabel, TextField, TextEditor style and...
2021-04-20 Jiyun Yang[NUI] Add TextEditorStyle and theme example code (...
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-04-01 JunsuChoi[NUI] VectorGraphics: Modify code format
2021-04-01 JunsuChoi[NUI] VectorGraphics: Add exception handling for Drawab...
2021-04-01 JunsuChoi[NUI] VectorGraphcis: Change StrokeDash type from List...
2021-04-01 JunsuChoi[NUI] VectorGraphics: Remove exception throw in getter...
2021-04-01 JunsuChoi[NUI] CanvasView: Change Set and Get APIs to Property
2021-04-01 JunsuChoi[NUI] CanvasView: Add Exception handling and license
2021-04-01 JunsuChoi[NUI] Change Paint to Drawable and fix typo
2021-04-01 JunsuChoiBaseComponent: Introduce CanvasView component for vecto...
2021-04-01 Jiyun Yang[NUI] Suppress CA1054 and CA1056 (forced to use Uri...
2021-04-01 huiyueun[NUI] Add to check xaml image resource (#2799)
2021-04-01 Jiyun Yang[NUI] Selector class implements ICollection and etc...
2021-04-01 JoogabYunImplement CameraView (#2680)
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 Bowon Ryu[NUI] Add GrabHandleColor property (#2776)
2021-03-30 Jiyun Yang[NUI] TextLayout can consider specified maximum width...
2021-03-30 Jiyun Yang[NUI] Update 6.5 UX for CheckBox, Switch and RadioButto...
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 Joogab Yun[NUI] change type from Size2D to Size at TouchArea api
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Joogab Yun[NUI] Add TouchArea property.
2021-03-17 Dongsug Song[NUI] Clean up View's Events
2021-03-17 Bowon RyuSupport TranslatablePlaceholderTextFocused to TextField
2021-03-17 Seoyeon2Kim[NUI] Fix build warning for AccessibilityEvent naming...
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-08 Seoyeon2Kim[NUI] Fix Accessibility warning messages (#2705)
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-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
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-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Youngbok Shin[NUI] Open FontSizeScale properties (#2615)
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-22 Jiyun Yang[NUI] Deprecate Tizen.NUI.StyleManager (#2641)
2021-02-18 huiyu.eun[NUI] Delete exception of View.Remove accepted/tizen/unified/20210219.040944 submit/tizen/20210218.043250
2021-02-18 Jiyun Yang[NUI] Enables animation of view visual properties ...
2021-02-18 huiyu.eun[NUI] Change LayoutController process
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 guowei.wang[NUI] Use 'Container GetParent() for derived class...
2021-02-09 Jiyun Yang[NUI] Fix dispose bug in ImageView.UpdateImage
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 Jiyun Yang[NUI] Fix Selector bug and add new clone method (#2584)
2021-02-09 Dongsug Song[NUI] Fix VectorAnimationImageView pagination visual...
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2021-01-29 huiyu[NUI] Move SuggestedMinimumWidth/Height to native
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-27 huiyueun[NUI] Rebase DevelNUI (#2507)
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2556)
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 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
2021-01-26 YeongJong Lee[NUI] change size specification in changed callback...
2021-01-19 dongsug.song[NUI] Add View.FindChildByID() as hidden API
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-19 Dongsug Song[NUI] Fix runtime exception
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.
2021-01-11 Yeongjong Lee[NUI] Add Obsolete Attribute for ControlStates enum
2021-01-11 Seungho Baek[NUI] Adds StopBehavior and CurrentFrame properties...
2021-01-11 Dongsug Song[NUI] Fix the behavior as for View.BackgroundImage...
2021-01-11 Daekwang Ryu[NUI] Fix CA2002
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-22 Jiyun Yang[NUI] Fix view style initialization bug (#2442)
2020-12-21 huiyueunUpdate ViewPublicMethods.cs
next