[NUI] Change RelativeLayout's default offset values
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents /
2021-07-15 Taehyub KimRevert "[NUI] BaseComponent: Add RiveAnimationView...
2021-07-05 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component.
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 Dongsug Song[NUI] Add Add GetHeightForWidth(), GetWidthForHeight()
2021-06-23 Bowon Ryu[NUI] Add description for Text component's PropertyMap.
2021-06-23 Seoyeon2Kim[NUI] Fix Slider Thumb shown issue (#3187)
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-23 Jiyun Yang[NUI] ThemeManager.GetStyle returns integrate style...
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-14 Artur Świgoń[NUI][AT-SPI] Add AccessibilityInterface.Selection...
2021-06-14 Artur Świgoń[NUI][AT-SPI] Bindings for ScrollToChild
2021-06-09 Dongsug Song[NUI] Fix implicit dispose exception defect
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-06-08 Seoyeon2Kim[NUI] Change the type of Consumed property for GestureI...
2021-06-08 Bartłomiej Grzelewski[NUI][AT-SPI] Add SetTextContents, InsertText and Delet...
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-06-01 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-06-01 Seoyeon2Kim[NUI] Update ViewAccessibility enumerations (#3048)
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-26 Hosang Kim[NUI] Improve usability of AutomationId
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 JunsuChoi[NUI] CanvasView: Manage added drawables as a list...
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add list of added drawable object...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 kimcinoo[NUI] atspi: use 'class' key for Dali type name (#3009)
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-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-05-07 Bowon Ryu[NUI] Update comments
2021-05-07 Bowon Ryu[NUI] Make AnchorClicked event public
2021-05-07 Jaehyun ChoMake LayoutParamPolicies public
2021-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Remove unnecessary...
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Add missing documentation
2021-05-07 JunsuChoi[NUI] Open newly added APIs in VectorGraphics(CanvasVie...
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
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] Fix ImageView Dispose crash (#2933)
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)
next