[NUI] Add SystemFontSizeChangedManager class
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextEditor.cs
2023-09-05 Jaehyun Cho[NUI] Add SystemFontSizeChangedManager class
2023-08-16 Jiyun Yang[NUI] Remove strong references of text components regar...
2023-08-09 huayong.xu[NUI] Fix some SVACE issues.
2023-01-18 Bowon Ryu[NUI] fix tct block issue in text field and editor
2022-12-06 Bowon Ryu[NUI] clean code
2022-12-06 Bowon Ryu[NUI] Add SystemSettings.FontTypeChanged in Text components
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-11-23 Bowon RyuAdd FontSizeScale in TextStyle
2022-10-11 dongsug-song[NUI] Fix type casting bug (#4644)
2022-10-09 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-07-04 ssabah[NUI] Make PrimaryCursorPosition property public
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 Seungkeun LeeFix duplicated TextChanged handler on TextEditor
2022-06-02 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-04-26 Bowon Ryu[NUI] Add RelativeLineHeight in TextLabel, TextEditor
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-02-16 EverLEEst(SangHyeo... Add FloatGraphicsTypeConverter and support converter...
2022-02-08 Shrouq Sabah[NUI] Add CharacterSpacing property
2022-02-08 abdullehghujeh[NUI] Add SelectionStarted event (#3912)
2022-01-19 Jaehyun Cho[NUI] Add TextFieldLayout and TextEditorLayout
2022-01-19 EverLEEst(SangHyeo... [NUI] Apply Sp and Dp type converter for text point...
2022-01-19 shrouqsabah[NUI] Add Strikethrough Property (#3844)
2022-01-12 Bowon Ryu[NUI] Add EnableFontSizeScale to Text components (...
2022-01-12 Bowon Ryu[NUI] fix warning about internal methods of text components
2022-01-12 Bowon Ryu[NUI] fix warning for text components
2021-12-21 Bowon Ryu[NUI] remove build warning messages
2021-12-21 Bowon Ryu[NUI] simplify code of placeholder property
2021-12-21 Bowon Ryu[NUI] Fix some description for text InputFilter
2021-12-21 Bowon Ryu[NUI] Open Text InputFilter APIs
2021-12-14 Seoyeon Kim[NUI] Update Text controls API reference
2021-11-29 Bowon RyuAdd more description for selection APIs
2021-11-29 Bowon Ryu[NUI] Make Text selection APIs public
2021-11-29 Bowon Ryu[NUI] Add TextMapHelper class
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 Shrouq Sabahupdated the comments
2021-09-27 Shrouq Sabah [NUI] Make Ellipsis property in TextEditor public...
2021-09-27 Shrouq Sabah[NUI] Make EllipsisPosition property public
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-13 Bowon Ryu[NUI] Change the parameter of SelectText from uint...
2021-09-13 Bowon Ryu[NUI] Change SelectedTextStart, SelectedTextEnd to...
2021-09-07 Bowon Ryu[NUI] Add SelectionHandleImage struct to Text Components
2021-09-07 Bowon Ryu[NUI] Use BindableProperty in struct get/set methods
2021-09-07 Bowon Ryu[NUI] Add SetPlaceholder, GetPlaceholder to TextField...
2021-08-27 abdullehghujeh[NUI] Add SelectionCleared Event (#3446)
2021-08-24 Bowon Ryu[NUI] Add SelectionChanged Event (#3397) (#3449)
2021-08-24 abdullehghujeh[NUI] Add CursorPositionChanged Event (#3400)
2021-08-24 Bowon RyuRevert "[NUI] Add SelectionChanged Event (#3397)" ...
2021-08-24 abdullehghujeh[NUI] Add SelectionChanged Event (#3397)
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-18 Bowon Ryu[NUI] Change the Regex member variables of InputFitler...
2021-08-18 Bowon Ryu[NUI] Fix CA1721 warnings
2021-08-18 Bowon Ryu[NUI] Add SetOutline, GetOutline to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetShadow, GetShadow to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetUnderline, GetUnderline to Text Components
2021-08-18 Bowon Ryu[NUI] Remove duplicate code for TextField, TextEditor
2021-08-18 Bowon Ryu[NUI] Add SetFontStyle, GetFontStyle to Text Components
2021-08-10 Bowon Ryu[NUI] Add SelectText to TextField, TextEditor
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-03 Shrouq SabahAdded summary tag and removed comment of API Level 9
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-07-26 Bowon Ryu[NUI] Added string key to Placeholder PropertyMap
2021-06-23 Bowon Ryu[NUI] Add description for Text component's PropertyMap.
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-04-20 Jiyun Yang[NUI] Add TextEditorStyle and theme example code (...
2021-03-30 Bowon Ryu[NUI] Add GrabHandleColor property (#2776)
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 Youngbok Shin[NUI] Open FontSizeScale properties (#2615)
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 ali198724[NUI] text: Add property for primary cursor (caret...
2020-12-15 Yeongjong Lee[NUI] use discard to ignore unused return value
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 ali198724[NUI-Text] Add more scroll functinality to texteditor
2020-12-08 Youngbok Shin[NUI] fix CA1801 build warnings from auto-generated...
2020-12-08 Seoyeon2Kim[NUI] Fix build warnings related to XAML (#2287)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 dongsug.song[NUI] Fix exception defect when LanguageChanged event...
2020-11-19 Ali-Alzyoud[NUI] Add more selection functinality into TextEditor...
2020-11-19 JoogabYun[NUI] fixed build warning CA2208 (#2228)
2020-11-04 Ali-Alzyoud[NUI] TextField/TextEditor: Add enableEditing propertie...
2020-11-04 Ali-Alzyoud[NUI] TextField/TextEditor: Add SelectedTextStart,...
2020-08-12 Seoyeon2Kim[NUI] Add MaxLength property and signal to TextEditor...
2020-07-09 Richard HuangRemove non-touch related deprecated APIs (#1791)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-10-24 dongsug-song[NUI] Property setter is changed (#1097)
2019-10-17 Xianbing Teng[NUI] Split large files (#1081)
2019-09-18 dongsug-song[NUI] Reduce code duplication - refactor dispose codes...
2019-08-26 dongsug-song[NUI] Integreation from dalihub (#988)
2019-06-26 AdunFang[NUI] Adjust directory (#903)
2019-06-18 dongsug-song[NUI] Rollback split-nui (#887)
2019-05-30 WonYoung Choi[NUI] Split NUI Assemblies (#865)
next