[NUI] Minor refactoring CollectionView and RecyclerView
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
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
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...
next