From 938458a03eca83d5c1f764c28b90a2608259275c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Sat, 21 Jul 2012 20:43:10 +0000 Subject: [PATCH] [CONFIGURATION] * NEW: Switch to 3.2.90 version. [DEVELOPMENT ENVIRONMENT] * BUG: Fix automatic completion of project classes that reimplements another class. [WEB SITE MAKER] * BUG: Fix scrolling frames on Chrome. [INTERPRETER] * NEW: Args and Env classes are now shortcuts for Application.Args and Application.Env properties. git-svn-id: svn://localhost/gambas/trunk@4977 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- acinclude.m4 | 4 ++-- app/other/MakeWebSite/.settings | 10 ++++++---- app/other/MakeWebSite/.src/MMain.module | 2 +- .../gambas.sourceforge.net/home.html | 8 ++++---- .../gambas.sourceforge.net/home.html.template | 2 +- .../gambas.sourceforge.net/main-rtl.html | 2 +- .../gambas.sourceforge.net/main.html | 2 +- app/src/gambas3/.project | 3 +-- .../gambas3/.src/Component/CComponent.class | 16 ++++++---------- app/src/gambas3/.src/Project.module | 12 ++++++------ comp/src/gb.form/.src/Stock.class | 18 +++++++++--------- gb.gsl/src/gb.gsl.component | 2 +- gb.media/src/gb.media.component | 2 +- main/gbx/gbx_c_application.c | 10 +++++----- main/share/gambas.h | 3 +++ 15 files changed, 48 insertions(+), 48 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index 57c72eeed..c9c12eed6 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -64,7 +64,7 @@ AC_DEFUN([GB_PRINT_MESSAGES], AC_DEFUN([GB_INIT_AUTOMAKE], [ - AM_INIT_AUTOMAKE($1, 3.2.0) + AM_INIT_AUTOMAKE($1, 3.2.90) ##AM_SILENT_RULES([yes]) AM_CONFIG_HEADER([config.h]) @@ -79,7 +79,7 @@ AC_DEFUN([GB_INIT_AUTOMAKE], AC_DEFINE(GAMBAS_VERSION_STRING, "3", Gambas version string) AC_DEFINE(GAMBAS_FULL_VERSION_STRING, "3.2", Gambas full version string) - AC_DEFINE(GAMBAS_FULL_VERSION, 0x03020000, [Full Gambas version]) + AC_DEFINE(GAMBAS_FULL_VERSION, 0x03020090, [Full Gambas version]) AC_DEFINE(GAMBAS_PCODE_VERSION, 0x03020000, [Gambas bytecode version]) AC_DEFINE(GAMBAS_PCODE_VERSION_MIN, 0x03000000, [Minimum Gambas bytecode version]) diff --git a/app/other/MakeWebSite/.settings b/app/other/MakeWebSite/.settings index 306ba275c..fd151404f 100644 --- a/app/other/MakeWebSite/.settings +++ b/app/other/MakeWebSite/.settings @@ -36,11 +36,13 @@ SearchComment=False SearchString=True [OpenFile] -File[1]="gambas.sourceforge.net/home.html.template:27.0" -File[2]=".src/MMain.module:142.0" -Active=3 +File[1]="gambas.sourceforge.net/home.html.template:44.118" +Active=2 +File[2]=".src/MMain.module:16.31" File[3]="authors.txt:28.0" -Count=3 +File[4]="gambas.sourceforge.net/main.html:19.56" +File[5]="gambas.sourceforge.net/main-rtl.html:19.71" +Count=5 [Watches] Count=0 diff --git a/app/other/MakeWebSite/.src/MMain.module b/app/other/MakeWebSite/.src/MMain.module index 2080d8b64..cfafd85bd 100644 --- a/app/other/MakeWebSite/.src/MMain.module +++ b/app/other/MakeWebSite/.src/MMain.module @@ -14,7 +14,7 @@ Sub InitVar() 'DIM aDev AS String[] = ["92", "91", "90", "51"] $cVar["OLD_VERSION"] = "2.24.0" - $cVar["DEV_VERSION"] = "3.2.0" + $cVar["DEV_VERSION"] = "3.2.1" InitAuthor diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/home.html b/app/other/MakeWebSite/gambas.sourceforge.net/home.html index f9051ec51..e49845256 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/home.html +++ b/app/other/MakeWebSite/gambas.sourceforge.net/home.html @@ -42,7 +42,7 @@
{Last news}
-->
-
@@ -56,10 +56,10 @@
- - {Download} Gambas 3.2.0 + + {Download} Gambas 3.2.1 - +
diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template b/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template index 0619fc9ad..be7e25cbc 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template +++ b/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template @@ -42,7 +42,7 @@ -->
-
diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/main-rtl.html b/app/other/MakeWebSite/gambas.sourceforge.net/main-rtl.html index b015a7276..d8c0f0992 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/main-rtl.html +++ b/app/other/MakeWebSite/gambas.sourceforge.net/main-rtl.html @@ -17,7 +17,7 @@ - +