gambas-source-code/gb.gtk3
gambas d65bd209d3 Remove Label and TextLabel controls. Support for UserControl_Font() handler. Some text size computation fixes.
[GB.GTK]
* NEW: Remove Label and TextLabel controls.
* NEW: Call UserControl_Font() handler when the UserControl font changes.
* BUG: Font size computation takes into account Pango ink rectangle.

[GB.GTK3]
* NEW: Remove Label and TextLabel controls.
* NEW: Call UserControl_Font() handler when the UserControl font changes.
* BUG: Font size computation takes into account Pango ink rectangle.

[GB.QT4]
* NEW: Remove Label and TextLabel controls.
* NEW: Call UserControl_Font() handler when the UserControl font changes.
* BUG: Border drawing routine now preserves paint color.
* BUG: All Paint text routines now workaround the font assignment bug.

[GB.QT5]
* NEW: Remove Label and TextLabel controls.
* NEW: Call UserControl_Font() handler when the UserControl font changes.
* BUG: Border drawing routine now preserves paint color.
* BUG: All Paint text routines now workaround the font assignment bug.
2021-03-06 13:17:35 +01:00
..
src Remove Label and TextLabel controls. Support for UserControl_Font() handler. Some text size computation fixes. 2021-03-06 13:17:35 +01:00
acinclude.m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
AUTHORS [GB.GTK3] 2013-12-29 15:13:04 +00:00
ChangeLog [GB.GTK3] 2013-12-29 15:13:04 +00:00
component.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
configure.ac Request Webkit2Gtk >= 2.20 instead of 2.28. 2021-01-02 11:35:02 +01:00
COPYING [GB.GTK3] 2013-12-29 15:13:04 +00:00
gambas.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.draw.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2015-07-29 12:59:14 +00:00
gb.gl.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.image.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.paint.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb_common.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
INSTALL [GB.GTK3] 2013-12-29 15:13:04 +00:00
m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
Makefile.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
NEWS [GB.GTK3] 2013-12-29 15:13:04 +00:00
README [GB.GTK3] 2013-12-29 15:13:04 +00:00
reconf [GB.GTK3] 2013-12-29 15:13:04 +00:00
share [GB.GTK3] 2013-12-29 15:13:04 +00:00
TODO [GB.GTK3] 2013-12-29 15:13:04 +00:00