[NUI][Xaml] Remove unused method
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextEditor.cs
2022-04-27 Fang Xiaohui[NUI][Xaml] Remove unused method
2022-04-27 Fang Xiaohui[NUI] Remove SetValueAndForceSendChangeSignal
2022-04-27 Fang Xiaohui[NUI] Listen text changed event so that can notify...
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)
2019-05-02 huiyueun[NUI] Split NUI Interop class (#804)
2019-03-06 dongsug-song[NUI] TCSACR-214 Change name of text related properties...
2019-01-16 huiyueun[NUI] Manual merge from tizen50 (#653)
2019-01-15 huiyueun[NUI] Clean NUI codes from Adaptor.cs to Window.cs...
2019-01-15 huiyueun[NUI] sync with dalihub (#651)
2019-01-04 dongsug-song[NUI] Revert "Sync with dalihub & API5 branch (#631...
2018-12-27 huiyueun[NUI] Sync with dalihub & API5 branch (#631)
2018-10-01 dongsug-song[NUI] Integration from dalihub/TizenFX to Samsung/Tizen...
2018-09-12 dongsug-songRevert "[NUI] Avoid raising InputMethodContext referenc...
2018-09-07 dongsug-song[NUI] Avoid raising InputMethodContext reference count...
2018-08-22 dongsug-song[NUI] VisualMap, friend assembly, InputMethodContext...
2018-08-22 dongsug-song[NUI] Make vulkan constructor as InhouseAPI, Fix Codacy...
2018-07-25 dongsug-song[NUI] Sync dalihub and Samsung TizenFX (#349)
2018-07-20 Xianbing TengFix controls created by xaml issues (#341)
2018-07-04 AdunFangAdd ScriptUI to support XAML file (#320)
2018-06-20 dongsug-song[NUI] Add ChildAdded, ChildRemoved, PropertySet events...
2018-05-14 dongsug-song[NUI] Add version check & apply imf manager refactoring...
2018-05-08 Xianbing TengRevert "[NUI] Refractor ImfManager to InputMethodContex...
2018-05-08 huiyueun[NUI][TCSACR-130] Add new NUI APIs (#238)
2018-04-27 Xianbing Teng[NUI] Refractor ImfManager to InputMethodContext (...
2018-01-31 huiyueun[NUI] NUI Integration - nui_1.2.83 version (#98)
2018-01-09 Wonyoung ChoiMerge remote-tracking branch 'origin/API4'
2018-01-03 dongsug songMerge "[NUI] Add protect codes in Dispose()" into rel...
2018-01-03 adun[NUI] Add protect codes in Dispose() 00/165600/2
2018-01-02 Kangho HurMerge "[ElmSharp] TC for Panel indicator bug"
2018-01-02 Kangho HurMerge "[ElmSharp] Test for scroll speed"
2017-12-19 dongsug.song[4.0] add EnableShiftSelection in TextField,TextEditor 20/164520/3
2017-12-18 dongsug songMerge "[NUI] Update Widget / NUIWidgetApplication"...
2017-12-13 lokilee73Merge "[Usb] Add missing documentation" 5.0.0-preview1-00411
2017-12-13 Feng Jin[NUI]Remove some unused APIs. 88/162688/4
2017-12-13 dongsug songMerge "[NUI]Remove some unused APIs." 5.0.0-preview1-00410
2017-12-08 Feng Jin[NUI]Remove some unused APIs. 91/162691/3
2017-12-05 MyoungJune ParkMerge "Changed DllIport entry point for new system... 5.0.0-preview1-00402
2017-11-30 Kangho HurMerge "[ElmSharp.Wearable] deprecate AngleRatio, fix...
next