[NUI] fix testhub fail, Add Dispose() in BaseHandle.Reset() where the body was delete...
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Common / BaseHandle.cs
2022-12-27 dongsug.song[NUI] fix testhub fail, Add Dispose() in BaseHandle...
2022-12-27 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-11-10 dongsug.song[NUI] Add back trace and debugging msg when SwigCPtr...
2022-08-02 Seungkeun Lee[NUI] Fix IsEqual
2022-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-03-23 dongsug.song[NUI] Fix SVACE issue
2022-03-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-02-08 dongsug.song[NUI] Add DisposeTest, Add DebugFileLogging Test
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-17 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-09 dongsug.song[NUI] Fix View.DisConnectFromSignals() to return when...
2021-09-28 dongsug.song[NUI] Fix tct exception block issues
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-07-05 Fang Xiaohui[NUI] Remove callback of XamlResourceChanged in the...
2021-05-07 dongsug.song[NUI] Deprecate BaseHandle.PropertySet and Add Bindable...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-09 huiyueun[NUI] Add obsolete tag (#2601)
2021-02-01 huiyu.eun[NUI] Fix Dispose memory leak issue
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules