[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: 'Timer.Ignore' is a new property that tells the interpreter not to wait for...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Jan 14 21:34:50 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
05f9f95c by gambas at 2022-01-14T21:29:55+01:00
'Timer.Ignore' is a new property that tells the interpreter not to wait for the timer's end when exiting.
[INTERPRETER]
* NEW: 'Timer.Ignore' is a new property that tells the interpreter not to
wait for the timer's end when exiting.
- - - - -
d7c05a90 by gambas at 2022-01-14T21:34:37+01:00
The status bar message timer is now ignored when quitting the application..
[DEVELOPMENT ENVIRONMENT]
* NEW: The status bar message timer is now ignored when quitting the application.
* NEW: Form editor: The property name is now always displayed in bold when it does not have its default value.
- - - - -
4 changed files:
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/FDebugButton.form
- app/src/gambas3/.src/Editor/Form/FProperty.class
- main/gbx/gbx_c_timer.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0b3d48b6981d09d365cd092daeb3ac9c99ae90f2...d7c05a9069410bb9aa65d696c9a3b60d4f7c2cb9
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0b3d48b6981d09d365cd092daeb3ac9c99ae90f2...d7c05a9069410bb9aa65d696c9a3b60d4f7c2cb9
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/90eb3be0/attachment.htm>
More information about the Notification
mailing list