[Gambas-Notification] [Git][gambas/gambas][master] ScrollArea and all its children classes now can animate their scrolling.

Benoît Minisini gitlab at mg.gitlab.com
Wed Sep 5 21:24:38 CEST 2018


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


Commits:
d6174147 by gambas at 2018-09-05T19:19:57Z
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.

- - - - -


20 changed files:

- app/src/gambas3/.hidden/font/GambasBold-13.sfd
- app/src/gambas3/.hidden/font/GambasMedium-13.sfd
- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/FDebugExpr.form
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/font/GambasBold-13.bdf
- app/src/gambas3/font/GambasMedium-12.bdf
- app/src/gambas3/font/GambasMedium-13.bdf
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Test/FScrollArea.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form
- gb.gtk/src/CScreen.cpp
- gb.gtk/src/gcombobox.cpp
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gframe.cpp
- gb.qt4/src/CScreen.cpp


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/d61741474fb098671b2f9de61f1d3845c7dd9619
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180905/29676618/attachment.html>


More information about the Notification mailing list