gambas-source-code/main
gambas 5e6644409e Timers are not inherited anymore by background tasks.
[INTERPRETER]
* NEW: Timers are not inherited anymore by background tasks. They are actually inherited, but immediately disabled the first time they trigger inside the background task.
2021-03-06 13:17:35 +01:00
..
gbc Allow ON ... GOTO / GOSUB to span on multiple lines. 2021-03-06 13:17:35 +01:00
gbx Timers are not inherited anymore by background tasks. 2021-03-06 13:17:35 +01:00
lib 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
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share Timers are not inherited anymore by background tasks. 2021-03-06 13:17:35 +01:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix uninstallation of gambas icons. 2021-01-03 18:35:22 +01:00
NEWS
README
reconf
TODO