[Gambas-Notification] [Git][gambas/gambas][master] MovieBox is now implemented in Gambas, through a new Animation class.

Benoît Minisini gitlab at mg.gitlab.com
Sat Jan 9 10:25:34 CET 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a0a2d037 by gambas at 2021-01-09T10:24:56+01:00
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.

- - - - -


30 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Editor/Form/CControl.class
- app/src/gambas3/.src/Editor/Form/FProperty.class
- benchmark/benchmark.gbs
- comp/src/gb.db.form/.project
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.print/.component
- comp/src/gb.form.print/.project
- comp/src/gb.gui.base/.lang/fr.po
- comp/src/gb.gui.base/.project
- + comp/src/gb.gui.base/.src/MovieBox.class
- comp/src/gb.gui.base/.src/PictureBox.class
- + comp/src/gb.gui.base/moviebox.png
- comp/src/gb.markdown/.component
- comp/src/gb.markdown/.project
- comp/src/gb.term.form/.component
- comp/src/gb.term.form/.project
- comp/src/gb.util.web/.component
- comp/src/gb.util.web/.project
- comp/src/gb.util.web/.src/MMain.module
- comp/src/gb.util/.component
- comp/src/gb.util/.project
- comp/src/gb.web.form/.component
- comp/src/gb.web.form/.project
- comp/src/gb.web/.icon.png
- − gb.gtk/src/CMovieBox.cpp
- gb.gtk/src/Makefile.am
- + gb.gtk/src/canimation.cpp
- gb.gtk/src/CMovieBox.h → gb.gtk/src/canimation.h
- − gb.gtk/src/gmoviebox.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a0a2d0379c4496bf50c116483d1800fd6d5189e0

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a0a2d0379c4496bf50c116483d1800fd6d5189e0
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210109/c7949b81/attachment-0001.htm>


More information about the Notification mailing list