[NUI] Add some debug log to check reference count of disposed object
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Common / BaseHandle.cs
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