gambas-source-code/main/lib
gambas 321809c4c7 Keywords and subroutines are now returned by two different properties of the System class.
[GB.EVAL]
* NEW: Keywords and subroutines are now returned by two different properties of the System class.
* NEW: System properties Keywords, Subroutines and Datatypes now return a read-only array.

[GB.EVAL.HIGHLIGHT]
* NEW: Support for the new System Keywords and Subroutines properties.
2021-03-06 13:17:35 +01:00
..
clipper
complex
compress
data
db Enumerating subcollection now silently ignores elements that do not exist anymore, instead of raising an error. 2021-02-06 04:04:42 +01:00
debug Stop watching debugger file descriptor as soon as there is a read error. 2021-02-06 17:05:03 +01: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 Keywords and subroutines are now returned by two different properties of the System class. 2021-03-06 13:17:35 +01:00
geom
gui Do not crash if '$XDG_CURRENT_DESKTOP' is not defined. 2020-12-26 22:44:57 +01:00
gui.opengl
gui.qt
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 TrayIcon: The Picture property kind is now "Picture:NoCache" so that the trayicon icon is not modified when the current theme is dark. 2021-03-06 13:17:35 +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
inotify
jit
option
signal
term
test gb.test report Error.Where on error and crash 2021-03-06 13:17:35 +01:00
vb
gb.component
Makefile.am