[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: MediaPipeline: Play() now takes an extra optional argument that allows not to...

Benoît Minisini gitlab at mg.gitlab.com
Fri May 22 00:28:10 CEST 2020



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


Commits:
875fcafa by gambas at 2020-05-21T20:37:44+02:00
MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion.

[GB.MEDIA]
* NEW: 'GB_MEDIA_DEBUG' is a new environmental variable that toggles warning messages.
* NEW: MediaPipeline: Play() now takes an extra optional argument that allows not to wait for the command completion.

- - - - -
2e3ffaa8 by gambas at 2020-05-21T20:43:15+02:00
FileProperties: Fix an error triggered by the preview.

[GB.FORM]
* BUG: FileProperties: Fix an error triggered by the preview.

- - - - -
84b2f1bc by gambas at 2020-05-21T20:53:21+02:00
Update many icons and add 128 pixels version of some other ones.

[GB.FORM.STOCK]
* NEW: Add 128 pixels version of some other icons.
* NEW: Update many icons.

- - - - -
7295d38d by gambas at 2020-05-22T00:25:24+02:00
Some fixes in image editor and little design changes.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Grid configuration is now specific to each editor.
* NEW: Image editor: The grid configuration gets a sane default the first time it is toggled.
* BUG: Image editor: Resize the information tooltip for large coordinate values.
* NEW: Image editor: Draw the grid lines with foreground color.
* NEW: Welcome dialog: Use a lighter version of the blue color.
* NEW: Welcome dialog: Sound and animation on a few specific dates. :-)
* NEW: File creation dialog: Remember the size of new images.
*

- - - - -
3388dab7 by gambas at 2020-05-22T00:27:49+02:00
Fix how mandatory fields are highlighted by the SetFocus(True) method.

[GB.WEB.GUI]
* NEW: Store the error log in '/tmp/gambas.XXX/gb.web.gui' directory now.
* BUG: Fix how mandatory fields are highlighted by the SetFocus(True) method.

- - - - -


30 changed files:

- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectList.class
- app/src/gambas3/.src/Project/FCreateFile.class
- app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class
- + app/src/gambas3/.src/Welcome/CTear.class
- app/src/gambas3/.src/Welcome/CWelcome.class
- app/src/gambas3/.src/Welcome/FAbout.class
- app/src/gambas3/.src/Welcome/FWelcome.class
- app/src/gambas3/.src/Welcome/FWelcome.form
- + app/src/gambas3/welcome/bells.mp3
- app/src/gambas3/img/welcome/border.png → app/src/gambas3/welcome/border.png
- app/src/gambas3/img/welcome/corner.png → app/src/gambas3/welcome/corner.png
- app/src/gambas3/img/fir.png → app/src/gambas3/welcome/fir.png
- app/src/gambas3/img/snowflake.png → app/src/gambas3/welcome/snowflake.png
- + app/src/gambas3/welcome/spiritus.mp3
- comp/src/gb.form.stock/gambas-mono/32/access.png
- comp/src/gb.form.stock/gambas-mono/32/archive.png
- comp/src/gb.form.stock/gambas-mono/32/calculator.png
- comp/src/gb.form.stock/gambas-mono/32/print.png
- comp/src/gb.form.stock/gambas-mono/32/printer.png
- comp/src/gb.form.stock/gambas-mono/32/resize.png
- comp/src/gb.form.stock/gambas-mono/32/tablet.png
- + comp/src/gb.form.stock/gambas/128/access.png
- comp/src/gb.form.stock/gambas/128/archive.png
- + comp/src/gb.form.stock/gambas/128/calculator.png
- + comp/src/gb.form.stock/gambas/128/calendar.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7fd9766d02a399f44c5e47b79727445092dc5c18...3388dab780d049c48c65694f620f67f7327c3b4e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7fd9766d02a399f44c5e47b79727445092dc5c18...3388dab780d049c48c65694f620f67f7327c3b4e
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/20200521/05170a02/attachment.html>


More information about the Notification mailing list