Gambas is a free development environment and a full powerful development platform based on a Basic interpreter with object extensions, as easy as Visual Basic™.
Find a file
gambas ae97d469fb TextEditor: Fix a possible crash when the side bar preview is hidden.
[GB.FORM.EDITOR]
* BUG: TextEditor: Fix a possible crash when the side bar preview is hidden.
2017-09-02 21:41:18 +02:00
app About dialog: Little redesign of the introduction of the about message. 2017-09-02 03:48:31 +02:00
benchmark [DEVELOPMENT ENVIRONMENT] 2015-11-14 23:22:10 +00:00
comp TextEditor: Fix a possible crash when the side bar preview is hidden. 2017-09-02 21:41:18 +02:00
gb.cairo Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.compress.bzlib2 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.compress.zlib Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.crypt Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.db.mysql Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.db.odbc [ODBC main.c] 2017-08-23 00:57:55 +00:00
gb.db.postgresql Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.db.sqlite2 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.db.sqlite3 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.dbus Correctly initialize DBus connection slot for managing DBus signals. 2017-08-30 21:55:53 +02:00
gb.desktop.gnome.keyring Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.desktop.x11 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.gmp Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.gsl Add more generated files to .gitignore, remove them from the repository 2017-08-15 08:03:17 +02:00
gb.gtk [GB.QT4] 2017-08-26 17:45:04 +02:00
gb.gtk3 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.httpd Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.image.imlib Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.image.io Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.jit Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.libxml Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.media Support for GValueArray marshalling in 'gb.media'. 2017-08-22 22:45:18 +02:00
gb.mime Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.ncurses Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.net Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.net.curl [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00
gb.openal Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.opengl Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.openssl Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.pcre Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.pdf Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.qt4 Fix ComboBox look with Oxygen style. 2017-09-02 03:43:23 +02:00
gb.qt5 [GB.QT5.EXT] 2017-08-15 15:39:49 +02:00
gb.sdl Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.sdl.sound Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.sdl2 Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.v4l Remove 'missing' file ,generated by autotools, from the repository 2017-08-13 16:13:06 +02:00
gb.xml gb.xml: Use NULL instead of the empty string, remove IDE project files. 2017-08-22 10:27:41 +02:00
m4 [CONFIGURATION] 2014-06-22 16:58:59 +00:00
main [INTERPRETER] 2017-09-01 04:22:08 +02:00
TEMPLATE [CONFIGURATION] 2014-04-05 21:22:43 +00:00
.gitignore Ignore the generated HTML of the MakeWebSite project. 2017-08-17 15:42:27 +02:00
acinclude.m4 [CONFIGURATION] 2017-07-24 18:53:33 +00:00
AUTHORS
build-dist
ChangeLog Recreate a void 'ChangeLog' file, as it is required by autotools. 2017-08-17 17:53:20 +02:00
component.am [CONFIGURATION] 2015-01-11 23:41:41 +00:00
configure.ac [DEVELOPMENT ENVIRONMENT] 2015-05-28 10:08:13 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-08-28 19:48:01 +00:00
COPYING
INSTALL [CONFIGURATION] 2015-01-05 17:56:43 +00:00
INSTALL.html
Makefile.am [CONFIGURATION] 2015-10-05 17:24:34 +00:00
NEWS
README Update README. 2017-08-17 15:46:57 +02:00
README.commit Remove the useless 'ChangeLog' file, and update the 'README.commit' file. 2017-08-17 17:12:40 +02:00
README.md Update README.md 2017-08-28 23:06:39 +00:00
reconf
reconf-all
TODO [DEVELOPMENT ENVIRONMENT] 2013-09-29 22:06:03 +00:00
VERSION [CONFIGURATION] 2017-07-24 18:53:33 +00:00
version.m4 [CONFIGURATION] 2017-07-24 18:53:33 +00:00

         

Gambas Almost Means BASIC

GAMBAS is a free implementation of a graphical development environment based on a BASIC interpreter and a full development platform. It is very inspired by Visual Basic and Java.

Go to http://gambas.sourceforge.net to get more information: how to compile and install it, where to find binary packages, how to report a bug...

Go to http://gambaswiki.org for the language documentation.

The following pieces of code were borrowed and adapted:

  • The natural string comparison algorithme was adapted from the algorithm made by Martin Pol. See http://sourcefrog.net/projects/natsort/ for more details.

  • The hash table implementation was adapted from the glib one.

  • The HTML entities parsing in gb.gtk comes from KHTML sources.

  • The gb.image.effect sources are adapted from KDE 3 image effect routines.

  • The blur image algorithm was adapted from the StackBlur javascript routine from http://www.quasimondo.com/StackBlurForCanvas.

  • The gb.clipper library embeds the Clipper library. See http://www.angusj.com/delphi/clipper.php for mode details.

  • The function that computes the easter day of a specific year uses an algorithm made by Aloysius Lilius And Christophorus Clavius.

If I forget some borrowed code in the list above, just tell me.

Enjoy Gambas!

Benoît.