gambas-source-code/main/lib
gambas f588c83fda PictureBox now uses the new UserControl Draw pseudo-event and Frame container in now implemented in Gambas.
[GB.DRAW]
* NEW: Add PaintExtents W and H properties as synonymous of Width and Height.

[GB.GUI.BASE]
* NEW: PictureBox now uses the new UserControl Draw pseudo-event.
* NEW: Frame container in now implemented in Gambas.

[GB.GTK]
* NEW: Frame container in now implemented in Gambas.
* BUG: Style drawing routines now work correctly on UserControl.

[GB.GTK3]
* NEW: Frame container in now implemented in Gambas.

[GB.QT4]
* NEW: Frame container in now implemented in Gambas.

[GB.QT5]
* NEW: Frame container in now implemented in Gambas.
* BUG: Do not activate windows on Wayland, this is not supported.
2021-01-23 23:30:36 +01:00
..
clipper
complex
compress
data
db
debug
draw PictureBox now uses the new UserControl Draw pseudo-event and Frame container in now implemented in Gambas. 2021-01-23 23:30:36 +01:00
eval
geom
gui Do not crash if '$XDG_CURRENT_DESKTOP' is not defined. 2020-12-26 22:44:57 +01:00
gui.opengl
gui.qt Use "$XDG_CURRENT_DESKTOP" before "$KDE_FULL_SESSION" to know if we are running KDE. 2020-12-21 17:45:26 +01:00
gui.qt.opengl Fix error message choice. 2021-01-04 13:14:30 +01:00
gui.qt.webkit Fix error message choice. 2021-01-04 13:14:30 +01:00
gui.trayicon
gui.webview Fix error message choice. 2021-01-04 13:14:30 +01:00
image
image.effect
inotify
jit
option
signal
term
test
vb
gb.component
Makefile.am