From 78e0ebcc8a1779581ff104e2da1beaa5ad6eac87 Mon Sep 17 00:00:00 2001 From: Jim Saxton Date: Thu, 7 Mar 2019 08:31:12 -0800 Subject: [PATCH] Add 1.7.6 to change log --- Documentation/ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Documentation/ChangeLog b/Documentation/ChangeLog index a87ffc0..17d4539 100644 --- a/Documentation/ChangeLog +++ b/Documentation/ChangeLog @@ -1,10 +1,13 @@ +yab 1.7.6 +-fix Draw Command with transparency error +-fix Treebox error, Treebox add wasn't correct yab 1.7.5.6 - fix tabview bugs introduecd in 1.7.5.5 - fix tabview set command - allow tabview to be removed by removing the parent view +-fix tabview set command +-allow tabview to be removed by removing the parent view -add Option$ "plain | bold | fixed" and point$ to texteditl set - TEXTEDIT SET TextEdit$, "plain", "25" sets the text to system plain font at 25 point size. +-TEXTEDIT SET TextEdit$, "plain", "25" sets the text to system plain font at 25 point size. yab 1.7.5.5 -Enable tabview with tabs on the side. This removes trhe reliance on BControlLook