From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.66.136 with SMTP id f8mr12654475pat.7.1411958548444; Sun, 28 Sep 2014 19:42:28 -0700 (PDT) X-Received: by 10.140.34.208 with SMTP id l74mr337093qgl.1.1411958548391; Sun, 28 Sep 2014 19:42:28 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!a13no5190365igq.0!news-out.google.com!i10ni40qaf.0!nntp.google.com!v10no133498qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 28 Sep 2014 19:42:28 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: David Botton Injection-Date: Mon, 29 Sep 2014 02:42:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:189237 Date: 2014-09-28T19:42:28-07:00 List-Id: Today's update: 1) I have made numerous fixes to make sure the Ada code is compliant with my Ada coding standards. 2) I've made a number of bug fixes 3) I added a Console like View type with auto scrolling as elements added to bottom 4) I've added the first 2 tutorials on how to code in Gnoga http://sourceforge.net/p/gnoga/code/ci/master/tree/tutorial/ 5) I've made the audio and video types functional, although they need somre more specific events and properites. 6) I added local client side storage support and session support based on sessionStorage