[NUI][XamlBuild] Fix Xaml issues reported by VD
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / WebView /
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-13 huayong.xu[NUI] Make APIs of WebView editor-browsable
2021-09-07 huayongxu[NUI] Fix issue that objects are disposed outside callb...
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-09-01 huayongxu[NUI] Replace XXXList with IList<XXX>. (#3468)
2021-09-01 Jiyun Yang[NUI] Remove duplicate class WebContextMenuItemList...
2021-07-26 Jiyun Yang[NUI] Implement WebView.GetPlainTextAsynchronously...
2021-07-19 huayongxu[NUI] Replace Signal with callback. (#3318)
2021-07-19 Jiyun Yang[NUI] Add WebView.SetTtsFocus(bool) method (#3310)
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-07-09 Sunghyun Kim[NUI] Add ImageUrl
2021-07-05 Jiyun Yang[NUI] Change WebView namespace to Tizen.NUI.BaseCompone...
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-05-26 huayongxuRename functions, variables, etc related to policy...
2021-05-26 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-13 huayongxuRename functions, variables, etc related to policy...
2021-05-12 huayongxu[NUI] Fix issue that default value of BindableProperty...
2021-05-06 huayongxu[NUI] Fix issue that a symbol is not found. (#2999)
2021-04-28 huayongxu[NUI] Rename some properties of WebView, WebSettings...
2021-04-28 zhouleonlei[NUI] Add webview context and cookiemanager apis (...
2021-04-28 huayongxu[NUI] Implement hit test APIs of webview. (#2923)
2021-04-28 huayongxu[NUI] Implement context menu APIs of webview. (#2909)
2021-04-28 huayongxu[NUI] Implement APIs for request interceptor, console...
2021-04-28 huayongxu[NUI] Implement certificate & authentication APIs of...
2021-04-20 zhouleonlei[NUI] Add webview settings apis
2021-04-20 zhouleonlei[NUI] Add APIs of webview back forward list
2021-04-20 huayong.xuchange GetXXX to XXX
2021-04-20 huayong.xu[NUI] Implement new window policy decision APIs of...
2021-04-20 huayong.xu[NUI] Implement some new APIs of webcontext.
2021-04-20 huayong.xuraname documentbackgroundcolor to contentbackgroundcolor
2021-04-20 huayong.xuraname backgroundcolor to documentbackgroundcolor
2021-04-20 huayong.xuset properties by BindableProperty.
2021-04-20 huayong.xu[NUI] Implement some new APIs of web view.
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-03-30 guowei.wang[NUI] Add Apis of Webview Settings.
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 huayongxu[NUI] Add APIs for javascript popup. (#2678)
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-09 huayongxu[NUI] Add some APIs into WebView. (#2578)
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules