[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: ToolBar: Update the layout later on resize, to help GTK+ components.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Apr 7 03:35:37 CEST 2021



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


Commits:
c85f6877 by gambas at 2021-04-07T02:25:56+02:00
ToolBar: Update the layout later on resize, to help GTK+ components.

[GB.FORM.MDI]
* BUG: ToolBar: Update the layout later on resize, to help GTK+ components.

- - - - -
b67f3752 by gambas at 2021-04-07T03:30:49+02:00
Fix arrangement, and ignore internal focus moves that do not target the official active control.

[GB.GTK]
* BUG: Arrangement now behaves almost exactly like in QT components.
* BUG: Controls cannot have a zero size anymore. It does not work.
* BUG: Ignore internal focus moves that do not target the official active control.

[GB.GTK3]
* BUG: Arrangement now behaves almost exactly like in QT components.
* BUG: DrawingArea: Correctly restore drawing context when an error is raised during the 'Draw' event handler.
* BUG: Controls cannot have a zero size anymore. It does not work.
* BUG: Ignore internal focus moves that do not target the official active control.

- - - - -


17 changed files:

- comp/src/gb.form.mdi/.component
- comp/src/gb.form.mdi/.icon.png
- comp/src/gb.form.mdi/.project
- comp/src/gb.form.mdi/.src/Tests/FMain.form
- comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class
- gb.gtk/src/CDrawingArea.cpp
- gb.gtk/src/CWatcher.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gapplication.h
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/gsignals.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9121eb3a267412ed10b58e7f467244eb599c52cc...b67f3752f9390ed79a3ac7baebc30c7ea9c71e7d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9121eb3a267412ed10b58e7f467244eb599c52cc...b67f3752f9390ed79a3ac7baebc30c7ea9c71e7d
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/20210407/0640ca9d/attachment.htm>


More information about the Notification mailing list