Merge remote-tracking branch 'origin/API10' into tizen_7.0
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2023-02-03 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-03 Jiyun Yang[NUI] Disable compiler warnings complaining about theme...
2023-02-02 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-02 huayong.xu[NUI][API10] Fix some SVACE issue
2023-02-02 Xianbing Teng[NUI] Fix PropertyNotification & PanGestureDetector...
2023-02-02 Jiyun Yang[NUI] Revive View constructor with style working again...
2023-01-30 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-30 Eunki Hong[NUI][API10] Fix dispose timing error for ImageUrl
2023-01-25 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-25 joogab.yun[NUI] Window resizing is performed in one step if possible.
2023-01-25 joogab.yun[NUI] Fix bug where window size didn't change when...
2023-01-25 seungho baek[NUI] Add GetOverlayLayer in NUI window.
2023-01-17 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2023-01-05 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-05 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-12-29 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-29 Eunki, Hong[NUI][API10] Reorder DeleteBaseHandle and SwigCPtrCopy...
2022-12-27 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-27 dongsug.song[NUI] fix testhub fail, Add Dispose() in BaseHandle...
2022-12-27 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-27 guowei.wang[NUI][SVACE] Fix svace(DF221214-00106) issue.
2022-12-27 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-27 dongsug.song[NUI] Add GetRenderThreadId() as hidden API
2022-12-23 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-23 dongsug.song[NUI] fix testhub crash issue
2022-12-23 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-12-19 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-19 seungho[NUI] Support sub node's Animation
2022-12-15 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-15 dongsug.songRevert "[NUI] fix the defect that the focus of VitualRe...
2022-12-14 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-14 dongsug.song[NUI] fix the defect that the focus of VitualRemote...
2022-12-13 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-13 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-09 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-09 guowei.wang[NUI] Fix svace issue (DFDF221207-00724).
2022-12-09 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
2022-12-08 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-08 Eunki, Hong[NUI][API10] Animated view's size cache into NUI
2022-12-08 dongsug.song[NUI] Not set style in PROFILE_TV
2022-12-08 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-08 dongsug.song[NUI] fix for PROFILE_TV to be defined and be applied
2022-12-08 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-08 dongsug.song[NUI] set default theme for TV profile
2022-12-07 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-07 dongsug.song[NUI] FocusIndicator is not used in TV profile so it...
2022-11-29 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-11-29 dongsug.song[NUI] fix to be able to set null to AnimatedVectorImage...
2022-11-24 dongsug.songMerge remote-tracking branch 'upstream/API10' into... accepted/tizen/7.0/unified/20221128.015447
2022-11-22 dongsug.song[NUI] Remove useless macros
2022-11-18 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-11-18 JoogabYun[NUI] Add ScreenPositionSize (#4759)
2022-11-14 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-11-14 JoogabYun[NUI] Add Desktop WindowType (#4746)
2022-11-08 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
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 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-11-07 dongsug.song[NUI] Add back trace and debugging msg when SwigCPtr...
2022-11-03 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
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 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
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-27 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
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 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2022-10-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-10-12 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
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 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2022-10-11 dongsug-song[NUI] Fix type casting bug (#4644)
2022-10-09 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-06 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
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 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
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
next