[NUI] Add more description for selection APIs
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextField.cs
2022-06-14 Bowon Ryu[NUI] Add more description for selection APIs
2022-06-14 Bowon Ryu[NUI] Make Text selection APIs public
2022-04-27 Fang Xiaohui[NUI][Xaml] Rename method
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 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 SetHiddenInput, GetHiddenInput to TextField
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-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-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-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-03-30 Bowon Ryu[NUI] Add GrabHandleColor property (#2776)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 Bowon RyuSupport TranslatablePlaceholderTextFocused to TextField
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
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...
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
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 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
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 dongsug.song[NUI] Fix exception defect when LanguageChanged event...
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-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-07-20 Jiyun Yang[NUI] Remove Style from View (#1837)
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-15 Ali-Alzyoud[NUI] TextField rename TextField_SelectNone to be Selec...
2020-07-09 Richard HuangRemove non-touch related deprecated APIs (#1791)
2020-07-02 dongsug-song[NUI] Move to dali2 (#1787)
2020-07-02 dongsug-songRevert "[NUI] Move to dali2 (#1745)" (#1768)
2020-06-25 dongsug-song[NUI] Move to dali2 (#1745)
2020-06-11 huiyueunRevert "[NUI]TextField: SelectNone and SelectedText...
2020-06-04 Ali-Alzyoud[NUI]TextField: SelectNone and SelectedText (#1611)
2020-01-08 zhouleonlei[NUI] Fix background blank issue of Switch (#1281)
2019-12-19 Xianbing Teng[NUI] Fix textfield color issue (#1211)
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-09 huiyueun[NUI] Sync dalihub & Fix VD build error (#824)
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-02-27 dongsug-song[NUI] Fix ABI break (#731)
2019-01-30 dongsug-song[NUI] Sync with dalihub (#693)
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-09-04 Surbhi GuptaEnglish Review: NUI_BaseComponents (#422)
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)
next