[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / WebView / WebContext.cs
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-06-14 huayong.xu[NUI] Unregister callbacks when passed argument is...
2022-11-15 huayong.xu[NUI] Update summary of RegisterHttpRequestInterceptedC...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
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-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-04-28 huayongxu[NUI] Rename some properties of WebView, WebSettings...
2021-04-28 zhouleonlei[NUI] Add webview context and cookiemanager apis (...
2021-04-20 huayong.xu[NUI] Implement some new APIs of webcontext.
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-03-03 huayongxu[NUI] Add APIs for javascript popup. (#2678)
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules