.. |
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
|
Update authors.
|
2021-04-05 15:03:38 +02:00 |
data
|
Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.
|
2021-03-07 23:51:12 +01:00 |
db
|
Connection.Collations correctly returns the collation list now.
|
2021-06-29 23:21:44 +02:00 |
debug
|
Fix memory leaks in debugger expression evaluation routines.
|
2021-06-12 01:39:52 +02:00 |
draw
|
PictureBox now uses the new UserControl Draw pseudo-event and Frame container in now implemented in Gambas.
|
2021-01-23 23:30:36 +01:00 |
eval
|
Fix highlighting and rewriting of lines having comments with more than one space before them.
|
2021-07-05 18:52:07 +02:00 |
geom
|
Fix some spaces in source code.
|
2019-12-18 06:58:56 +01:00 |
gui
|
Do not crash if '$XDG_CURRENT_DESKTOP' is not defined.
|
2020-12-26 22:44:57 +01:00 |
gui.opengl
|
Support for 'gb.gtk3.opengl' component.
|
2021-05-07 19:20:04 +02:00 |
gui.qt
|
Use "$XDG_CURRENT_DESKTOP" before "$KDE_FULL_SESSION" to know if we are running KDE.
|
2020-12-21 17:45:26 +01:00 |
gui.qt.opengl
|
Fix error message choice.
|
2021-01-04 13:14:30 +01:00 |
gui.qt.webkit
|
Fix error message choice.
|
2021-01-04 13:14:30 +01:00 |
gui.trayicon
|
Support for the GB_GUI_TRAYICON_NO_DBUS environment variable.
|
2021-03-18 17:20:30 +01:00 |
gui.webview
|
Fix error message choice.
|
2021-01-04 13:14:30 +01:00 |
image
|
Add more color constants.
|
2021-03-06 13:17:35 +01: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
|
Fix some memory leaks introduced by the last commit.
|
2021-06-18 14:33:40 +02:00 |
option
|
|
|
signal
|
|
|
term
|
|
|
test
|
fix gb.test bug 2181
|
2021-04-27 13:44:35 +02:00 |
vb
|
|
|
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 |