[Gambas-Notification] [Git][gambas/gambas][master] Centered is a new container property that centered its contents. Many GTK fixes.

Benoît Minisini gitlab at mg.gitlab.com
Thu Jan 28 02:54:09 CET 2021



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


Commits:
16f7a0cb by gambas at 2021-01-28T02:46:00+01:00
Centered is a new container property that centered its contents. Many GTK fixes.

[GB.GTK]
* NEW: Centered is a new container property that centered its contents. It works for horizontal, vertical and fill arrangement only.
* BUG: Setting Application.Font to NULL now resets the default font.
* BUG: Resizable utility windows now have a minimum size like QT components.

[GB.GTK3]
* NEW: Centered is a new container property that centered its contents. It works for horizontal, vertical and fill arrangement only.
* BUG: Setting Application.Font to NULL now resets the default font.
* OPT: Setting Application.Font now is almost instantaneous.
* BUG: Editable combo-boxes having a small width now behave correctly.
* BUG: Resizable utility windows now have a minimum size like QT components.
* BUG: Read-only combo-boxes do not have inner vertical padding anymore.

[GB.QT4]
* NEW: Centered is a new container property that centered its contents. It works for horizontal, vertical and fill arrangement only.

[GB.QT5]
* NEW: Centered is a new container property that centered its contents. It works for horizontal, vertical and fill arrangement only.
* BUG: Fix TextArea background.

- - - - -


30 changed files:

- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/CDrawingArea.cpp
- gb.gtk/src/CPanel.cpp
- gb.gtk/src/CScreen.cpp
- gb.gtk/src/CTabStrip.cpp
- gb.gtk/src/CWindow.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gcombobox.cpp
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gdesktop.cpp
- gb.gtk/src/gdesktop.h
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gtabstrip.cpp
- gb.gtk/src/gtools.cpp
- gb.gtk/src/gtools.h
- gb.qt4/share/gb.form.arrangement.h
- gb.qt4/share/gb.form.properties.h
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/CDrawingArea.cpp
- − gb.qt4/src/CFrame.cpp
- − gb.qt4/src/CFrame.h
- gb.qt4/src/CPanel.cpp
- gb.qt4/src/CTabStrip.cpp
- gb.qt4/src/CTextArea.cpp
- gb.qt4/src/CWidget.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/16f7a0cb8b48da9646b4eae322e9284aa9875f3b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/16f7a0cb8b48da9646b4eae322e9284aa9875f3b
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/20210128/39cac675/attachment.htm>


More information about the Notification mailing list