[NUI] Add CameraTransitionFinished in SceneView
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2022-11-08 joogab.yun[NUI] remove unnecessary dispose code.
2022-11-08 joogab.yun[NUI] Changed from BaseHande to BindableObject, IDispose
2022-11-07 dongsug.song[NUI] Add back trace and debugging msg when SwigCPtr...
2022-11-03 Seoyeon2Kim[NUI] Fix SVACE issue (#4712)
2022-11-03 joogab.yun[NUI] Lets you know if the window is maximized.
2022-11-02 Eunki Hong[NUI] Change WindowPosition from IntPair to Int32Pair...
2022-11-02 joogab.yun[NUI] Fixed crash when destroy border window.
2022-11-02 Eunki, Hong[NUI] Remove AnyContainerBase type
2022-11-02 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
2022-11-02 Eunki, Hong[NUI] Add CornerRadiusPolicy property for VisualMap
2022-11-02 dongsug.song[NUI] Add native handle null check in Uint16Pair
2022-11-02 joogab.yun[NUI] Add input source type to Gesture.
2022-11-02 Fang Xiaohui[NUI] Correct code format
2022-11-02 Fang Xiaohui[NUI] Correct code format
2022-11-02 joogab.yun[NUI] 1. Move the Transparency setting to OnMaximize().
2022-10-20 Eunki, Hong[NUI][API10] Reduce PropertyValue creation during Animation
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-18 dongsug.song[NUI] Remove debugging code
2022-10-17 dongsug.song[NUI] Add null checking in internalSet/GetPropertyXXX()
2022-10-14 dongsug.song[NUI] Add null checking in InternalSet/GetPropertyXXX...
2022-10-14 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-10-12 WoochanLee[NUI] Palette use ConcurrentDictionary for thread-safe
2022-10-12 Jaehyun Cho[NUI] Fix Svace issues of dereferenced nullable variables
2022-10-11 dongsug-song[NUI] Fix type casting bug (#4644)
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-06 dongsug.song[NUI][TCSACR-503] Camera class and CameraType enum...
2022-10-06 dongsug.song[NUI] Change Window's events to follow View's event...
2022-10-06 dongsug.song[NUI] Fix Apps crash issue when terminated
2022-10-04 Eunki, Hong[NUI] Fix Rotation Property set/get usage
2022-10-04 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-04 Wonsik Jung[NUI] Supports new native window position data type.
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-10-04 Fang Xiaohui[NUI] Remove unused code
2022-10-04 Eunki Hong[NUI] Remove useless PostProcess callback (#4607)
2022-09-26 dongsug.song[NUI] Fix SVACE issue
2022-09-26 joogab.yun[NUI] BorderLineThickness should be taken into account...
2022-09-26 dongsug.song[NUI] Change property get/set not to use PropertyValue
2022-09-21 Eunki, Hong[NUI] Add View.ColorRed / ColorBlue / ColorGreen Property
2022-09-21 Jaehyun Cho[NUI] Fix svace NULL dereference issues
2022-09-21 Jaehyun Cho[NUI] Fix ViewStyle.BorderlineColorSelector to work
2022-09-21 Taehyub Kim[NUI][TCSACR-487] DragAndDrop: Add drag and drop APIs
2022-09-08 Jaehyun Cho[NUI] Fix typo in BorderlineColorSelectorProperty ...
2022-09-08 joogab.yun[NUI] prevent the case when touchData is null
2022-09-06 dongsug.song[NUI] Add comment for IsVisible(internal method)
2022-09-06 Jaehyun Cho[NUI] Add BorderlineColorSelector to ViewStyle
2022-08-30 joogab.yun[NUI] Border lines make the window invisible when maxim...
2022-08-30 joogab.yun[NUI] Use FocusChanged in BorderWindow because it fixed...
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
next