Update TODO.md

This commit is contained in:
Zihan Chen
2017-04-10 21:17:49 -07:00
committed by GitHub
parent 52e865c92a
commit ce6e7ac14a
-1
View File
@@ -41,7 +41,6 @@
* Handle resource file encoding if there is no BOM * Handle resource file encoding if there is no BOM
* Windows: Test UTF-8 correctness and local encoding correctness, may need to modify `vl::filesystem::File` * Windows: Test UTF-8 correctness and local encoding correctness, may need to modify `vl::filesystem::File`
* Others: Use local encoding (usually UTF-8) * Others: Use local encoding (usually UTF-8)
* Add `<ref.Ctor>`, `<ref.Dtor>`
* InheritableCustomWindow * InheritableCustomWindow
* InheritableCustomControl * InheritableCustomControl
* GuiCustomControl::SetContainerComposition // using a special syntax * GuiCustomControl::SetContainerComposition // using a special syntax