From 7cab7622bf78079067b9eab62b751026dc924d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Wed, 27 Jun 2012 18:06:10 +0000 Subject: [PATCH] [GB.DRAW] * BUG: Fix Draw.Picture() when using the transformation matrix and not specifying height or width. git-svn-id: svn://localhost/gambas/trunk@4866 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- .../MakeWebSite/.src/MTranslation.module | 4 ++-- .../gambas.sourceforge.net/home.html | 21 ++++++++++++------- .../gambas.sourceforge.net/home.html.template | 21 ++++++++++++------- main/lib/draw/CDraw.c | 2 -- 4 files changed, 28 insertions(+), 20 deletions(-) diff --git a/app/other/MakeWebSite/.src/MTranslation.module b/app/other/MakeWebSite/.src/MTranslation.module index 557b90bb6..c5e767105 100644 --- a/app/other/MakeWebSite/.src/MTranslation.module +++ b/app/other/MakeWebSite/.src/MTranslation.module @@ -10,8 +10,6 @@ Public Sub Load() $cTr["Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !)."] = ("Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).") $cTr["Read the introduction for more information."] = ("Read the introduction for more information.") $cTr["With Gambas, you can quickly design your program GUI with QT4 or GTK+, access MySQL, PostgreSQL, ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on..."] = ("With Gambas, you can quickly design your program GUI with QT4 or GTK+, access MySQL, PostgreSQL, ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...") - $cTr["You can support Gambas by making a small donation with"] = ("You can support Gambas by making a small donation with") - $cTr["or by using"] = ("or by using") $cTr["The greatest formula of the world!"] = ("The greatest formula of the world!") $cTr["Click there to see all news"] = ("Click there to see all news") $cTr["Last news"] = ("Last news") @@ -19,6 +17,8 @@ Public Sub Load() $cTr["Release Notes"] = ("Release Notes") $cTr["Donate with PayPal"] = ("Donate with PayPal") $cTr["Flattr this"] = ("Flattr this") + $cTr["You can support Gambas by making a small donation with"] = ("You can support Gambas by making a small donation with") + $cTr["or by using"] = ("or by using") $cTr["Hall Of Fame"] = ("Hall Of Fame") $cTr["Developers"] = ("Developers") $cTr["Developer"] = ("Developer") diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/home.html b/app/other/MakeWebSite/gambas.sourceforge.net/home.html index 6bf794790..b0210f60c 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/home.html +++ b/app/other/MakeWebSite/gambas.sourceforge.net/home.html @@ -21,17 +21,15 @@
Gambas Almost Means BASIC !
+
+ {Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).} {Read the introduction for more information.} -

- {With Gambas, you can quickly design your program GUI with QT4 or GTK+, access MySQL, PostgreSQL, ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...} + + +
+
+ {Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).} {Read the introduction for more information.} -

- {With Gambas, you can quickly design your program GUI with QT4 or GTK+, access MySQL, PostgreSQL, ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...} + + +