gambas-source-code/main/lib
gambas 2c173c0a2d Correctly remove 'gb.component' file from installation once the metadata has been generated.
[CONFIGURATION]
* BUG: Correctly remove 'gb.component' file from installation once the metadata has been generated.
2020-11-27 20:33:15 +01:00
..
clipper Update library to version 6.4.2. 2019-06-29 16:10:21 +02:00
complex Optimize division, thanks to Cedron Dawg. 2019-03-02 12:50:33 +01:00
compress [WIKI CGI SCRIPT] 2015-06-14 22:10:16 +00:00
data Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
db SQLRequest: Do not quote "*" field name in Select() method. 2020-11-24 21:42:02 +01:00
debug The debugger now correctly saves and prints the current error message. 2020-11-11 03:32:03 +01:00
draw Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". 2019-10-26 01:06:18 +02:00
eval Add Highlight.Added and Highlight.Removed style constants. 2020-01-20 13:00:16 +01:00
geom Fix some spaces in source code. 2019-12-18 06:58:56 +01:00
gui Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
gui.opengl Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
gui.qt Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
gui.qt.opengl Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt.webkit Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.trayicon Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.webview Add 'gb.qt4.webview' component. 2020-09-30 17:43:26 +02:00
image New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +02:00
image.effect Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
inotify gb.inotify: Fix Watch.Events[] accessor 2019-03-07 08:24:08 +01:00
jit Disable jit compiler if no compiler is found. 2020-09-14 21:15:20 +02:00
option
signal Spelling: catched -> caught 2018-10-14 21:52:07 +02:00
term Make main compile on Hurd 2018-10-17 22:08:50 +02:00
test gb.test: Improve diagnostics of Approximate assertions 2020-08-09 22:11:07 +02:00
vb Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.component Correctly remove 'gb.component' file from installation once the metadata has been generated. 2020-11-27 20:33:15 +01:00
Makefile.am Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00