[NUI] Add null checking in internalSet/GetPropertyXXX()
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
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-12 WoochanLee[NUI] Palette use ConcurrentDictionary for thread-safe
2022-10-12 Jaehyun Cho[NUI] Fix Svace issues of dereferenced nullable variables
2022-10-06 dongsug.song[NUI][TCSACR-503] Camera class and CameraType enum...
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 Eunki Hong[NUI] Remove useless PostProcess callback (#4607)
2022-09-26 dongsug.song[NUI] Change property get/set not to use PropertyValue
2022-08-22 huayong.xu[NUI] Add an API for getting web view when request...
2022-08-22 joogab.yun[NUI] Make sure that Interop return type is bool
2022-08-22 dongsug-song[NUI] Add DoActionExtension to set dynamic property...
2022-08-16 Eunki, Hong[NUI] Fix typo & bind error at FrameUpdateCallbackInterface
2022-08-16 Wonsik Jung[NUI] Append window move event
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-08-02 tscholb[NUI] Call Dispose when WidgetApplication is terminated
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
2022-07-25 Artur Świgoń[NUI] Propagate AutomationId value to DALi (#4426)
2022-07-25 Xianbing Teng[NUI] Add Scene3D assembly
2022-07-25 huayong.xu[NUI] Make webcontext/cookiemanager static.
2022-07-25 Woochanlee[NUI] Palette: Add an exception for 4ch(ARGB) image...
2022-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-07-19 Eunki, Hong[NUI] PropertyValue.EqualTo()
2022-07-12 Artur Świgoń[NUI][AT-SPI] Store AccessibilityAttributes in NUI...
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-07-04 joogab.yun[NUI] Add InterceptKeyEvent
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
2022-06-21 Eunki, Hong[NUI] Add maximum motion age of pan motion gesture
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-06-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove redundant qualifiers from Interop...
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-05-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
2022-05-03 tscholb[NUI] Fix crash issue in widget
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-04-27 Taehyub Kim[NUI] Implements drag source events.
2022-04-26 Bowon Ryu[NUI] Add RelativeLineHeight in TextLabel, TextEditor
2022-04-26 Wonsik Jung[NUI] Add IsWindowRotating()
2022-04-20 guowei.wang[NUI][XamlBinding] Unifying the delimiter for TypeConve...
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-04-20 Fang XiaohuiRevert "[NUI][XamlBuild] Fix Xaml issues reported by VD"
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-03-29 huayong.xuMake PropertyMap look like Dictionary.
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 joogab.yun[NUI] Add a new Tizen.NUI.ICustomAwareDeviceFocusAlgorithm.
2022-03-22 tscholb[NUI] Add API for consuming keyEvent in Widget (#4002)
2022-03-22 EverLEEst(SangHyeo... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-16 Artur Świgoń[NUI][AT-SPI] Remove interops for SetAccessibilityConst...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Wonsik Jung[NUI] Add window Min/Max Feature
2022-03-10 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
2022-03-10 Xianbing Teng[NUI] Fix mismatch issue of the enum CreateDPObject
2022-03-10 Taehyub Kim[NUI] Add New NUI DnD Class and Demo
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 Artur Świgoń[NUI][AT-SPI] Support multiple AT-SPI interfaces for...
2022-03-04 Xianbing Teng[NUI] Fix GetProperty ambiguousmatch exception
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-16 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-08 dongsug.song[NUI] Add DisposeTest, Add DebugFileLogging Test
2022-02-08 huayong.xuAdd callback for navigation policy decision.
2022-02-08 huayongxu[NUI]Set response body in binary format when intercepti...
2022-02-08 Eunki, Hong[NUI] Call ProcessorOnceEvent after all event finished
2022-02-08 Shrouq Sabah[NUI] Add CharacterSpacing property
2022-02-08 abdullehghujeh[NUI] Add SelectionStarted event (#3912)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-19 dkdk-ryu[NUI] Modify GLWindow's method names (#3862)
2022-01-19 zhouleonlei[NUI] Fix svace issues
2022-01-19 shrouqsabah[NUI] Add Strikethrough Property (#3844)
2022-01-12 Bowon Ryu[NUI] Add EnableFontSizeScale to Text components (...
2022-01-12 Xianbing Teng[NUI] Add Xaml line info for bindable object
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add AccessibilityHidden property
2022-01-12 Eunki, Hong[NUI] Update ImageView properties lazy
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add Accessibility.Enabled and .Disabled...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Do not use fully-qualified names in Inter...
2021-12-21 abdullahfix args names & warning
2021-12-21 abdullahAdd support for text geometry API's
2021-12-21 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-21 Lukasz Oleksak[ATSPI] Fix for DefaultLabel
2021-12-14 Xianbing Teng[NUI] Add XamlLoaded event for NUIApplication
next