[NUI] Fix svace issues.
[platform/core/csapi/tizenfx.git] / src /
2022-11-10 Seoyeon2Kim[NUI] Fix SVACE issue (#4704)
2022-11-10 joogab.yun[NUI] Lets you know if the window is maximized.
2022-11-10 Eunki Hong[NUI] Change WindowPosition from IntPair to Int32Pair...
2022-11-10 Fang Xiaohui[EXaml] Support Dictionary
2022-11-10 joogab.yun[NUI] Fixed crash when destroy border window.
2022-11-10 EverLEEst(SangHyeo... [NUI] add null type checking after as operation.
2022-11-10 Eunki, Hong[NUI.Scene3D] Transition animation with FieldOfView
2022-11-10 Eunki, Hong[NUI] Remove AnyContainerBase type
2022-11-10 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
2022-11-10 Eunki, Hong[NUI] Add CornerRadiusPolicy property for VisualMap
2022-11-10 dongsug.song[NUI] Add native handle null check in Uint16Pair
2022-11-10 joogab.yun[NUI] Add input source type to Gesture.
2022-11-10 Jaehyun Cho[NUI] Add constructor with style instance
2022-11-10 Jaehyun Cho[NUI] Modify Menu to help customizing class
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-11-10 joogab.yun[NUI] 1. Move the Transparency setting to OnMaximize().
2022-11-10 Jaehyun Cho[NUI] Fix crash on ScrollableBase.Dispose()
2022-11-10 EverLEEst(SangHyeo... [NUI] Fix relative layout issue on DefaultLinearItem
2022-11-10 Jaehyun Cho[NUI] Modify TabView and TabBar to help customizing...
2022-11-10 EverLEEst(SangHyeo... [NUI] Fix issue item is not unrealized after insertion.
2022-11-10 dongsug.song[NUI] Fix the propertyNotification to be disposed in...
2022-11-10 EverLEEst(SangHyeo... [NUI] Fix Linear Layouter crash and update issue
2022-11-07 hjhun[Applications.Common] Keep delegate objects (#4719)
2022-11-04 chaeheehong[WiFi] Add lock to _callback_map (#4713)
2022-10-31 hjhunRemove unused variable (#4694)
2022-10-31 hjhun[Applications.Common] Increment the reference counter...
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 WoochanLee[NUI] Fix picker, scroller animation gives abnormal...
2022-10-12 WoochanLee[NUI] Palette use ConcurrentDictionary for thread-safe
2022-10-12 EverLEEst(SangHyeo... [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[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 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.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
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-10-04 Fang Xiaohui[NUI] Remove unused code
2022-10-04 Eunki Hong[NUI] Remove useless PostProcess callback (#4607)
2022-10-04 Hyunil Park[MachineLearning.Train] Remove dot at the end of enum...
2022-10-04 kilig[Tizen.Applications] Deprecate some application API...
2022-10-04 a-nijhara[Stc] Fix datatype conversion issue (#4612)
2022-10-04 chleun-moon[WiFi] Add missing lock (#4616)
2022-09-30 Haesu Gwon[Camera] Remove wrong feature tag (#4613)
2022-09-29 Haesu Gwon[MediaVision] Change string marshal logic (#4610)
2022-09-28 Haesu Gwon[MediaVision] Fix recognize bug (#4608)
2022-09-28 Haesu Gwon[WebRTC] Fix documentation bugs (#4606)
2022-09-27 Haesu Gwon[WebRTC] Fix SupportedTransceiverCodecs bug (#4605)
2022-09-27 Haesu Gwon[Camera] Change bool to byte for 64bit union struct...
2022-09-26 dongsug.song[NUI] Fix SVACE issue
2022-09-26 Haesu Gwon[WebRTC] Fix bug (#4598)
2022-09-26 joogab.yun[NUI] BorderLineThickness should be taken into account...
2022-09-26 dongsug.song[NUI] Change property get/set not to use PropertyValue
2022-09-23 Haesu Gwon[Camera] Remove useless condition (#4588)
2022-09-23 Haesu Gwon[WebRTC] Request privilege for MediaScreenSource (...
2022-09-23 Young[Tizen.WebView] Deprecate Tizen.WebView (#4576)
2022-09-22 Jihoon Kim[Inputmethod] Deprecated some Inputmethod APIs related...
2022-09-21 Haesu Gwon[WebRTC] Add new APIs for MediaNullSource and change...
2022-09-21 Haesu Gwon[Camera] Add UsedSize for EncodedPlane (#4578)
2022-09-21 seungho[NUI] Add Camera Transition in SceneView
2022-09-21 seungho[NUI] Remove unused interop method in Model
2022-09-21 seungho[NUI] Add documentation for Scene3D
2022-09-21 Eunki, Hong[NUI] Add View.ColorRed / ColorBlue / ColorGreen Property
2022-09-21 seungho[NUI] Add Set/Get IBL Scale Factor for SceneView and...
2022-09-21 Jaehyun Cho[NUI] Fix svace NULL dereference issues
2022-09-21 Jaehyun Cho[NUI] Fix ViewStyle.BorderlineColorSelector to work
2022-09-21 Taehyub Kim[NUI][TCSACR-487] DragAndDrop: Add drag and drop APIs
2022-09-21 seungho[NUI] Change Constructor index in SceneView
2022-09-20 Sangchul Lee[AudioManager] Remove deprecated symbols (#4562)
2022-09-16 ul24[System][Resource] Create Tizen.System.Resource (#4569)
2022-09-15 Haesu Gwon[ThumbnailExtractor] Deprecate ExtractAsync method...
next