autoLayout: Initial commit of AutoLayout and SlidesTest
authorJerome St-Louis <jerome@ecere.com>
Wed, 1 Jun 2016 03:30:41 +0000 (23:30 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 21 Nov 2016 14:18:51 +0000 (09:18 -0500)
commit0ffc7479a00f83e6968d3c5b357336cdffb0f1a5
tree3188da59690e1bed77a7724dcacd7b98d71a87dd
parenta2a1e9b1dc6302d0752144314041bf52e8342437
autoLayout: Initial commit of AutoLayout and SlidesTest
14 files changed:
autoLayout/SlideTest.epj [new file with mode: 0644]
autoLayout/autoLayout/autoLayout.ec [new file with mode: 0644]
autoLayout/autoLayout/wrapText.ec [new file with mode: 0644]
autoLayout/base.ec [new file with mode: 0644]
autoLayout/graphics/bg1.png [new file with mode: 0644]
autoLayout/slides.ec [new file with mode: 0644]
autoLayout/slides/buttonSlide.ec [new file with mode: 0644]
autoLayout/slides/classesSlide.ec [new file with mode: 0644]
autoLayout/slides/formSlide.ec [new file with mode: 0644]
autoLayout/slides/gnosisSlide.ec [new file with mode: 0644]
autoLayout/slides/instancesSlide.ec [new file with mode: 0644]
autoLayout/slides/languageSlide.ec [new file with mode: 0644]
autoLayout/slides/slide1.ec [new file with mode: 0644]
autoLayout/slides/titleSlide.ec [new file with mode: 0644]