[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Default message icons are now visible when 'gb.form' component is not used.

Benoît Minisini gitlab at mg.gitlab.com
Thu Jan 2 13:21:46 CET 2020



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
ed25f184 by gambas at 2020-01-02T13:07:44+01:00
Default message icons are now visible when 'gb.form' component is not used.

[GB.GUI.BASE]
* BUG: Default message icons are now visible when 'gb.form' component is not used.

- - - - -
63000a27 by gambas at 2020-01-02T13:08:45+01:00
WAIT NEXT is a new instruction that waits for the next event and process it.

[INTERPRETER]
* NEW: WAIT NEXT is a new instruction that waits for the next event and process it.

[COMPILER]
* NEW: Support for the new WAIT NEXT instruction.

[GB.GTK]
* NEW: Support for the new WAIT NEXT instruction.

[GB.GTK3]
* NEW: Support for the new WAIT NEXT instruction.

[GB.QT4]
* NEW: Support for the new WAIT NEXT instruction.

[GB.QT5]
* NEW: Support for the new WAIT NEXT instruction.

- - - - -
552ab50b by gambas at 2020-01-02T13:21:22+01:00
Support for the new WAIT EVENT instruction.

[GB.SDL2]
* NEW: Support for the new WAIT EVENT instruction.

- - - - -


13 changed files:

- comp/src/gb.gui.base/.src/Message/FMessage.class
- comp/src/gb.gui.base/.src/Picture.class
- gb.gtk/src/main.cpp
- gb.gtk/src/main.h
- gb.qt4/src/main.cpp
- gb.sdl2/src/main.c
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_subr.c
- main/gbx/gbx_api.c
- main/gbx/gbx_subr_misc.c
- main/gbx/gbx_watch.c
- main/share/gb_reserved_keyword.h
- main/share/gb_reserved_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/c48ebfacef36a44eb0c8754101586deaa8f08c7e...552ab50bf00390d62590d2cfb367e3cba9eef7cf

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/c48ebfacef36a44eb0c8754101586deaa8f08c7e...552ab50bf00390d62590d2cfb367e3cba9eef7cf
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200102/0af428ba/attachment.html>


More information about the Notification mailing list