Release 10.0.0.17627
[platform/core/csapi/tizenfx.git] / src /
2023-02-22 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-22 huayong.xu[NUI][API10] Fix SVACE issue.
2023-02-21 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-21 EverLEEst(SangHyeo... [NUI] fix relative layout to fill regardless of childre...
2023-02-21 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
2023-02-21 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-21 Jiyun Yang[NUI] Update Tizen 7.0 UX
2023-02-21 Jaehyun Cho[NUI] Resize slider normal thumb to calculate thumb...
2023-02-21 Jiyun Yang[NUI] Fix Pagination bug
2023-02-20 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-20 Jaehyun Cho[NUI] Fix to remove Button's min size
2023-02-20 Jiyun Yang[NUI] Fix Progress and improve Loading
2023-02-20 Jiyun Yang[NUI] Fix button bugs and improve switch.
2023-02-20 Taehyub Kim[NUI] DragAndDrop : don't reuse drag window
2023-02-20 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-20 Eunki Hong[NUI.Scene3D] Change native default camera create API
2023-02-17 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-17 nam[MediaPlayer] fix to set window size properly (#5008)
2023-02-17 Seoyeon2Kim[NUI] Fix Slider ValueIndicatorImage and Thumb size...
2023-02-17 Jiyun Yang[NUI] Fix switch animation bug
2023-02-16 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-16 Jiyun Yang[NUI] Improve behaviors of ThemeManager and add an...
2023-02-16 Jaehyun Cho[NUI] Add constructors with string style to apply strin...
2023-02-16 Eunki, Hong[NUI.Scene3D] Backport API11 for Scene3D
2023-02-16 Jaehyun Cho[NUI] Fix Button Theme not to set fixed size
2023-02-16 Jaehyun Cho[NUI] Add TabItem to support TabView in xaml
2023-02-15 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-15 Jiyun Yang[NUI] Fix Switch thumb positioning
2023-02-13 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-13 Jiyun Yang[NUI] Prevent NullReferenceException when creating...
2023-02-09 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-09 Jaehyun Cho[NUI] Fix Picker's HeightSpecification
2023-02-09 Jaehyun Cho[NUI] Fix to use SizeHeight instead of Size with width 0
2023-02-07 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-07 hjhun[NUI.Gadget] Fix static analysis issue (#4969)
2023-02-03 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-03 hjhun[Applications.Common] Fix getting default locale (...
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-02-02 hjhun[NUI.Gadget] Add NUIGadget class for inhouse developers...
2023-02-02 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-02 huayong.xu[NUI][XamlBuild][API10] Fix namespace confused issue.
2023-02-01 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-02-01 Jiyun Yang[NUI] Fix NUI button not working when style disabled
2023-02-01 hjhunMake it ineligible for garbage collection for delegate...
2023-01-30 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-30 Eunki, Hong[NUI][Scene3D][API10] FBO MultiSamplingLevel Property...
2023-01-30 Eunki Hong[NUI][API10] Fix dispose timing error for ImageUrl
2023-01-30 Eunki Hong[NUI][Scene3D][API10] Fix memory leak issue for Model...
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 Eunki, Hong[NUI][API10] Load bvh file
2023-01-25 hjhunRemove log prints in the thread (#4921)
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-17 Xianbing Teng[XamlBuild] Fix extents convert issue
2023-01-11 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2023-01-11 Jaehyun Cho[NUI] Modify TabContent to help customizing class
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-28 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-28 Wootak Jung[Bluetooth] Fix overflow issue (#4872)
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-23 TizenAPI-BotMerge remote-tracking branch 'origin/API10' into tizen_7.0
2022-12-23 Haesu Gwon[Camera] Fix bugs for ExtraPreview (#4858)
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...
next