[MachineLearing.Train] Use ArgumentNullException
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2022-08-22 huayong.xu[NUI] Add an API for getting web view when request...
2022-08-22 joogab.yun[NUI] Add UpdateProperty api for BorderWindow
2022-08-22 joogab.yun[NUI] Added API to know when border window starts movin...
2022-08-22 joogab.yun[NUI] Change from StdCall to Cdecl
2022-08-22 dongsug.song[NUI] Update CurrentSize, CurrentPosition, CurrentColor...
2022-08-22 Jaehyun Cho[NUI] Make WidgetView not propagate touch event to...
2022-08-22 dongsug.song[NUI] Add CurrentColor and CurrentScale as hidden API
2022-08-22 joogab.yun[NUI] Make sure that Interop return type is bool
2022-08-22 dongsug-song[NUI] Add DoActionExtension to set dynamic property...
2022-08-16 Eunki, Hong[NUI] Fix typo & bind error at FrameUpdateCallbackInterface
2022-08-16 Wonsik Jung[NUI] Append window move event
2022-08-09 joogab.yun[NUI] Temporarily use InterceptTouchEvent instead of...
2022-08-09 tscholb[NUI] Modify GetWidgetViewFromPtr to use ManagedBaseHandle
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-08-02 Seungkeun Lee[NUI] Fix IsEqual
2022-08-02 tscholb[NUI] Call Dispose when WidgetApplication is terminated
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-08-02 joogab.yun[NUI] Add DispatchTouchEvents
2022-08-02 Seungkeun LeeFix API/ABI break on WebView
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
2022-07-25 seunghoAdd MaskingMode property in imageView to use Rendering...
2022-07-25 dongsug.song[NUI] fix AnimatedVectorImageView's current frame set...
2022-07-25 joogab.yun[NUI] Add UpdateProperty() api and revert "Fixed border...
2022-07-25 Artur Świgoń[NUI] Propagate AutomationId value to DALi (#4426)
2022-07-25 SangHyeon Jade Lee[NUI] Add PropagatableControlStates Property for contro...
2022-07-25 Xianbing Teng[NUI] Add Scene3D assembly
2022-07-25 tscholb[NUI] Correct the signal related document of WidgetView
2022-07-25 huayong.xu[NUI] Make webcontext/cookiemanager static.
2022-07-25 Woochanlee[NUI] Palette: Add an exception for 4ch(ARGB) image...
2022-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-07-19 Eunki, Hong[NUI] Ignore ImageView's equal value update
2022-07-19 Eunki, Hong[NUI] PropertyValue.EqualTo()
2022-07-19 joogab.yun[NUI] Add new constructor for BorderWindow
2022-07-12 seunghoAdd comments for animation property
2022-07-12 joogab.yun[NUI] Fixed border behavior of windows launched at...
2022-07-12 Bowon Ryu[NUI] set default value for AutoScroll in TextLabel
2022-07-12 Eunki, Hong[NUI] Delay old ResourceReady signal
2022-07-12 Eunki, Hong[NUI] Add NativeImageQueue.ColorFormat for BGR~~~
2022-07-12 Artur Świgoń[NUI][AT-SPI] Store AccessibilityAttributes in NUI...
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-07-12 joogab.yun[NUI] When hiding the overlaid border, the timer is...
2022-07-04 joogab.yun[NUI] Add InterceptKeyEvent
2022-07-04 Abdulleh Ghujeh[NUI] Make SelectionStarted event public
2022-07-04 ssabah[NUI] Make PrimaryCursorPosition property public
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-07-04 Seungkeun LeeRemove space
2022-07-04 Seungkeun LeeFix AccessibilityCalculateStatesWrapper
2022-07-04 Taehyub Kim[NUI] DragAndDrop: Add NotSupportedException for Multi...
2022-07-04 joogab.yun[NUI] Fixed SVACE issues
2022-06-28 joogab.yun[NUI] Sets the minimum / maximum size to be resized...
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
2022-06-28 Xianbing Teng[NUI] Use IsSet replace changedPropertiesSet
2022-06-21 Xianbing Teng[NUI] Fix IsSet return false
2022-06-21 Eunki, Hong[NUI] Add maximum motion age of pan motion gesture
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 joogab.yun[NUI] Add dispose.
2022-06-21 joogab.yun[NUI] If borderView is in overlay mode, pass the hittes...
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-06-21 Seungkeun LeeFix duplicated TextChanged handler on TextEditor
2022-06-21 Seungkeun Lee[NUI] Fix duplicated TextChanged event handler
2022-06-21 joogab.yun[NUI] Changed Border Icons
2022-06-13 dongsug.song[NUI] Fix Key constructor's cMemoryOwn as false
2022-06-10 Taehyub Kim[NUI] Initialize Drag window position and size based...
2022-06-10 Jaehyun Cho[NUI] Replace GetValueByDescription in TextLabel Alignment
2022-06-10 joogab.yun[NUI] Allows user to set the height of the top and...
2022-06-10 Bowon Ryu[NUI] Remove GetDescription() in TextLabelBindableProperty
2022-06-10 Taehyub Kim[NUI] reset and update shadow view in drag window
2022-06-10 joogab.yun[NUI] Add BorderCloseDelegate for closing the applicati...
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 joogab.yun[NUI] Add border resizing policy and add api to show...
2022-06-02 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-06-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
2022-06-02 Xianbing Teng[NUI] Set context as manually set in SetValue
2022-06-02 Xianbing TengRevert "[NUI]First use own bindingcontext"
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-06-02 Xianbing Teng[NUI]First use own bindingcontext
2022-05-27 Shinwoo Kim[NUI][AT-SPI] make window border icons work
2022-05-27 joogab.yun[NUI] Add Maximize and Minimize related APIs and Add...
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug.song[NUI] Change key focus related event's name
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 joogab.yun[NUI] Supprot border for apps launched in full size.
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove redundant qualifiers from Interop...
2022-05-27 dongsug.song[NUI] Replace the part that throws an exception with...
2022-05-27 Taehyub Kim[NUI] DragAndDrop: Fit drag window to shadow view
2022-05-27 joogab.yun[NUI] Allows you to set the border to the top or bottom.
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-05-11 Fang Xiaohui[NUI] Change IsCreateByXaml to virtual
2022-05-10 Taehyub Kim[NUI] remove previous shadowView before adding new...
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-05-10 Shinwoo Kim[NUI][AT-SPI] window disconnect highlight signal
2022-05-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-03 Taehyub Kim[NUI] DragAndDrop: fix svace error
next