[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Font: Add 'Spacing' property for letter spacing.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Font: Add 'Spacing' property for letter spacing.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 14 Apr 2025 01:50:23 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 8961b1b5 by Benoît Minisini at 2025-04-14T03:44:04+02:00 Font: Add 'Spacing' property for letter spacing. [GB.GTK] * NEW: Font: Add 'Spacing' property for letter spacing. [GB.GTK3] * NEW: Font: Add 'Spacing' property for letter spacing. [GB.QT4] * NEW: Font: Add 'Spacing' property for letter spacing. [GB.QT5] * NEW: Font: Add 'Spacing' property for letter spacing. [GB.QT6] * NEW: Font: Add 'Spacing' property for letter spacing. - - - - - e88f6ecb by Benoît Minisini at 2025-04-14T03:48:15+02:00 Font: Rewrite some Font methods in Gambas and put them here. SpinBox: Add 'ShiftStep' property to the control property list. [GB.GUI.BASE] * NEW: SpinBox: Add 'ShiftStep' property to the control property list. * NEW: Font: Rewrite some Font methods in Gambas and put them here. - - - - - 11b62b3b by Benoît Minisini at 2025-04-14T03:49:57+02:00 FontChooser: Support for the new Font 'Spacing' property. [GB.FORM] * NEW: Update French translation. * NEW: FontChooser: Support for the new Font 'Spacing' property. - - - - - 17 changed files: - comp/src/gb.form/.lang/fr.po - comp/src/gb.form/.project - comp/src/gb.form/.src/Font/FFontChooser.class - comp/src/gb.form/.src/Font/FFontChooser.form - comp/src/gb.form/.src/Test/FTestFontChooser.form - comp/src/gb.gui.base/.app.png - comp/src/gb.gui.base/.icon.png - + comp/src/gb.gui.base/.src/Font.class - comp/src/gb.gui.base/.src/SpinBox.class - gb.gtk/src/CFont.cpp - gb.gtk/src/CFont.h - gb.gtk/src/gfont.cpp - gb.gtk/src/gfont.h - gb.gtk/src/gtools.cpp - gb.qt4/src/CFont.cpp - gb.qt4/src/CFont.h - gb.qt4/src/cpaint_impl.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b1bbfb6a203d34f51ae14758f166a15a05f14c7e...11b62b3bad6c8ee1853b1dcceef4663e0ea693be -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b1bbfb6a203d34f51ae14758f166a15a05f14c7e...11b62b3bad6c8ee1853b1dcceef4663e0ea693be You're receiving this email because of your account on gitlab.com.