[NUI] Fix svace issue (DFDF221207-00724).
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2022-12-14 guowei.wang[NUI] Fix svace issue (DFDF221207-00724).
2022-12-06 Bowon Ryu[NUI] clean code
2022-12-06 Bowon Ryu[NUI] Add SystemSettings.FontTypeChanged in Text components
2022-12-06 Bowon Ryu[NUI] Add GetSystemFonts in FontClient
2022-11-29 Daekwang Ryu[NUI] Add DirectRenderingGLView
2022-11-29 Daekwang Ryu[NUI] Add GetMatrixFromPtr() in Matrix
2022-11-29 Daekwang Ryu[NUI] Add GetRectangleFromPtr() in Rectangle
2022-11-29 dongsug.song[NUI] fix to be able to set null to AnimatedVectorImage...
2022-11-25 Eunki, Hong[NUI] Fix TextEditor default theme
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-11-23 Bowon RyuAdd FontSizeScale in TextStyle
2022-11-23 JoogabYun[NUI] Add ScreenPositionSize (#4754)
2022-11-23 Eunki, Hong[NUI] Implement missing properties for LottieAnimationView.
2022-11-23 Eunki, Hong[NUI] Move Matrix API as public (hidden)
2022-11-15 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-11-15 huayong.xu[NUI] Update summary of RegisterHttpRequestInterceptedC...
2022-11-10 joogab.yun[NUI] remove unnecessary dispose code.
2022-11-10 joogab.yun[NUI] Changed from BaseHande to BindableObject, IDispose
2022-11-10 dongsug.song[NUI] Add back trace and debugging msg when SwigCPtr...
2022-11-10 JoogabYun[NUI] Add Desktop WindowType (#4723)
2022-11-10 Fang Xiaohui[EXaml] Fix build erro of Array/Extents in EXaml
2022-11-10 Seoyeon2Kim[NUI] Fix SVACE issue (#4704)
2022-11-10 joogab.yun[NUI] Lets you know if the window is maximized.
2022-11-10 Eunki Hong[NUI] Change WindowPosition from IntPair to Int32Pair...
2022-11-10 joogab.yun[NUI] Fixed crash when destroy border window.
2022-11-10 Eunki, Hong[NUI] Remove AnyContainerBase type
2022-11-10 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
2022-11-10 Eunki, Hong[NUI] Add CornerRadiusPolicy property for VisualMap
2022-11-10 dongsug.song[NUI] Add native handle null check in Uint16Pair
2022-11-10 joogab.yun[NUI] Add input source type to Gesture.
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-11-10 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
next