]> O.S.I.I.S - jp/crow.git/commit
first step in implementing a dispose mechanism for graphic objects
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 27 Aug 2017 04:51:36 +0000 (06:51 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 27 Aug 2017 04:51:36 +0000 (06:51 +0200)
commit6cbe9f9d2a604cdbb74f46f3710ea3dc60a87e55
tree7e3e675b2f6b14d320b124389b25fde003b63ea6
parent3025ab70f5fc51819f5980908a8a98d5d6426b7e
first step in implementing a dispose mechanism for graphic objects
src/CompilerServices/CompilerServices.cs
src/CrowThread.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TemplatedGroup.cs
src/Interface.cs