gambas-source-code/gb.qt4
gambas d61741474f ScrollArea and all its children classes now can animate their scrolling.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update Gambas fonts.
* NEW: Option dialog: Add an option to enable control animations. Move the toolbar size option to the 'Fonts' panel.

[GB.GTK]
* NEW: Application.Animations is a new property that enable or disable control animations.

[GB.GTK3]
* NEW: Application.Animations is a new property that enable or disable control animations.
* NEW: Control.Font is now implemented using GTK+ CSS.

[GB.GUI.BASE]
* NEW: ScrollArea: Animate scrolling if Application.Animations is set.

[GB.QT4]
* NEW: Application.Animations is a new property that enable or disable control animations.

[GB.QT5]
* NEW: Application.Animations is a new property that enable or disable control animations.
2018-09-05 21:19:57 +02:00
..
share Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
src ScrollArea and all its children classes now can animate their scrolling. 2018-09-05 21:19:57 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2016-05-24 16:18:48 +00:00
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h [GB.FORM] 2014-02-16 15:06:21 +00:00
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h Make the component compile again. 2018-09-01 09:57:23 +02:00
INSTALL
m4
Makefile.am
NEWS
README
reconf