gambas-source-code/app
gambas a0a2d0379c MovieBox is now implemented in Gambas, through a new Animation class.
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the MovieBox Animation property.

[GB.GTK]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GTK3]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GUI.BASE]
* NEW: MovieBox is now implemented in Gambas.

[GB.QT4]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.QT5]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.
2021-01-09 10:24:56 +01:00
..
desktop Fix some spaces in 'gambas3.desktop' file. 2020-12-16 15:12:48 +01:00
examples Merge branch 'i18n' into 'master' 2020-05-11 22:15:51 +00:00
man Add manpage for the IDE. 2020-06-20 05:20:24 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
src MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
template Update Chinese translation. 2020-11-18 21:07:53 +01:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac Add man pages. 2020-06-20 04:56:22 +02:00
COPYING
INSTALL
Makefile.am Fix uninstallation of gambas icons. 2021-01-03 18:35:22 +01:00
NEWS
README
reconf
TODO