[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Automatically disable timers when raising the 'Timer' event is impossible...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Jan 14 19:17:53 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
8ae88c2d by gambas at 2022-01-14T19:16:11+01:00
Automatically disable timers when raising the 'Timer' event is impossible because the parent object is invalid.
[INTERPRETER]
* BUG: Automatically disable timers when raising the 'Timer' event is impossible because the parent object is invalid.
- - - - -
0b3d48b6 by gambas at 2022-01-14T19:17:09+01:00
Check if the event loop must be stopped each time a timer is disabled.
[GB.GTK]
* BUG: Check if the event loop must be stopped each time a timer is disabled.
[GB.GTK3]
* BUG: Check if the event loop must be stopped each time a timer is disabled.
[GB.QT4]
* BUG: Check if the event loop must be stopped each time a timer is disabled.
[GB.QT5]
* BUG: Check if the event loop must be stopped each time a timer is disabled.
- - - - -
5 changed files:
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- gb.qt4/src/main.cpp
- gb.qt5/src/main.cpp
- main/gbx/gbx_c_timer.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4ba0b9ad3cac2843d438cfbff083e2cb4b43294f...0b3d48b6981d09d365cd092daeb3ac9c99ae90f2
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4ba0b9ad3cac2843d438cfbff083e2cb4b43294f...0b3d48b6981d09d365cd092daeb3ac9c99ae90f2
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220114/96b4fb70/attachment.htm>
More information about the Notification
mailing list