platform/core/csapi/tizenfx.git
2022-12-27 dongsug.song[NUI] Add GetRenderThreadId() as hidden API
2022-12-26 Kangho HurUpdate README.md
2022-12-23 dongsug.song[NUI] fix testhub crash issue
2022-12-23 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-12-23 Haesu Gwon[Camera] Fix bugs for ExtraPreview (#4858)
2022-12-19 seungho[NUI] Support sub node's Animation
2022-12-15 dongsug.songRevert "[NUI] fix the defect that the focus of VitualRe...
2022-12-14 dongsug.song[NUI] fix the defect that the focus of VitualRemote...
2022-12-13 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-09 guowei.wang[NUI] Fix svace issue (DFDF221207-00724).
2022-12-09 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
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 dongsug.song[NUI] fix for PROFILE_TV to be defined and be applied
2022-12-08 dongsug.song[NUI] set default theme for TV profile
2022-12-07 dongsug.song[NUI] FocusIndicator is not used in TV profile so it...
2022-12-05 ChangGyu Choi[Applications.Common] Fix race condition issue (#4803)
2022-12-05 hjhunCall ToLower() and ToUpper() (#4800)
2022-12-02 jeremy-jang[Packagemanager] Use ToLowerInvariant instead of ToLowe...
2022-11-29 dongsug.song[NUI] fix to be able to set null to AnimatedVectorImage...
2022-11-23 seungho baek[NUI] Use smaller NearPlaneDistance and bigger FarPlane...
2022-11-22 dongsug.song[NUI] Remove useless macros
2022-11-18 JoogabYun[NUI] Add ScreenPositionSize (#4759)
2022-11-14 JoogabYun[NUI] Add Desktop WindowType (#4746)
2022-11-14 seunghobaek[NUI] Add CameraTransitionFinished in SceneView
2022-11-11 Eunki Hong[API10][NUI.Scene3D] Remove useless default property...
2022-11-08 guowei.wang[NUI][NUI.Components] Fix SVACE issue in CollectionView.
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 dongsug.song[NUI] Add back trace and debugging msg when SwigCPtr...
2022-11-07 hjhun[Applications.Common] Keep delegate objects (#4720)
2022-11-03 chaeheehong[Network] Add lock to _callback_map (#4711)
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 dongsug.song[NUI] Version update 22146
2022-11-02 Eunki Hong[NUI] Change WindowPosition from IntPair to Int32Pair...
2022-11-02 Fang Xiaohui[EXaml] Support Dictionary
2022-11-02 joogab.yun[NUI] Fixed crash when destroy border window.
2022-11-02 EverLEEst(SangHyeon... [NUI] add null type checking after as operation.
2022-11-02 Eunki, Hong[NUI.Scene3D] Transition animation with FieldOfView
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 Jaehyun Cho[NUI] Add constructor with style instance
2022-11-02 Jaehyun Cho[NUI] Modify Menu to help customizing class
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-11-02 Jaehyun Cho[NUI] Fix crash on ScrollableBase.Dispose()
2022-11-02 Jaehyun Cho[NUI] Modify TabView and TabBar to help customizing...
2022-11-02 EverLEEst(SangHyeon... [NUI] Fix issue item is not unrealized after insertion.
2022-11-02 Daekwang Ryu[NUI] Apply dotnet-nui type
2022-11-02 dongsug.song[NUI] Fix the propertyNotification to be disposed in...
2022-11-02 EverLEEst(SangHyeon... [NUI] Fix Linear Layouter crash and update issue
2022-10-31 hjhun[Applications.Common] Increment the reference counter...
2022-10-27 EverLEEst(SangHyeon... [NUI] Fix relative layout issue on DefaultLinearItem
2022-10-25 ilho159kim[Applications.ThemeManager] Fix return type of theme...
2022-10-24 sukhyungkang[Applications.WidgetControl] change return type of...
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 hjhunModify Post() method of CoreApplication and CoreTask...
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 WoochanLee[NUI] Picker: Protect delegate from GC
2022-10-13 WoochanLee[NUI] Picker: Fix scroll area height calc logic and...
2022-10-13 Taehyub Kim[NUI] Include json files
2022-10-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-10-12 Haesu Gwon[Coverage] Fix bug (#4646)
2022-10-12 WoochanLee[NUI] Fix picker, scroller animation gives abnormal...
2022-10-12 WoochanLee[NUI] Palette use ConcurrentDictionary for thread-safe
2022-10-12 EverLEEst(SangHyeon... [NUI] Minor refactoring CollectionView and RecyclerView
2022-10-12 Jaehyun Cho[NUI] Fix Svace issues of dereferenced nullable variables
2022-10-12 sukhyungkang[Applications.Badge] change return type of foreach...
2022-10-11 dongsug-song[NUI] Fix type casting bug (#4644)
2022-10-11 priyakohl[Tizen.MapView] Deprecate Tizen.MapView and other view...
2022-10-11 Haesu Gwon[Coverage] Support --exclude-sources option (#4634)
2022-10-11 Haesu Gwon[WebRTC] Disable MediaPacket native handle destroy...
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-07 sukhyungkangchange return type of get widget list callback (#4633)
2022-10-06 dongsug.song[NUI][TCSACR-503] Camera class and CameraType enum...
2022-10-06 guowei.wang[NUI][NUI.Devel] Update line coverage TCs of NUI.Devel.
2022-10-06 dongsug.song[NUI] Change Window's events to follow View's event...
2022-10-06 Seoyeon2Kim[NUI] Apply Tizen 7.0 UX on Slider ValueIndicator ...
2022-10-06 dongsug.song[NUI] Fix Apps crash issue when terminated
2022-10-05 tarunkumarmahay1999Deprecating Attach Panel APIs (#4591)
2022-10-05 hjhun[Applications.Common] Add a new internal API (#4625)
2022-10-05 hjhun[Applications.Service] Add a new internal API (#4626)
2022-10-05 Haesu Gwon[MediaContent] Check null or empty string for file...
2022-10-05 WonYoung Choi[Build] Remove simple warnings (#4622)
2022-10-04 Eunki, Hong[NUI] Fix Rotation Property set/get usage
2022-10-04 Eunki, Hong[NUI] Version Update 22142
2022-10-04 Eunki, Hong[NUI.Scene3D] Add ProjectionDirection in Camera
2022-10-04 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-04 Eunki, Hong[NUI.Scene3D] Add private property ChildrenSensitive
2022-10-04 Wonsik Jung[NUI] Supports new native window position data type.
2022-10-04 seungho[NUI] ACR Tizen.NUI.Scene3D.Camera/SceneView
next