[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: "Wait 0" is now an equivalent of "Wait" alone, but with processing of input events.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Apr 9 19:13:15 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
b224cd34 by gambas at 2022-04-09T19:08:02+02:00
"Wait 0" is now an equivalent of "Wait" alone, but with processing of input events.
[INTERPRETER]
* NEW: "Wait 0" is now an equivalent of "Wait" alone, but with processing of input events.
- - - - -
2742b48a by gambas at 2022-04-09T19:11:56+02:00
Support for "Wait 0" syntax. Fix support of "Wait" alone syntax in GTK+ components.
[GB.GTK]
* NEW: Support for "Wait 0" syntax.
* BUG: Fix support of "Wait" alone syntax.
[GB.GTK3]
* NEW: Support for "Wait 0" syntax.
* BUG: Fix support of "Wait" alone syntax.
[GB.SDL2]
* NEW: Support for "Wait 0" syntax.
[GB.QT4]
* NEW: Support for "Wait 0" syntax.
[GB.QT5]
* NEW: Support for "Wait 0" syntax.
- - - - -
9 changed files:
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gapplication.h
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- gb.qt4/src/main.cpp
- gb.qt5/src/main.cpp
- gb.sdl2/src/main.c
- main/gbx/gbx_api.c
- main/gbx/gbx_subr_misc.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/874919155ccad47f96e7f0e8b887486578177b83...2742b48afa718c208fa30c85f92a604ba51b2c53
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/874919155ccad47f96e7f0e8b887486578177b83...2742b48afa718c208fa30c85f92a604ba51b2c53
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/20220409/02d9f645/attachment.htm>
More information about the Notification
mailing list