[NUI] Replace PropertyMap with Dictionary in HitTest.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public /
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-27 huiyu.eun[NUI] Add CreateDefaultLayout function
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 Taehyub Kim[NUI] remove Tizen.NUI RiveAnimationView for moving...
2021-09-27 seungho[NUI] fix to use static converter in timeperiod
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-09-27 tscholb[NUI] Add brokenImageUrl
2021-09-27 Jaehyun Cho[NUI] Add SpaceEvenly to FlexJustification
2021-09-27 Shrouq Sabahupdated the comments
2021-09-27 Shrouq Sabah [NUI] Make Ellipsis property in TextEditor public...
2021-09-27 Shrouq Sabah[NUI] Make EllipsisPosition property public
2021-09-27 abdullah[NUI] Make SelectionCleared event for TextField & TextE...
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 Jaehyun Cho[NUI] Add Horizontal/VerticalAlignment to LinearLayout
2021-09-27 seungho[NUI] Change Default value of Scale Transition
2021-09-27 Jaehyun Cho[NUI] Fix MatchParent child position with LinearLayout...
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-17 SangHyeon Jade Lee[NUI] apply scaling factor to point size (#3594)
2021-09-17 EverLEEst(SangHyeo... [NUI] Read ScalingFactor from environment.
2021-09-17 SangHyeon Jade Lee[NUI] Scalability : Refactoring GraphicsTypeManager...
2021-09-14 dongsug.song[NUI] Fix TCT error
2021-09-14 Fang Xiaohui[NUI] Roll back to fix build error of TCT code
2021-09-13 Jaehyun Cho[NUI] Add AdjustViewSize to ImageView
2021-09-13 Wonsik Jung[NUI] Add new SetParent in Window
2021-09-13 송동석/Tizen Platform... [NUI] Add FindDescendantByID(), Raise(), Lower(), and...
2021-09-13 huayong.xu[NUI] Make APIs of WebView editor-browsable
2021-09-13 abdullah[NUI] Make Hypenation & Mixed line wrap modes public
2021-09-13 abdullah[NUI] update event description
2021-09-13 abdullah[NUI] Make CursorPositionChanged event for TextField...
2021-09-13 dongsug-songRevert "[NUI] Make Copy, Cut and Paste APIs public"
2021-09-13 dongsug-songRevert "Used View instead of Text Editor and Text...
2021-09-13 dongsug-songRevert "Revert "Used View instead of Text Editor and...
2021-09-13 dongsug-songRevert "removed the unneeded comments"
2021-09-13 Shrouq Sabahremoved the unneeded comments
2021-09-13 Shrouq SabahRevert "Used View instead of Text Editor and Text...
2021-09-13 Shrouq SabahUsed View instead of Text Editor and Text Field to...
2021-09-13 Shrouq Sabah[NUI] Make Copy, Cut and Paste APIs public
2021-09-13 Bowon Ryu[NUI] Change the parameter of SelectText from uint...
2021-09-13 Fang Xiaohui[NUI] Remove Obsolete methods
2021-09-13 Bowon Ryu[NUI] Change SelectedTextStart, SelectedTextEnd to...
2021-09-13 Seungho Baek[NUI] Fix typo from synchronos to synchronous
2021-09-13 JunsuChoiUpdate src/Tizen.NUI/src/public/BaseComponents/VectorGr...
2021-09-13 JunsuChoi[NUI] VectorGraphics:Open added APIs(DrawableGroup...
2021-09-13 Wonsik Jung[NUI] Add NUIApplication construct.
2021-09-13 Wonsik JungAdd public APIs and the relasted test case.
2021-09-13 Joogab Yun[NUI] Open newly added APIs in CameraView
2021-09-13 Eunki Hong[NUI] Fix comments of BorderlineColor (#3531)
2021-09-13 Jaehyun Cho[NUI] Fix svace issue of dereferencing possible null...
2021-09-13 Seungho Baek[NUI] Add Scale transition
2021-09-13 huiyu.eun[NUI] Fix svace issue
2021-09-07 Jaehyun Cho[NUI] Fix to measure GridLayout's children sizes correctly
2021-09-07 abdullah[NUI] update event descriptionfor textfield
2021-09-07 abdullah[NUI] update event description
2021-09-07 abdullah[NUI] remove unneeded comment
2021-09-07 abdullah[NUI] Make SelectionChanged event for TextField & TextE...
2021-09-07 joogab.yunAdd SetDoubleTapTimeout binding
2021-09-07 Xianbing TengFix setvalue and xamlstyle issues
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-07 dongsug.song[NUI] Fix testhub NUI.Components coredump issue
2021-09-07 JunsuChoi[NUI] CanvasView: Change parameter and return type...
2021-09-07 Bowon Ryu[NUI] Add SelectionHandleImage struct to Text Components
2021-09-07 Bowon Ryu[NUI] Use BindableProperty in struct get/set methods
2021-09-07 Bowon Ryu[NUI] Add SetHiddenInput, GetHiddenInput to TextField
2021-09-07 Bowon Ryu[NUI] Add SetPlaceholder, GetPlaceholder to TextField...
2021-09-07 Fang Xiaohui[EXaml] Remove unused comment
2021-09-07 Fang Xiaohui[EXaml] Remove unused comment
2021-09-07 Fang Xiaohui[EXaml] Support Trigger in EXaml
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-09-01 Fang Xiaohui[Xaml] Remove underline in member's name
2021-09-01 Fang Xiaohui[Xaml] Add MergeStyle to View
2021-09-01 Fang Xiaohui[Xaml] Remove code of VisualState
2021-09-01 Fang Xiaohui[Xaml] Modify by HQ's feedback
2021-09-01 Fang Xiaohui[Xaml] Support Trigger in Xaml
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
2021-09-01 Eunki Hong[NUI] Allow to set Size.Depth (#3442)
2021-09-01 tscholb[NUI] Add description for ImageView
2021-08-27 Wonsik JungChange API names
2021-08-27 Wonsik JungAdd input regions APIs
2021-08-27 abdullehghujeh[NUI] Add SelectionCleared Event (#3446)
2021-08-27 abdullehghujeh[NUI] Remove old event args from SelectionChanged and...
2021-08-27 Eunki Hong[NUI] Remove ReleaseFunction enum at PixelData with...
2021-08-27 SaraMohSamara[NUI] Copy, Paste & Cut Public APIs (#3450)
2021-08-25 JunsuChoiRevert "Remove ReleaseFunction enum at PixelData (...
2021-08-24 Bowon Ryu[NUI] Change SelectionChangedEventArgs to TextSelection...
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
2021-08-24 Bowon Ryu[NUI] Add SelectionChanged Event (#3397) (#3449)
2021-08-24 JunsuChoi[NUI] VectorGraphics.PathCommand: Use IEnumerable<...
2021-08-24 JunsuChoi[NUI] VectorGraphics: Add Shape.AddPath API
2021-08-24 abdullehghujeh[NUI] Add CursorPositionChanged Event (#3400)
2021-08-24 Bowon RyuRevert "[NUI] Add SelectionChanged Event (#3397)" ...
2021-08-24 abdullehghujeh[NUI] Add SelectionChanged Event (#3397)
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-24 Eunki HongRemove ReleaseFunction enum at PixelData (#3436)
2021-08-24 dongsug.song[NUI] fix for a owner object to maintain the reference...
2021-08-24 JunsuChoi[NUI] VectorGraphics: remove obsolete
2021-08-24 JunsuChoi[NUI] VectorGraphics: Move enums out of class
2021-08-24 Seungkeun LeeFix Dispose(true) issue
next