gambas-source-code/main/lib
Benoît Minisini cfd42c7186 Support for breakpoints inside project components.
[INTERPRETER]
* NEW: Support for breakpoints inside project components.

[GB.DEBUG]
* NEW: Support for breakpoints inside project components.
2022-07-27 01:04:31 +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 Support for breakpoints inside project components. 2022-07-27 01:04:31 +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
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
image
image.effect
inotify
jit Add an API to retrieve the last error message. 2022-07-23 15:40:08 +02:00
option
signal 'Signal[].Send()' is a new method for sending a signal. 2022-06-20 01:37:54 +02:00
term
test Adapt Assert.Ok() method to the new backtrace format. 2022-07-23 23:26:58 +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