app
Color chooser dialog: Keep the last opened tab when the dialog is used for inserting a color.
2018-09-04 16:20:30 +02:00
benchmark
Compute the duration of JIT Gambas code without JIT compilation time.
2018-07-03 00:54:34 +02:00
comp
ButtonBox: Fix some margin, according to the previous fix to Style metric properties.
2018-09-04 16:18:53 +02:00
gb.cairo
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.compress.bzlib2
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.compress.zlib
Find 5 components' dependencies via pkg-config
2018-08-24 23:50:47 +02:00
gb.crypt
No need to include <crypt.h> anymore.
2018-08-29 13:41:57 +02:00
gb.db.mysql
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.db.odbc
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.db.postgresql
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.db.sqlite2
Find 5 components' dependencies via pkg-config
2018-08-24 23:50:47 +02:00
gb.db.sqlite3
[CONFIGURATION]
2018-06-06 15:29:42 +02:00
gb.dbus
Update some project and component configuration files.
2018-09-01 12:17:56 +02:00
gb.desktop.gnome.keyring
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.desktop.x11
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.gmp
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.gsl
Remove files that should not be tracked by git.
2018-09-01 12:21:57 +02:00
gb.gtk
Compile with gtk+ < 3.20.
2018-09-04 21:56:08 +02:00
gb.gtk3
Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas.
2018-09-04 15:56:23 +02:00
gb.httpd
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.image.imlib
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.image.io
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.jit.llvm
Start working on the new jit system.
2018-05-17 01:13:56 +02:00
gb.libxml
Remove 'missing' file ,generated by autotools, from the repository
2017-08-13 16:13:06 +02:00
gb.media
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.mime
Allow to compile with gmime 2.4.
2018-08-14 18:24:45 +02:00
gb.ncurses
Fix local variable conflict for older compilers
2018-08-29 19:50:41 +02:00
gb.net
SerialPort: Port the stream routines to the new interface.
2017-10-15 23:18:04 +02:00
gb.net.curl
Remove other files that should not be tracked by git.
2018-09-01 12:23:05 +02:00
gb.openal
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.opengl
Replace my old sourceforge mail address by the new one.
2018-02-12 02:53:46 +01:00
gb.openssl
[GB.OPENSSL]
2017-09-16 23:52:47 +02:00
gb.pcre
Find 5 components' dependencies via pkg-config
2018-08-24 23:50:47 +02:00
gb.pdf
Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available.
2018-09-01 20:05:44 +02:00
gb.qt4
Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas.
2018-09-04 15:56:23 +02:00
gb.qt5
Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas.
2018-09-04 15:56:23 +02:00
gb.sdl
[GB.SDL] fix detection with at least pkgconf 2.4.2
2018-06-06 00:33:06 +02:00
gb.sdl.sound
Find 5 components' dependencies via pkg-config
2018-08-24 23:50:47 +02:00
gb.sdl2
[GB.SDL2] fix detection with at least pkgconf 2.4.2
2018-06-05 17:40:28 +02:00
gb.v4l
Changes to the build system
2018-08-29 01:11:22 +00:00
gb.xml
[GB.XML]
2018-05-16 01:43:21 +02:00
logo
Add a 'logo' directory with the two Gambas logos inside.
2017-10-13 15:05:21 +02:00
m4
[CONFIGURATION]
2014-06-22 16:58:59 +00:00
main
Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available.
2018-09-01 20:05:44 +02:00
TEMPLATE
[CONFIGURATION]
2014-04-05 21:22:43 +00:00
.gitignore
Add '.jit' directory to '.gitignore'.
2018-06-01 14:57:39 +02:00
.gitlab-ci.yml
Install clang instead of gcc for archlinux-clang
2018-06-19 09:20:43 +02:00
acinclude.m4
Fix test of '-std=c++11' compilation flag.
2018-09-01 20:21:27 +02: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
Disable the old jit component, but keep the sources.
2018-06-14 23:43:47 +02: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
[CONFIGURATION]
2013-09-05 13:35:16 +00:00
Makefile.am
Disable the old jit component, but keep the sources.
2018-06-14 23:43:47 +02: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-09-21 13:04:20 +00:00
reconf
reconf-all
TODO
[DEVELOPMENT ENVIRONMENT]
2013-09-29 22:06:03 +00:00
VERSION
Update version to 3.11.90.
2018-06-02 20:05:18 +02:00
version.m4
Update version to 3.11.90.
2018-06-02 20:05:18 +02:00