gambas-source-code/main/lib
Benoît Minisini c78d7fb496 Add component name in debugger positions.
[INTERPRETER]
* NEW: Add component name in debugger positions.

[GB.DEBUG]
* NEW: Add component name in debugger positions.
2022-07-22 20:31:51 +02: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 '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 Add component name in debugger positions. 2022-07-22 20:31:51 +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 'Signal[].Send()' is a new method for sending a signal. 2022-06-20 01:37:54 +02:00
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