gambas-source-code/main/lib
gambas ab74b3195d Stop watching debugger file descriptor as soon as there is a read error.
[GB.DEBUG]
* BUG: Stop watching debugger file descriptor as soon as there is a read error.
2021-02-06 17:05:03 +01:00
..
clipper
complex
compress
data Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
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 Fix parser on multi-line text. 2021-02-03 18:29:55 +01:00
geom Fix some spaces in source code. 2019-12-18 06:58:56 +01:00
gui Do not crash if '$XDG_CURRENT_DESKTOP' is not defined. 2020-12-26 22:44:57 +01:00
gui.opengl Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
gui.qt Use "$XDG_CURRENT_DESKTOP" before "$KDE_FULL_SESSION" to know if we are running KDE. 2020-12-21 17:45:26 +01:00
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
gui.webview Fix error message choice. 2021-01-04 13:14:30 +01:00
image New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +02:00
image.effect Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
inotify
jit Disable jit compiler if no compiler is found. 2020-09-14 21:15:20 +02:00
option
signal
term
test gb.test: Improve diagnostics of Approximate assertions 2020-08-09 22:11:07 +02:00
vb
gb.component Correctly remove 'gb.component' file from installation once the metadata has been generated. 2020-11-27 20:33:15 +01:00
Makefile.am Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00