[NUI] Change the default color of the border.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public /
2023-11-27 joogab.yun[NUI] Change the default color of the border.
2023-11-15 Eunki Hong[NUI] Remove old frame range if we set marker + Minor...
2023-11-15 dongsug.song[NUI] Add AliveCount property to get currently alived...
2023-11-15 Eunki, Hong[NUI] Support EncodedImageBuffer ImageType property...
2023-11-15 Eunki, Hong[NUI] Change SetMinAndMaxFrameByMarker behavior + Fix...
2023-11-15 Eunki, Hong[NUI] DetachAccessibleObject at Dispose time well
2023-11-15 Eunki, Hong[NUI] Fix TotalFrame getter bug when async load
2023-11-15 Eunki, Hong[NUI] Remove build warning due to unusing API
2023-11-15 Eunki, Hong[NUI] Support LottieAnimationView file load asynchronously
2023-11-15 Eunki, Hong[NUI.XamlBuild] Remove unused event : Element.Descendan...
2023-11-15 Eunki, Hong[NUI] Support to get Marker list information from lottie
2023-11-15 Chihun Jeong[NUI] Add FrontBufferRendering in WindowData (#5725)
2023-11-07 dongsug.song[NUI] revert 'Make DaliAccessibilityDetachAccessibleObj...
2023-11-06 zhouhao02[NUI] Fix some SVACE issues.
2023-11-06 Chihun Jeong[NUI] Add a Window constructor using WindowData (#5708)
2023-11-06 Eunki, Hong[NUI] Remove basehandle usage at Accessibility static
2023-11-06 Eunki, Hong[NUI] Resolve many problems relative with BaseHandle
2023-11-06 Eunki, Hong[NUI] Do not register when BaseHandle doesn't have...
2023-11-02 Junseok Kim[NUI.WindowSystem] Add SetSecondarySelection and UnsetS...
2023-10-31 Eunki, HongMake DaliAccessibilityDetachAccessibleObject called...
2023-10-31 Eunki, HongDo not register when we try to copy same handle
2023-10-31 Eunki, HongResolve DisposeRecursively crashed when we dispose...
2023-10-31 Eunki HongMake NativeImageQueue generate valid url
2023-10-31 sunghyun kimAdd KeepWidgetSize for control widget's size
2023-10-31 Eunki, HongChange Accessibility.cs don't use net6.0 specific function
2023-10-31 Wonsik JungSupports to set/get full screen sized window
2023-10-31 Eunki, HongFlush action implement for LottieAnimationView
2023-10-31 Eunki, HongPreload some static values
2023-10-31 Taehyub KimAdd an API to set offset for drag window
2023-10-31 Eunki, HongMake View.TooltipText return valid value
2023-10-31 Eunki, HongMake AddFrameUpdateCallback with root view
2023-10-31 Eunki, HongResolve registry issue for RenderTaskList
2023-10-31 Eunki, HongResolve registry issue for CanvasView Gradient
2023-10-31 Eunki HongResolve TextLable build warning
2023-10-31 Eunki HongFix Registry exception for custom view wrapper
2023-10-31 zhouhao02Fix some SVACE issues.
2023-10-31 Artur ŚwigońFix Accessibility.Say interop
2023-10-31 Bowon RyuAdd TextFitArray
2023-10-31 joogab.yunrevert default key construct
2023-10-31 joogab.yunbug fixed about cMemoryOwn refer : https://github.com...
2023-10-31 Eunki HongBaseHandle without Registry but own memory
2023-10-31 Eunki HongRemove build warnings
2023-10-31 zhouhao02Fix some SVACE issues.
2023-10-31 Eunki, HongLet registry throw exception at error case
2023-10-30 Jay ChoMerge branch 'API11' of github.com/Samsung/TizenFX...
2023-10-30 Artur Świgoń[NUI][AT-SPI] Detach NUIViewAccessible in View.Dispose()
2023-10-27 Eunki, Hong[NUI] Let we don't dispose cached LastEvents
2023-10-27 Eunki Hong[NUI] Implement defaut key construct
2023-10-27 Eunki, Hong[NUI] Do not registry last event items who get retrieved
2023-10-27 seungho baekAdd VisualFactory.UsePrecompiledShader()
2023-10-27 sunghyun kim[NUI] Add widget list for keeping widget instance
2023-10-27 joogab.yun[NUI] Binding DispatchTouchMotion and DispatchHoverMotion
2023-10-27 joogab.yun[NUI] Add HoverEvent in Window
2023-10-27 joogab.yun[NUI] bug fixed about windowPointerConstraintsEventCallback
2023-10-23 Xianbing Teng[NUI] Public RemoveBinding and ClearBinding apis
2023-09-18 Taehyub KimDragAndDrop : hide window event handler
2023-09-18 Taehyub Kim[NUI] DragAndDrop : Add APIs for Window
2023-09-14 Eunki, Hong[NUI] Fix ImageColor alpha not applied issue
2023-09-14 jmm[NUI] Call base.Dispose(type) at derived class's Dispose.
2023-09-14 jmm[NUI] Change RendererTexture(texture) into TextureResou...
2023-09-14 jmm[NUI] Use Disposed instead of disposed.
2023-09-14 jmm[NUI] Remove underlines in function names
2023-09-14 jmm[NUI] Remove unused arguments and enum for AddLocalStre...
2023-09-14 jmm[NUI] Remove unsafe functions
2023-09-14 jmm[NUI] Add Dispose()
2023-09-14 jmm[NUI] Hide ParticleBlendingMode and ParticleEmitter
2023-09-14 Adam Bialogonski[NUI] Particle System binding and implementation of...
2023-09-14 joogab.yun[NUI] Binding GetLastHoverEvent
2023-09-11 joogab.yun[NUI] Binding PointerConstraintsEvent
2023-09-11 Bowon Ryu[NUI] Add DataSelected in Clipboard
2023-09-05 Seoyeon Kim[NUI] Add descriptions of Accessibility Interfaces
2023-09-05 Taehyub Kim[NUI] Apply constant value for default drag window...
2023-09-05 zhouhao02[NUI] Fix some SVACE issues.
2023-09-05 Jaehyun Cho[NUI] Add SystemFontSizeChangedManager class
2023-08-29 joogab.yunBinding KeyboardGrab and KeyboardUnGrab
2023-08-29 joogab.yun[NUI] Binding CursorVisibleSet
2023-08-29 zhouhao02Fix some SVACE issues.
2023-08-24 Eunki, Hong[NUI] Revive IsBinded API for Xaml
2023-08-22 Jaehyun Cho[NUI] Add InsetsChanged event to Window
2023-08-22 Wonsik Jung[NUI] Supports key event of repeat and delay of each...
2023-08-22 huayong.xu[NUI] Make BindableObject.IsBound public.
2023-08-22 huayong.xu[NUI] Fix some SVACE issues.
2023-08-22 Eunki, Hong[NUI] Applicatoin.FlushUpdateMessage
2023-08-22 huayong.xu[NUI] Fix SVACE issue.
2023-08-16 joogab.yun[NUI] Add api about RelativeMove
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-08-16 Eunki Hong[NUI] Remove NUI dotnet 6.0 build warnings
2023-08-16 Jiyun Yang[NUI] Remove strong references of text components regar...
2023-08-09 Eunki, Hong[NUI] Fix issue when LottieAnimationView use DesiredSize
2023-08-09 Eunki, Hong[NUI] Add ImageView.ImageColor property for Image visua...
2023-08-09 Taehyub Kim[NUI] Set DragWindow Orientation Available
2023-08-09 seungho baek[NUI] Make LottieAnimationView do not support bitmap...
2023-08-09 joogab.yun[NUI] Registry is not required at GetTouchFromPtr()
2023-08-09 Eunki, Hong[NUI] Block lazy Background
2023-08-09 Eunki Hong[NUI] Lazy Update CornerRadius/Borderline
2023-08-09 huayong.xu[NUI] Fix some SVACE issues.
2023-08-01 Bowon Ryu[NUI] Add Clipboard
2023-08-01 Eunki Hong[NUI] Make Action id as internal static readonly
2023-07-25 Eunki, Hong[NUI] Fast track uploading image
2023-07-25 joogab.yun[NUI] Restore FeedHover due to api compatibility issue.
next