gambas-source-code/main/lib
gambas 168b00a5d5 AvlTree: Clearing the tree now correctly frees all nodes.
[GB.DATA]
* BUG: AvlTree: Clearing the tree now correctly frees all nodes.
2021-11-05 20:11:24 +01:00
..
clipper
complex
compress Update authors. 2021-04-05 15:03:38 +02:00
data AvlTree: Clearing the tree now correctly frees all nodes. 2021-11-05 20:11:24 +01:00
db Standard stream objects (File.In, File.Out, File.Err) are now created on demand. 2021-09-18 14:50:39 +02:00
debug Some debugger fixes. 2021-10-25 02:57:04 +02:00
draw Add two API for translating and scaling the current painter. 2021-10-29 02:49:34 +02:00
eval The Highlight constants now follow the order defined by the new 'gb.eval.highlight' design. 2021-11-05 16:46:35 +01:00
geom Raise an error if point or rectangle constructor take an incorrect number of arguments. 2021-11-02 12:20:07 +01:00
gui
gui.opengl Support for 'gb.gtk3.opengl' component. 2021-05-07 19:20:04 +02:00
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon Support for the GB_GUI_TRAYICON_NO_DBUS environment variable. 2021-03-18 17:20:30 +01:00
gui.webview
image
image.effect
inotify
jit JIT implementation of Left$(), Mid$() and Right$(). They are now twice faster. 2021-09-18 23:41:47 +02:00
option
signal
term
test Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
vb
gb.component
Makefile.am Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00