[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix focus management of windows and activation of embedded windows.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Jun 17 11:15:47 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
35a5f54b by gambas at 2021-06-17T11:13:16+02:00
Fix focus management of windows and activation of embedded windows.
[GB.GTK]
* BUG: Fix focus management of windows.
* BUG: Activate embedded windows on show.
[GB.GTK3]
* BUG: Fix focus management of windows.
* BUG: Activate embedded windows on show.
- - - - -
c8ecbefa by gambas at 2021-06-17T11:15:07+02:00
Fix focus management so that the focus order is always the stacking order..
[GB.QT4]
* BUG: Fix focus management so that the focus order is always the stacking order.
[GB.QT5]
* BUG: Fix focus management so that the focus order is always the stacking order.
* BUG: Remove some compilation warnings.
- - - - -
12 changed files:
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gdrawingarea.cpp
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gsignals.cpp
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/CDraw.cpp
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWidget.h
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/CWindow.h
- gb.qt4/src/cpaint_impl.cpp
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/899c3138e276f99d0ceaa6238093855e29d28b91...c8ecbefa7f7209a8b6aeb52d043e306fcef979fa
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/899c3138e276f99d0ceaa6238093855e29d28b91...c8ecbefa7f7209a8b6aeb52d043e306fcef979fa
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/20210617/0ea0a1ab/attachment.htm>
More information about the Notification
mailing list