[NUI] Fix ControlState issues. (#1563)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-22 neostom432[NUI] Change default layout to AbsoluteLayout (#1543)
2020-04-22 dongsug-song[NUI] Fix PropertyNotification.GetTarget() error (...
2020-04-17 neostom432[NUI] Measure opposite dimension correctly in GridLayou...
2020-04-17 huiyueun[NUI] Add dotnet pre-initiailze (#1521)
2020-04-17 huiyueun[NUI] Modify Friend Assembly / Add Tizen.NUI.Components...
2020-04-16 dongsug-song[NUI] Add Color in ViewStyle (#1545)
2020-04-16 neostom432[NUI] Add hidden class for internal purpose (#1546)
2020-04-14 neostom432[NUI] Remove Child in Layout View using RemoveChild...
2020-04-13 neostom432[NUI] Interrupt pan when popup is popped (#1539)
2020-04-10 JoogabYun[NUI] Add NativeImageSource (#1532)
2020-04-09 Jiyun Yang[NUI] Merge Button action state and support experimenta...
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-04-07 Jiyun Yang[NUI] Introduce Button extentions and styles (#1515)
2020-04-06 tscholbAdd API for adding WidgetInfo in runtime (#1517)
2020-04-03 huayongxu[NUI] Support text shadow (#1509)
2020-04-02 neostom432[NUI] Fix grid layout measurement (#1513)
2020-04-01 neostom432[NUI] Create Color from Hex Color Code (#1511)
2020-03-30 Xianbing Teng[NUI] Remove ClearBackgound operate when setting Backgr...
2020-03-30 neostom432[NUI] Add SetPositionByLayout Property (#1497)
2020-03-23 Seoyeon2Kim[NUI] Make AccessibilityManager APIs as public ones...
2020-03-19 huiyueun[NUI] Add Horizontal Grid (#1461)
2020-03-19 neostom432[NUI] Add API for changing layout sibling order (#1477)
2020-03-18 neostom432[NUI] check layout owner is null when removing childLay...
2020-03-18 Seoyeon2KimRevert "[NUI] Make AccessibilityManager APIs as public...
2020-03-17 dongsug-song[NUI] Add Window VisibilityChanged Event (#1469)
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2020-03-16 Seoyeon2Kim[NUI] Make AccessibilityManager APIs as public ones...
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-03-10 Seoyeon2Kim[NUI] Check the previous width and height specification...
2020-03-06 dongsug-song[NUI] Fix to get bezel wheel event on wearable device...
2020-03-02 Jiyun Yang[NUI] Deprecate InputMethodContext public constructor...
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-26 Wonsik Jung[NUI] Add to set Available Orientations (#1256)
2020-02-26 AdunFang[NUI] Support Nullable type in Xaml (#1432)
2020-02-24 neostom432Fix margin bug in FlexLayout (#1418)
2020-02-20 neostom432[NUI] Add property LayoutWithTransition to LayoutItem...
2020-02-13 dongsug-song[NUI] Fix TCT crash issue (#1403)
2020-02-13 Jiyun Yang[NUI] Add default components styles and etc (#1396)
2020-02-12 dongsug-song[NUI] Add SafeNativePlayerHandler to pass native player...
2020-02-11 neostom432[NUI] Measure Child's Layout in FlexLayout (#1385)
2020-02-10 Jiyun Yang[NUI] Fix visual bugs (#1379)
2020-02-06 huiyueun[NUI] Modify Instance bug of Application (#1368)
2020-02-05 dongsug-song[NUI] Fix Animation Dispose() to make local variable...
2020-02-05 neostom432[NUI] Measure whole child in GridLayout (#1365)
2020-01-30 dongsug-song[NUI] Fix AlphaMaskUrl setting order problem (#1349)
2020-01-29 neostom432[NUI] Add GaussianBlurView (#1344)
2020-01-29 huiyueun[NUI] Fix NUI svace issue (#1343)
2020-01-22 dongsug-song[NUI] Add dispose checking in just a few methods of...
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-21 agnelovaz[NUI] Fix reparenting of Child bug (#1314)
2020-01-20 neostom432[NUI] Fixed GridLayout scrolling issue (#1324)
2020-01-20 huiyueun[NUI] Fix FittingMode bug (#1318)
2020-01-15 neostom432[NUI] Remove default LayoutTransition (#1306)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-10 dongsug-song[NUI] Fix SetMinMaxFrameByMarker()'s not working issue...
2020-01-09 Xianbing Teng[NUI] Fix extents issue and unified style format (...
2020-01-08 zhouleonlei[NUI] Fix background blank issue of Switch (#1281)
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
2020-01-03 Jiyun Yang[NUI] Update Shadow property : add Clone method (#1270)
2020-01-03 Jiyun Yang[NUI] Enable BackgroundImageBorder in View (#1267)
2020-01-03 Jiyun Yang[NUI] Fix the issue that the property binding in View...
2019-12-27 Wonsik Jung[NUI] Add to get current window orientation. (#1249)
2019-12-24 Xianbing Teng[NUI.Components] Fix build warnings (#1233)
2019-12-24 Jiyun Yang[NUI] Implement shadow in View (#1223)
2019-12-23 dongsug-song[NUI] Add AnimatedImageView for AGIF and Image-Array...
2019-12-19 agnelovaz[NUI.Components] Layout scroller/Scrollable Horizontal...
2019-12-19 Wonsik Jung[NUI] Add NoOrientationPreference (#1219)
2019-12-19 Xianbing Teng[NUI] Fix textfield color issue (#1211)
2019-12-19 neostom432[NUI] Support adding multiple callback to gesture ...
2019-12-19 dongsug-song[NUI] Add SetMinMaxFrameByMarker() in LottieAnimationVi...
2019-12-18 zhouleonlei[NUI] Sync the whole codes to master (#1206)
2019-12-18 Xianbing TengFix components issue 1216 (#1194)
2019-12-16 Xianbing TengRefine background property of control (#1183)
2019-12-13 dongsug-song[NUI] Fix ICustomFocusAlgorithm exception (#1182)
2019-12-11 zhouleonlei[NUI] Fixed TCT failed issues (#1176)
2019-12-10 Jiyun Yang[NUI] Fix wrong API comments in xml (#1175)
2019-12-03 agnelovazDropDownButton to use Layout scrolling (#1160)
2019-12-03 huiyueun[NUI] Binding VideoView::New with swCodec parameter...
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-29 huiyueun[NUI] Add Component Application (#1148)
2019-11-27 dongsug-song[NUI] Workaround: fix CustomAlgorithmInterface crash...
2019-11-26 dongsug-song[NUI] Publish LottieAnimationView : TCSACR-293 (#1129)
2019-11-25 agnelovaz[NUI] Prevent Height and Width specs being overwritten...
2019-11-25 agnelovaz[NUI] Padding bug in LayoutGroup fixed (#1136)
2019-11-21 agnelovaz[NUI] FlexLayout Interop and Undefined fixes (#1134)
2019-11-20 Xianbing Teng[NUI] Removed unused getCPtr apis (#1125)
2019-11-20 huiyueun[NUI] Remove ValueCheck function (#1131)
2019-11-18 dongsug-song[NUI] Remove VectorAnimationView, Add LottieAnimationVi...
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-11-18 Xianbing Teng[NUI] Refine codes to reduce code duplicaton (#1119)
2019-11-14 dongsug-song[NUI] Fix the crash when setting MinimumSize, MaximumSi...
2019-11-06 Xianbing Teng[NUI] Remove ImfManager class (#1115)
2019-11-05 dongsug-song[NUI] Add implicit conversion for Size, Size2D, Positio...
2019-11-05 AdunFang[NUI] Use new Extents in Tizen.NUI.Compoents (#1116)
2019-11-04 agnelovaz[NUI] NaturalSize returns size set instead of Zero...
2019-11-04 agnelovaz[NUI] Layouts not restricted to parents size as default...
2019-10-30 dongsug-song[NUI] Add VectorAnimationView (#1109)
2019-10-30 Seoyeon2Kim[NUI] Remove 'EditorBrowsable' to HeightSpecification...
next