[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add 'ALIGN_MAKE()' macro in 'gb.geom.h'.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Aug 26 00:08:15 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
93764b1c by Benoît Minisini at 2022-08-25T23:56:54+02:00
Add 'ALIGN_MAKE()' macro in 'gb.geom.h'.
[GB.GEOM]
* NEW: Add 'ALIGN_MAKE()' macro in 'gb.geom.h'.
- - - - -
7386fe5a by Benoît Minisini at 2022-08-25T23:57:40+02:00
Align.Make() is a new method that build an alignment constant from its horizontal and vertical parts.
[GB.GTK]
* NEW: Align.Make() is a new method that build an alignment constant from its horizontal and vertical parts.
[GB.GTK3]
* NEW: Align.Make() is a new method that build an alignment constant from its horizontal and vertical parts.
[GB.QT4]
* NEW: Align.Make() is a new method that build an alignment constant from its horizontal and vertical parts.
[GB.QT5]
* NEW: Align.Make() is a new method that build an alignment constant from its horizontal and vertical parts.
- - - - -
e2e2b55f by Benoît Minisini at 2022-08-26T00:07:33+02:00
DataView: Custom column alignment is taken into account now.
[GB.DB.FORM]
* BUG: DataView: Make blob editor fully translated.
* NEW: DataView: Custom column alignment is taken into account now.
* NEW: Update French translation.
- - - - -
12 changed files:
- comp/src/gb.db.form/.connection/Connection4.connection
- comp/src/gb.db.form/.lang/fr.po
- comp/src/gb.db.form/.project
- comp/src/gb.db.form/.src/DataView.class
- comp/src/gb.db.form/.src/FBlobEditor.class
- comp/src/gb.db.form/.src/FBlobEditor.form
- comp/src/gb.db.form/.src/Test/FMain2.class
- comp/src/gb.db.form/.src/Test/FMain2.form
- gb.gtk/src/CConst.cpp
- gb.qt4/src/CConst.cpp
- gb.qt4/src/CWindow.cpp
- main/lib/geom/gb.geom.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f079b088de7a0bdd97a45d4239b50b49f91f6676...e2e2b55f68ac3b78a77852a1b58b1cb3faa5922b
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f079b088de7a0bdd97a45d4239b50b49f91f6676...e2e2b55f68ac3b78a77852a1b58b1cb3faa5922b
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/20220825/60e41466/attachment-0001.htm>
More information about the Notification
mailing list