2021-02-01 |
Dongsug Song | [NUI] Change Feedback default as false in Control
|
commit | commitdiff | tree |
2021-02-01 |
dongsug.song | [NUI] Change Feedback as working on TouchEvent
|
commit | commitdiff | tree |
2021-02-01 |
Youngbok Shin | [NUI] Add FontSizeScale property in TextLabel, TextField...
|
commit | commitdiff | tree |
2021-01-29 |
huiyu | [NUI] Move SuggestedMinimumWidth/Height to native
|
commit | commitdiff | tree |
2021-01-28 |
Dongsug Song | [NUI] Re-structuring NUI by classifying modules
|
commit | commitdiff | tree |
2021-01-28 |
Dongsug Song | [NUI] Fix nui version
|
commit | commitdiff | tree |
2021-01-27 |
Dongsug Song | Revert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
|
commit | commitdiff | tree |
2021-01-27 |
huiyueun | Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)
|
commit | commitdiff | tree |
2021-01-27 |
huiyueun | [NUI] Rebase DevelNUI (#2507)
|
commit | commitdiff | tree |
2021-01-27 |
dongsug-song | [NUI] Version update (nui2205) (#2406)
|
commit | commitdiff | tree |
2021-01-27 |
Seoyeon2Kim | [NUI] Add Value Indicator of Slider (#2533)
|
commit | commitdiff | tree |
2021-01-27 |
huayongxu | [NUI] Support scroll in WebView. (#2528)
|
commit | commitdiff | tree |
2021-01-27 |
huayongxu | Add some new APIs like Context, Settings, etc. (#2419)
|
commit | commitdiff | tree |
2021-01-27 |
Dongsug Song | [NUI] Version update (nui2206)
|
commit | commitdiff | tree |
2021-01-19 |
Seoyeon Kim | [NUI] Fix AccessibilityManager Event handler
|
commit | commitdiff | tree |
2021-01-19 |
dongsug.song | [NUI] Add View.FindChildByID() as hidden API
|
commit | commitdiff | tree |
2021-01-19 |
YeongJong Lee | [NUI] use Size2DProperty for GetNaturalSize() instead...
|
commit | commitdiff | tree |
2021-01-19 |
YeongJong Lee | [NUI] remove redundant private field in View class...
|
commit | commitdiff | tree |
2021-01-19 |
YeongJong Lee | [NUI] remove unused measure specification size properties...
|
commit | commitdiff | tree |
2021-01-19 |
YeongJong Lee | [NUI] fix a c&p error in RelativeLayout (#2510)
|
commit | commitdiff | tree |
2021-01-19 |
Dongsug Song | [NUI] Fix runtime exception
|
commit | commitdiff | tree |
2021-01-15 |
huiyu | [NUI] Modify acr apis
|
commit | commitdiff | tree |
2020-12-24 |
Yeongjong Lee | [NUI] make RelativeLayout public
|
commit | commitdiff | tree |
2020-12-22 |
huiyu.eun | [NUI] Fix ScrollBar Unparent bug
|
commit | commitdiff | tree |
2020-12-22 |
guowei.wang | [NUI] Fix wrong thumb position in Scrollbar.
|
commit | commitdiff | tree |
2020-12-22 |
Jaehyun Cho | [NUI] Fix RadioButton not to invoke duplicate SelectedChange...
|
commit | commitdiff | tree |
2020-12-22 |
zhouleonlei | [NUI] Fix build errors for NUISample
|
commit | commitdiff | tree |
2020-12-22 |
huiyu.eun | [NUI]Fix build warning[CA1001]
|
commit | commitdiff | tree |
2020-12-22 |
Jiyun Yang | [NUI] Fix view style initialization bug (#2442)
|
commit | commitdiff | tree |
2020-12-22 |
YeongJong Lee | [NUI] rewrite theme resource (#2405)
|
commit | commitdiff | tree |
2020-12-22 |
Dongsug Song | [NUI] Version update (nui2206)
|
commit | commitdiff | tree |
2020-12-21 |
dongsug-song | [NUI] Version update (nui2205) (#2406)
|
commit | commitdiff | tree |
2020-12-21 |
Dongsug Song | [NUI] Version update (nui2206)
|
commit | commitdiff | tree |
2020-12-21 |
huiyu.eun | [NUI] Remove RegisterCallback function
|
commit | commitdiff | tree |
2020-12-21 |
huiyueun | Update ViewPublicMethods.cs
|
commit | commitdiff | tree |
2020-12-21 |
huiyu.eun | [NUI] Add an exception when deleting a view that is...
|
commit | commitdiff | tree |
2020-12-21 |
zhouleonlei | [NUI] Use PascalCase for private fields
|
commit | commitdiff | tree |
2020-12-21 |
zhouleonlei | [NUI] Fix CA2000 issue for Application Builder(disposed)
|
commit | commitdiff | tree |
2020-12-21 |
Wonsik Jung | [NUI] Fixing the emtpy finalizers(CA1821)
|
commit | commitdiff | tree |
2020-12-21 |
Jiyun Yang | [NUI] Initialize feedback instance only when the Feedback...
|
commit | commitdiff | tree |
2020-12-21 |
Wonsik Jung | [NUI] Fix build warning (CA1032)
|
commit | commitdiff | tree |
2020-12-21 |
guowei.wang | [NUI] Fix CA2000 issues in WidgetView.
|
commit | commitdiff | tree |
2020-12-21 |
Dongsug Song | [NUI] Fix CA1054
|
commit | commitdiff | tree |
2020-12-21 |
Dongsug Song | [NUI] Fix CS0108
|
commit | commitdiff | tree |
2020-12-21 |
Yeongjong Lee | [NUI] Rename EventHandler WithReturnType to end in...
|
commit | commitdiff | tree |
2020-12-21 |
Dongsug Song | [NUI] Fix CA1044
|
commit | commitdiff | tree |
2020-12-21 |
Dongsug Song | [NUI] Fix CA1063
|
commit | commitdiff | tree |
2020-12-21 |
Bowon Ryu | [NUI] Fix build warning CA2213
|
commit | commitdiff | tree |
2020-12-21 |
Bowon Ryu | [NUI] Fix build warning CA1820
|
commit | commitdiff | tree |
2020-12-21 |
seungho | [NUI] Fix build warning CA1308
|
commit | commitdiff | tree |
2020-12-21 |
Yeongjong Lee | [NUI] suppress CA1710 code analysis violation for deprecased...
|
commit | commitdiff | tree |
2020-12-21 |
guowei.wang | [NUI] Fix the issue that the TrackColor fails to take...
|
commit | commitdiff | tree |
2020-12-21 |
huiyu | [NUI] Fix build warning & clean code [CA1051]
|
commit | commitdiff | tree |
2020-12-21 |
Daekwang Ryu | [NUI] Fix CA1066
|
commit | commitdiff | tree |
2020-12-21 |
guowei.wang | [NUI] Fix CA2000 issues of UIComponents.
|
commit | commitdiff | tree |
2020-12-21 |
Jaehyun Cho | [NUI] Add AlertDialog class
|
commit | commitdiff | tree |
2020-12-21 |
Jaehyun Cho | [NUI] Add Dialog class
|
commit | commitdiff | tree |
2020-12-21 |
huayong.xu | [NUI] Add left/right shadow effect for the scrollablebase.
|
commit | commitdiff | tree |
2020-12-21 |
zhouleonlei | [NUI] Fix svace issue for texture
|
commit | commitdiff | tree |
2020-12-15 |
Sunghyun Kim | [NUI] Fix build warning CA1720
|
commit | commitdiff | tree |
2020-12-15 |
huiyu | [NUI] Delete warning messages
|
commit | commitdiff | tree |
2020-12-15 |
Dongsug Song | [NUI] Change "IsTapGestureFeedback" as "Feedback"
|
commit | commitdiff | tree |
2020-12-15 |
huiyueun | [NUI] Remove build warning - CA1055 (#2338) Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply...
|
commit | commitdiff | tree |
2020-12-15 |
huiyu | Revert "[NUI] Fix build warning[CA1000]"
|
commit | commitdiff | tree |
2020-12-15 |
bshsqa | [NUI] Fix build warning CA1724 (#2394)
|
commit | commitdiff | tree |
2020-12-15 |
ali198724 | [NUI] text: Add property for primary cursor (caret...
|
commit | commitdiff | tree |
2020-12-15 |
huiyu | [NUI] Fix build warning[CA1000]
|
commit | commitdiff | tree |
2020-12-15 |
huiyu | [NUI] Fix build warning[CA1064]
|
commit | commitdiff | tree |
2020-12-15 |
Sunghyun Kim | [NUI] Fix build warning CS1064
|
commit | commitdiff | tree |
2020-12-15 |
Jaeun Choi | [NUI] Add TabView and related classes
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Improve Theme load
|
commit | commitdiff | tree |
2020-12-15 |
JoogabYun | Change SCROLL_FINAL_X to ScrollFinalX (#2382)
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] Fix CA1710, change name with with the correct...
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] Add RelativeLayout sample
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] introduce RelativeLayout
|
commit | commitdiff | tree |
2020-12-15 |
zhouleonlei | [NUI] Modify SwitchSample and warnings
|
commit | commitdiff | tree |
2020-12-15 |
zhouleonlei | [NUI] Modify 6.0 to 6.5
|
commit | commitdiff | tree |
2020-12-15 |
zhouleonlei | [NUI] Add sound feedback for Control
|
commit | commitdiff | tree |
2020-12-15 |
guowei.wang | [NUI] Fix CA2000 warning issues of Application / ImageView.
|
commit | commitdiff | tree |
2020-12-15 |
huiyu.eun | [NUI] Call show winodw on ApplicationInit
|
commit | commitdiff | tree |
2020-12-15 |
Dongsug Song | [NUI] Suppress CA1716, CA1052, CA1034 for deprecated...
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] use discard to ignore unused return value
|
commit | commitdiff | tree |
2020-12-15 |
Sunghyun Kim | [NUI] Fix build warning CS0109
|
commit | commitdiff | tree |
2020-12-15 |
seungho | [NUI] Prevent unnecessary Layout call, make independent...
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Remove DropDown class since it is moved to fhub-nui
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Fix CA1034 for obsolete classes
|
commit | commitdiff | tree |
2020-12-15 |
seungho | [NUI] Change property name frome Url to Uri
|
commit | commitdiff | tree |
2020-12-15 |
seungho | [NUI] Fix build warning CS0419
|
commit | commitdiff | tree |
2020-12-15 |
seungho | [NUI] Fix build warning CA2007
|
commit | commitdiff | tree |
2020-12-15 |
zhouleonlei | [NUI] Fix svace issues
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Fix CA1052
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Fix CA1069
|
commit | commitdiff | tree |
2020-12-15 |
Jiyun Yang | [NUI] Fix CA2214
|
commit | commitdiff | tree |
2020-12-15 |
Moonhee, Choi | [NUI] Remove build warning - CA2241
|
commit | commitdiff | tree |
2020-12-15 |
Jaehyun Cho | [NUI] Fix to restore setter of AnimatedImageView.ResourceUrl
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] make Graphics.Backend internal
|
commit | commitdiff | tree |
2020-12-15 |
Joogab Yun | [NUI] remove "_" and refactoring naming to pascal case.
|
commit | commitdiff | tree |
2020-12-15 |
Moonhee, Choi | [NUI] Remove build warning - CA1825
|
commit | commitdiff | tree |
2020-12-15 |
Moonhee, Choi | [NUI] Remove build warning - CA1041
|
commit | commitdiff | tree |
2020-12-15 |
Yeongjong Lee | [NUI] fix exception when Theme.Resource is used in...
|
commit | commitdiff | tree |
next |