Release 11.0.0.18182
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2024-01-31 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-31 Eunki, Hong[NUI] Support FrameUpdateCallback get world transform
2024-01-30 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-30 Jiyun Yang[NUI] Add methods to modify base theme for fhub and...
2024-01-24 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-24 Jaehyun Cho[NUI] Fix LinearLayout to update its child's MeasuredSi...
2024-01-18 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-18 Jiyun Yang[NUI] Do not check theme applied flag when set ThemeCha...
2024-01-10 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-09 Xianbing Teng[NUI] Fix svace issue of Marshal.Copy
2024-01-08 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-08 zhouhao[NUI] Fix some SVACE issues.
2024-01-05 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-05 Eunki Hong[NUI] Do not recreate visual when we change ImageColor...
2024-01-04 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-04 Bowon Ryu[NUI] Fix text padding issue
2024-01-03 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2024-01-03 Eunki Hong[NUI] Support NativeImageQueue creation with queue...
2024-01-03 sunghyun kim[NUI] Add EnableFrameCache in LottieAnimationView
2023-12-27 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-27 Eunki, Hong[NUI] Initialize C# items if required
2023-12-24 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-24 Xianbing Teng[NUI] Fix svace issue of Marshal.Copy
2023-12-19 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-19 Bowon Ryu[NUI] Add AnchorColor Property
2023-12-18 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-18 Eunki Hong[NUI] Revert dispose synchronously logic when APP is...
2023-12-18 Taehyub Kim[NUI] DragAndDrop : Allow to get mimetype for Enter...
2023-12-13 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-13 Eunki, Hong[NUI] Add API for ProcessController without Initialize
2023-12-13 Eunki, Hong[NUI] Make we flush DisposeQueue before app start
2023-12-13 Eunki Hong[NUI] Skip text getter when Text never setted before
2023-12-13 Eunki Hong[NUI] Make ensure ImageView._resourceUrl is latest
2023-12-13 Eunki Hong[NUI] Dispose queue incrementally
2023-12-05 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-12-05 joogab.yun[NUI] Add log for ClearFocus
2023-12-05 zhouhao02[NUI] Fix some SVACE issues.
2023-11-27 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-11-27 joogab.yun[NUI] Add DispatchWheelEvents and DispatchPrentWheelEvents
2023-11-27 joogab.yun[NUI] Change the default color of the border.
2023-11-15 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
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 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
2023-11-07 dongsug.song[NUI] revert 'Make DaliAccessibilityDetachAccessibleObj...
2023-11-06 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
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 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
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, HongTemperary revert exception throw at Registry.
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 HongConsider WeakReference resurrection at Registry.
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 TizenAPI-BotMerge remote-tracking branch 'origin/API11' into tizen_8.0
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
next