gambas-source-code/main/lib
gambas fe43102071 Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal.
[INTERPRETER]
* NEW: Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal.

[GB.DEBUG]
* NEW: Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal.
2022-04-13 01:23:19 +02:00
..
clipper
complex
compress
data AvlTree: Clearing the tree now correctly frees all nodes. 2021-11-05 20:11:24 +01:00
db 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
debug Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal. 2022-04-13 01:23:19 +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 Add ALIGN_IS_NORMAL() macro for alignment constants. 2022-02-18 09:06:35 +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
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 Tests for error handling 2022-03-27 12:44: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