ecere/com/Map;gui/TabControl; extras: Fixed memory leaks
authorJerome St-Louis <jerome@ecere.com>
Sun, 15 Mar 2015 19:30:43 +0000 (15:30 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 15 Oct 2015 00:19:33 +0000 (20:19 -0400)
commitb188572513fbc10b8c640dfeac9fc7a156d8df68
tree80892630eb4c35abd69f13d984a105211be06fd7
parentf78fd2217835e07f38554a0e39ec97d8811c86c4
ecere/com/Map;gui/TabControl; extras: Fixed memory leaks
- Keys of Maps from Delete() and Free()
- TabControl when using AddTab
- GuiConfigData strings
ecere/src/com/containers/Map.ec
ecere/src/gui/controls/TabControl.ec
extras/gui/GuiConfigData.ec