2021-08-24 |
abdullehghujeh | [NUI] Add CursorPositionChanged Event (#3400) |
blob | commitdiff |
2021-08-24 |
Bowon Ryu | Revert "[NUI] Add SelectionChanged Event (#3397)" ... |
blob | commitdiff | diff to current |
2021-08-24 |
abdullehghujeh | [NUI] Add SelectionChanged Event (#3397) |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Change the Regex member variables of InputFitler... |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Fix CA1721 warnings |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Add SetOutline, GetOutline to Text Components |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Add SetShadow, GetShadow to Text Components |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Add SetUnderline, GetUnderline to Text Components |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Remove duplicate code for TextField, TextEditor |
blob | commitdiff | diff to current |
2021-08-18 |
Bowon Ryu | [NUI] Add SetFontStyle, GetFontStyle to Text Components |
blob | commitdiff | diff to current |
2021-08-10 |
Bowon Ryu | [NUI] Add SelectText to TextField, TextEditor |
blob | commitdiff | diff to current |
2021-08-10 |
Bowon Ryu | Add InputFilter to TextField, TextEditor |
blob | commitdiff | diff to current |
2021-08-03 |
Shrouq Sabah | Added summary tag and removed comment of API Level 9 |
blob | commitdiff | diff to current |
2021-08-03 |
Shrouq Sabah | Changed EllipsisLocation to EllipsisPosition, removed... |
blob | commitdiff | diff to current |
2021-07-26 |
Bowon Ryu | [NUI] Added string key to Placeholder PropertyMap |
blob | commitdiff | diff to current |
2021-06-23 |
Bowon Ryu | [NUI] Add description for Text component's PropertyMap. |
blob | commitdiff | diff to current |
2021-04-20 |
Jiyun Yang | [NUI] Make bindable properties in Style and View have... |
blob | commitdiff | diff to current |
2021-03-30 |
Bowon Ryu | [NUI] Add GrabHandleColor property (#2776) |
blob | commitdiff | diff to current |
2021-03-18 |
huiyu.eun | [NUI] Check spelling |
blob | commitdiff | diff to current |
2021-03-17 |
Bowon Ryu | Support TranslatablePlaceholderTextFocused to TextField |
blob | commitdiff | diff to current |
2021-03-10 |
Jiyun Yang | [NUI] Improve performance in theme and styles (#2704) |
blob | commitdiff | diff to current |
2021-03-03 |
huiyu.eun | [NUI] Add license, delete unnecessary code(public) |
blob | commitdiff | diff to current |
2021-02-25 |
Youngbok Shin | [NUI] Open FontSizeScale properties (#2615) |
blob | commitdiff | diff to current |
2021-02-09 |
huiyu.eun | [NUI] Remove upcast |
blob | commitdiff | diff to current |
2021-02-01 |
Youngbok Shin | [NUI] Add FontSizeScale property in TextLabel, TextFiel... |
blob | commitdiff | diff to current |
2021-01-26 |
dkdk-ryu | [NUI] Fix CA1721 warnings (#2541) |
blob | commitdiff | diff to current |
2021-01-26 |
Jiyun Yang | [NUI] Support selector for PixelSize in TextLabelStyle... |
blob | commitdiff | diff to current |
2020-12-21 |
huiyu | [NUI] Fix build warning & clean code [CA1051] |
blob | commitdiff | diff to current |
2020-12-15 |
ali198724 | [NUI] text: Add property for primary cursor (caret... |
blob | commitdiff | diff to current |
2020-12-15 |
Yeongjong Lee | [NUI] use discard to ignore unused return value |
blob | commitdiff | diff to current |
2020-12-15 |
Jiyun Yang | [NUI] Fix CA2214 |
blob | commitdiff | diff to current |
2020-12-15 |
Joogab Yun | [NUI] remove "_" and refactoring naming to pascal case. |
blob | commitdiff | diff to current |
2020-12-08 |
Youngbok Shin | [NUI] fix CA1801 build warnings from auto-generated... |
blob | commitdiff | diff to current |
2020-12-08 |
Seoyeon2Kim | [NUI] Fix build warnings related to XAML (#2287) |
blob | commitdiff | diff to current |
2020-11-19 |
dongsug.song | [NUI] Fix exception defect when LanguageChanged event... |
blob | commitdiff | diff to current |
2020-11-19 |
JoogabYun | [NUI] fixed build warning CA2208 (#2228) |
blob | commitdiff | diff to current |
2020-11-04 |
Ali-Alzyoud | [NUI] TextField/TextEditor: Add enableEditing propertie... |
blob | commitdiff | diff to current |
2020-11-04 |
Ali-Alzyoud | [NUI] TextField/TextEditor: Add SelectedTextStart,... |
blob | commitdiff | diff to current |
2020-11-04 |
Jiyun Yang | [NUI] Add ThemeManager (#2034) |
blob | commitdiff | diff to current |
2020-09-15 |
Jiyun Yang | Revert "[NUI] Refactoring Theme and StyleManager (... |
blob | commitdiff | diff to current |
2020-09-07 |
Jiyun Yang | [NUI] Refactoring Theme and StyleManager (#1981) |
blob | commitdiff | diff to current |
2020-09-02 |
JoogabYun | [NUI] Revert patch about StyleManager (#1970) |
blob | commitdiff | diff to current |
2020-09-01 |
Jiyun Yang | [NUI] Refactoring Theme and StyleManager (#1910) |
blob | commitdiff | diff to current |
2020-07-20 |
Jiyun Yang | [NUI] Remove Style from View (#1837) |
blob | commitdiff | diff to current |
2020-07-16 |
zhouleonlei | [NUI] Remove bindings between Style and View (#1788) |
blob | commitdiff | diff to current |
2020-07-15 |
Ali-Alzyoud | [NUI] TextField rename TextField_SelectNone to be Selec... |
blob | commitdiff | diff to current |
2020-07-09 |
Richard Huang | Remove non-touch related deprecated APIs (#1791) |
blob | commitdiff | diff to current |
2020-07-02 |
dongsug-song | [NUI] Move to dali2 (#1787) |
blob | commitdiff | diff to current |
2020-07-02 |
dongsug-song | Revert "[NUI] Move to dali2 (#1745)" (#1768) |
blob | commitdiff | diff to current |
2020-06-25 |
dongsug-song | [NUI] Move to dali2 (#1745) |
blob | commitdiff | diff to current |
2020-06-11 |
huiyueun | Revert "[NUI]TextField: SelectNone and SelectedText... |
blob | commitdiff | diff to current |
2020-06-04 |
Ali-Alzyoud | [NUI]TextField: SelectNone and SelectedText (#1611) |
blob | commitdiff | diff to current |
2020-01-08 |
zhouleonlei | [NUI] Fix background blank issue of Switch (#1281) |
blob | commitdiff | diff to current |
2019-12-19 |
Xianbing Teng | [NUI] Fix textfield color issue (#1211) |
blob | commitdiff | diff to current |
2019-11-29 |
AdunFang | [NUI]Refactor Components (#1152) |
blob | commitdiff | diff to current |
2019-11-18 |
Xianbing Teng | [NUI] Refactor dispose pattern to reduce duplication... |
blob | commitdiff | diff to current |
2019-10-24 |
dongsug-song | [NUI] Property setter is changed (#1097) |
blob | commitdiff | diff to current |
2019-10-17 |
Xianbing Teng | [NUI] Split large files (#1081) |
blob | commitdiff | diff to current |
2019-09-18 |
dongsug-song | [NUI] Reduce code duplication - refactor dispose codes... |
blob | commitdiff | diff to current |
2019-08-26 |
dongsug-song | [NUI] Integreation from dalihub (#988) |
blob | commitdiff | diff to current |
2019-06-26 |
AdunFang | [NUI] Adjust directory (#903) |
blob | commitdiff | diff to current |
2019-06-18 |
dongsug-song | [NUI] Rollback split-nui (#887) |
blob | commitdiff | diff to current |
2019-05-30 |
WonYoung Choi | [NUI] Split NUI Assemblies (#865) |
blob | commitdiff | diff to current |
2019-05-09 |
huiyueun | [NUI] Sync dalihub & Fix VD build error (#824) |
blob | commitdiff | diff to current |
2019-05-02 |
huiyueun | [NUI] Split NUI Interop class (#804) |
blob | commitdiff | diff to current |
2019-03-06 |
dongsug-song | [NUI] TCSACR-214 Change name of text related properties... |
blob | commitdiff | diff to current |
2019-02-27 |
dongsug-song | [NUI] Fix ABI break (#731) |
blob | commitdiff | diff to current |
2019-01-30 |
dongsug-song | [NUI] Sync with dalihub (#693) |
blob | commitdiff | diff to current |
2019-01-16 |
huiyueun | [NUI] Manual merge from tizen50 (#653) |
blob | commitdiff | diff to current |
2019-01-15 |
huiyueun | [NUI] Clean NUI codes from Adaptor.cs to Window.cs... |
blob | commitdiff | diff to current |
2019-01-15 |
huiyueun | [NUI] sync with dalihub (#651) |
blob | commitdiff | diff to current |
2019-01-04 |
dongsug-song | [NUI] Revert "Sync with dalihub & API5 branch (#631... |
blob | commitdiff | diff to current |
2018-12-27 |
huiyueun | [NUI] Sync with dalihub & API5 branch (#631) |
blob | commitdiff | diff to current |
2018-10-01 |
dongsug-song | [NUI] Integration from dalihub/TizenFX to Samsung/Tizen... |
blob | commitdiff | diff to current |
2018-09-12 |
dongsug-song | Revert "[NUI] Avoid raising InputMethodContext referenc... |
blob | commitdiff | diff to current |
2018-09-07 |
dongsug-song | [NUI] Avoid raising InputMethodContext reference count... |
blob | commitdiff | diff to current |
2018-09-04 |
Surbhi Gupta | English Review: NUI_BaseComponents (#422) |
blob | commitdiff | diff to current |
2018-08-22 |
dongsug-song | [NUI] VisualMap, friend assembly, InputMethodContext... |
blob | commitdiff | diff to current |
2018-08-22 |
dongsug-song | [NUI] Make vulkan constructor as InhouseAPI, Fix Codacy... |
blob | commitdiff | diff to current |
2018-07-25 |
dongsug-song | [NUI] Sync dalihub and Samsung TizenFX (#349) |
blob | commitdiff | diff to current |
2018-07-20 |
Xianbing Teng | Fix controls created by xaml issues (#341) |
blob | commitdiff | diff to current |
2018-07-19 |
dongsug-song | [NUI] Sync dalihub and Samsung TizenFX (#338) |
blob | commitdiff | diff to current |
2018-07-04 |
AdunFang | Add ScriptUI to support XAML file (#320) |
blob | commitdiff | diff to current |
2018-06-20 |
dongsug-song | [NUI] Add ChildAdded, ChildRemoved, PropertySet events... |
blob | commitdiff | diff to current |
2018-05-15 |
Xianbing Teng | Fix TextField GetInputMethodContext issue (#252) |
blob | commitdiff | diff to current |
2018-05-14 |
dongsug-song | [NUI] Add version check & apply imf manager refactoring... |
blob | commitdiff | diff to current |
2018-05-08 |
Xianbing Teng | Revert "[NUI] Refractor ImfManager to InputMethodContex... |
blob | commitdiff | diff to current |
2018-05-08 |
huiyueun | [NUI][TCSACR-130] Add new NUI APIs (#238) |
blob | commitdiff | diff to current |
2018-04-27 |
Xianbing Teng | [NUI] Refractor ImfManager to InputMethodContext (... |
blob | commitdiff | diff to current |
2018-01-31 |
huiyueun | [NUI] NUI Integration - nui_1.2.83 version (#98) |
blob | commitdiff | diff to current |
2018-01-09 |
Wonyoung Choi | Merge remote-tracking branch 'origin/API4' |
blob | commitdiff | diff to current |
2018-01-03 |
dongsug song | Merge "[NUI] Add protect codes in Dispose()" into rel... |
blob | commitdiff | diff to current |
2018-01-03 |
adun | [NUI] Add protect codes in Dispose() 00/165600/2 |
blob | commitdiff | diff to current |
2018-01-02 |
Kangho Hur | Merge "[ElmSharp] TC for Panel indicator bug" |
blob | commitdiff | diff to current |
2018-01-02 |
Kangho Hur | Merge "[ElmSharp] Test for scroll speed" |
blob | commitdiff | diff to current |
2017-12-19 |
dongsug.song | [4.0] add EnableShiftSelection in TextField,TextEditor 20/164520/3 |
blob | commitdiff | diff to current |
2017-12-18 |
dongsug song | Merge "[NUI] Update Widget / NUIWidgetApplication"... |
blob | commitdiff | diff to current |
2017-12-13 |
lokilee73 | Merge "[Usb] Add missing documentation" 5.0.0-preview1-00411 |
blob | commitdiff | diff to current |
2017-12-13 |
Feng Jin | [NUI]Remove some unused APIs. 88/162688/4 |
blob | commitdiff | diff to current |
2017-12-13 |
dongsug song | Merge "[NUI]Remove some unused APIs." 5.0.0-preview1-00410 |
blob | commitdiff | diff to current |
next |