gambas-source-code/main
gambas 65d2b783fe Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent".
[GB.DRAW]
* NEW: Paint.TextHeight is a new property that returns the height of one line of text. This is not the same as Paint.Font.Height, as the device resolution is taken into account.

[GB.GTK]
* NEW: Paint.FontScale is now "transparent". Paint.Font.Size is not changed anymore when assigning the Paint.Font property.

[GB.GTK3]
* NEW: Paint.FontScale is now "transparent". Paint.Font.Size is not changed anymore when assigning the Paint.Font property.

[GB.QT4]
* NEW: Paint.FontScale is now "transparent". Paint.Font.Size is not changed anymore when assigning the Paint.Font property.

[GB.QT5]
* NEW: Paint.FontScale is now "transparent". Paint.Font.Size is not changed anymore when assigning the Paint.Font property.
* BUG: Utility windows now kept being in front of their parent window correctly.
2019-10-26 01:06:18 +02:00
..
gbc Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. 2019-10-08 09:12:12 +02:00
gbx Remove a useless global variable. 2019-10-21 09:44:52 +02:00
lib Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". 2019-10-26 01:06:18 +02:00
mime
share Forgot to commit common header files. 2019-10-07 22:04:56 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO