[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: The internal '_Container' property of UserControl and UserContainer now...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Dec 21 20:56:09 CET 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
faff7299 by gambas at 2021-12-21T20:48:03+01:00
The internal '_Container' property of UserControl and UserContainer now behaves the same way as in Qt components.
[GB.GTK]
* BUG: The internal '_Container' property of UserControl and UserContainer now behaves the same way as in Qt components.
[GB.GTK3]
* BUG: The internal '_Container' property of UserControl and UserContainer now behaves the same way as in Qt components.
- - - - -
34b91db4 by gambas at 2021-12-21T20:50:16+01:00
Do nothing if the Proxy property is set without actually changing its value.
[GB.QT4]
* OPT: Do nothing if the Proxy property is set without actually changing its value.
[GB.QT5]
* OPT: Do nothing if the Proxy property is set without actually changing its value.
- - - - -
ba438ac9 by gambas at 2021-12-21T20:54:44+01:00
ScrollArea: Do not set the Proxy property, if setting the _Container property already did the job.
[GB.GUI.BASE]
* NEW: ScrollArea: Do not set the Proxy property, if setting the _Container property already did the job.
- - - - -
10 changed files:
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/ScrollView.class
- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/CWidget.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gcontrol.cpp
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CWidget.cpp
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7c17f33560da821586dbfa31bfde8307e7716542...ba438ac9cc4d1374b4475f89cf40e8eeea86fdbd
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7c17f33560da821586dbfa31bfde8307e7716542...ba438ac9cc4d1374b4475f89cf40e8eeea86fdbd
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/20211221/d56bb967/attachment.htm>
More information about the Notification
mailing list