gambas-source-code/gb.qt5
gambas c56d27dc81 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-03 03:47:42 +01:00
..
src Remove Label and TextLabel controls. Support for UserControl_Font() handler. Some text size computation fixes. 2021-03-03 03:47:42 +01:00
acinclude.m4 [CONFIGURATION] 2015-05-08 17:40:28 +00:00
AUTHORS [CONFIGURATION] 2015-05-08 17:40:28 +00:00
ChangeLog [CONFIGURATION] 2015-05-08 17:40:28 +00:00
component.am [CONFIGURATION] 2015-05-08 17:40:28 +00:00
configure.ac Merge branch 'wayland' of https://gitlab.com/gambas/gambas into wayland 2020-12-21 05:19:07 +01:00
COPYING [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gambas.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.draw.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.eval.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.geom.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.gl.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.image.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.paint.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb.qt.am [CONFIGURATION] 2015-05-08 17:40:28 +00:00
gb_common.h [CONFIGURATION] 2015-05-08 17:40:28 +00:00
INSTALL [CONFIGURATION] 2015-05-08 17:40:28 +00:00
m4 [CONFIGURATION] 2015-05-08 17:40:28 +00:00
Makefile.am [CONFIGURATION] 2015-05-08 17:40:28 +00:00
NEWS [CONFIGURATION] 2015-05-08 17:40:28 +00:00
README [CONFIGURATION] 2015-05-08 17:40:28 +00:00
reconf [CONFIGURATION] 2015-05-08 17:40:28 +00:00
share [CONFIGURATION] 2015-05-08 17:40:28 +00:00