[NUI] Open NUI.ThemeManager and related APIs (#2865)
[platform/core/csapi/tizenfx.git] / src /
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-22 SangHyeon Jade Lee[NUI] Fix null reference check in CollectionViews....
2021-04-21 Jiyun Yang[NUI] Fix svace issues in EXaml and Accessibility ...
2021-04-20 Joogab Yun[NUI] sync DevelNUI and master
2021-04-20 Seoyeon2Kim[NUI] Update NUI Slider default and dark themes (#2925)
2021-04-20 Jiyun Yang[NUI] Fix ImageView Dispose crash (#2933)
2021-04-20 huiyu.eun[NUI] match DevelNUI
2021-04-20 JunsuChoi[NUI] VectorGraphics: Fix directory name typo
2021-04-20 a-bartak[NUI][ATSPI] Accessibility added to Loading component...
2021-04-20 zhouleonlei[NUI] Add webview settings apis
2021-04-20 zhouleonlei[NUI] Add APIs of webview back forward list
2021-04-20 huayong.xuchange GetXXX to XXX
2021-04-20 huayong.xu[NUI] Implement new window policy decision APIs of...
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify ReadingInfoTypes
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Enhance button relayout and change styles
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Fang Xiaohui[EXaml] Add Copy Right
2021-04-20 Fang Xiaohui[EXaml] Add code for load EXaml
2021-04-20 Jaehyun Cho[NUI] Add Menu, MenuItem, MenuItemGroup classes
2021-04-20 Seoyeon2Kim[NUI] Make some of Progress and Slider public methods...
2021-04-20 Bowon Ryu[NUI] Add dark theme for Text components (#2908)
2021-04-20 Jaehyun Cho[NUI] Fix license year information for TabView classes
2021-04-20 huayong.xu[NUI] Implement some new APIs of webcontext.
2021-04-20 huiyu.eun[NUI] Set EnableDismissOnScrim true by default
2021-04-20 huiyu.eun[NUI] Use AbsoluteLayout for ContentPage
2021-04-20 huiyu.eunRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-20 dongsug.song[NUI] Remove deprecation error message and append ...
2021-04-20 dongsug.song[NUI] Fix build error when using VS solution (sln)
2021-04-20 JunsuChoi[NUI] VectorGraphics: Change api name Reset to ResetPath
2021-04-20 JunsuChoi[NUI] VectorGraphics: Add Shape.Reset api
2021-04-20 Jiyun Yang[NUI] Add dark theme temporarily (#2905)
2021-04-20 huayong.xuraname documentbackgroundcolor to contentbackgroundcolor
2021-04-20 huayong.xuraname backgroundcolor to documentbackgroundcolor
2021-04-20 huayong.xuset properties by BindableProperty.
2021-04-20 huayong.xu[NUI] Implement some new APIs of web view.
2021-04-20 huiyu.eunRevert "[NUI] Add ContentPage class"
2021-04-20 huiyu.eunRevert "[NUI] Dialog and AlertDialog code refactoring...
2021-04-20 Jaehyun ChoRevert "[NUI] Add AlertDialogStyle class with the lates...
2021-04-20 Sunghyun Kim[NUI] Keep the previously set FittingMode value
2021-04-20 SangHyeon Jade Lee[NUI] Optimizing item positioning on MeasureFirst ...
2021-04-20 SangHyeon Jade Lee[NUI] Apply Padding and Margin on CollectionView and...
2021-04-20 Jaehyun Cho[NUI] Add AlertDialogStyle class with the latest AlertD...
2021-04-20 dongsug.song[NUI] Enable TextLabel's BindableProperties to be affec...
2021-04-20 Jaehyun Cho[NUI] AppBar code refactoring (#2861)
2021-04-20 Woochanlee[NUI] Picker fix scroll position moves to an incorrect...
2021-04-20 Jiyun Yang[NUI] Fix type comparison method in PropertyHelper
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Event emission added for button
2021-04-20 Dongsug Song[NUI] Add Devel(internal) TCs
2021-04-20 Seoyeon Kim[NUI] Update reviews for IndeterminateImageUrl
2021-04-20 Seoyeon Kim[NUI] Update Progress style
2021-04-20 Jiyun Yang[NUI] Fix default value of VisualMap.Origin
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-04-20 AdunFang[NUI]public the converter for Xaml (#2837)
2021-04-20 Eunki HongApply to use RenderTaskList (#2849)
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Improve StringToVoid implementation ...
2021-04-20 huiyueun[NUI] Fix Process of LayoutController (#2841)
2021-04-20 Woochanlee[NUI] Palette Fix incorrectly caclulated color values
2021-04-20 huiyueun[NUI] Add null check in Process (#2859)
2021-04-20 Bowon Ryu[NUI] Support markup anchor to TextLabel, TextField...
2021-04-20 Seungkeun LeeAdd Extension method to help use PropertyMap class
2021-04-20 huiyu.eun[NUI] Fix Window.Instance null issue
2021-04-20 Jaehyun Cho[NUI] Fix not to block touch event by Scrollbar (#2845)
2021-04-20 EverLEEst(SangHyeo... [NUI] fix wrong condition on string null check
2021-04-20 EverLEEst(SangHyeo... [NUI] update scollbar : fix build error.
2021-04-20 EverLEEst(SangHyeo... [NUI] fix thumb resource string null check
2021-04-20 EverLEEst(SangHyeo... [NUI] fix scroll bar resources and add samples
2021-04-20 SangHyeon Jade Lee[NUI] : Scrollbar thumb support image and update styles
2021-04-20 huiyu.eun[NUI] Fix button layout when resize policy is FillToPar...
2021-04-20 Bowon Ryu[NUI] Add TextLabel, TextField, TextEditor style and...
2021-04-20 huiyueun[NUI] Fix argument issue when launch application on...
2021-04-20 huiyu.eun[NUI] Introduce NUI DatePicker
2021-04-20 Woochanlee[NUI] Picker style update
2021-04-20 Woochanlee[NUI] Introduce NUI TimePicker
2021-04-20 Artur Świgoń[NUI][AT-SPI] Add Accessibility.StopReading() (#2814)
2021-04-20 Jiyun Yang[NUI] Add TextEditorStyle and theme example code (...
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Highlight bindings (#2752)
2021-04-19 Xianbing Teng[NUI] Fix gather assembly for xaml
2021-04-14 Jaehyun Cho[NUI] Make build correctly
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Dialog and AlertDialog code refac...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add ContentPage class""
2021-04-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-04-14 Jiyun Yang[NUI] Make all property setters in Shadow class to...
2021-04-13 Wootak Jung[Bluetooth][Non-ACR] Fix BluetoothDevice data convertin...
2021-04-12 younghajung[WebView] Support request intercept (#2842)
2021-04-08 huiyueunRevert "[NUI] Button text ellipsis enabled and etc...
2021-04-01 Woochanlee[NUI] Picker fix a defect that could refer to null...
2021-04-01 JunsuChoi[NUI] VectorGraphics: Modify code format
2021-04-01 JunsuChoi[NUI] VectorGraphics: Add exception handling for Drawab...
2021-04-01 JunsuChoi[NUI] VectorGraphcis: Change StrokeDash type from List...
2021-04-01 JunsuChoi[NUI] VectorGraphics: Remove exception throw in getter...
2021-04-01 JunsuChoi[NUI] CanvasView: Change Set and Get APIs to Property
2021-04-01 JunsuChoi[NUI] CanvasView: Add Exception handling and license
2021-04-01 JunsuChoi[NUI] Change Paint to Drawable and fix typo
2021-04-01 JunsuChoiBaseComponent: Introduce CanvasView component for vecto...
2021-04-01 Jaehyun Cho[NUI] Fix not to check non-nullable value (#2819)
2021-04-01 Jiyun Yang[NUI] Suppress CA1054 and CA1056 (forced to use Uri...
2021-04-01 Jiyun Yang[NUI] Add a method to create a toast in Notification...
next