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
AUTHORS
ChangeLog
component.am
configure.ac Request Webkit2Gtk >= 2.20 instead of 2.28. 2021-01-02 11:35:02 +01:00
COPYING
gambas.h
gb.draw.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
share
TODO