[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: MouseWheel events on disabled controls are correctly propagated now.
Benoît Minisini
gitlab at mg.gitlab.com
Mon Oct 8 16:42:37 CEST 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
63cf3a23 by gambas at 2018-10-08T14:34:41Z
MouseWheel events on disabled controls are correctly propagated now.
[GB.QT4]
* NEW: Mouse.State has now flags for keyboard modifiers too.
* BUG: MouseWheel events on disabled controls are correctly propagated now.
[GB.QT5]
* NEW: Mouse.State has now flags for keyboard modifiers too.
* BUG: MouseWheel events on disabled controls are correctly propagated now.
- - - - -
a94bc793 by gambas at 2018-10-08T14:35:45Z
Mouse.State has flags for keyboard modifiers now.
[GB.GTK]
* NEW: Mouse.State has flags for keyboard modifiers now.
[GB.GTK3]
* NEW: Mouse.State has flags for keyboard modifiers now.
- - - - -
31929e1e by gambas at 2018-10-08T14:36:38Z
Overriding public variables is forbidden, and JIT compiler correctly handles public constants.
[INTERPRETER]
* NEW: Overriding public variables was useless, and is now forbidden to help JIT compiler optimizations.
[GB.JIT]
* BUG: Correctly compile dynamic accesses to public constants.
- - - - -
89184ba8 by gambas at 2018-10-08T14:42:24Z
Merge branch 'master' of gitlab.com:gambas/gambas
- - - - -
8 changed files:
- gb.gtk/src/CMouse.cpp
- gb.qt4/share/gb.form.const.h
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CWidget.cpp
- main/gbx/gbx_c_observer.c
- main/gbx/gbx_c_observer.h
- main/gbx/gbx_class.c
- main/lib/jit/jit_body.c
View it on GitLab: https://gitlab.com/gambas/gambas/compare/6b7a8792322fff5e592df5a5d50f49c03688d292...89184ba8dccd20f25b435117688e7bbd5ad00c5f
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/6b7a8792322fff5e592df5a5d50f49c03688d292...89184ba8dccd20f25b435117688e7bbd5ad00c5f
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/20181008/676155cd/attachment.html>
More information about the Notification
mailing list