[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Add an API to get the luminance of a color.

Benoît Minisini gitlab at mg.gitlab.com
Mon May 18 13:27:13 CEST 2020



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


Commits:
c99df6c0 by gambas at 2020-05-18T13:22:34+02:00
Add an API to get the luminance of a color.

[GB.IMAGE]
* NEW: Add an API to get the luminance of a color.

[GB.JIT]
* NEW: Cosmetic changes.

- - - - -
a520d12e by gambas at 2020-05-18T13:23:27+02:00
Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.GTK]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.GTK3]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.QT4]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.QT5]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

- - - - -
0b78bb4f by gambas at 2020-05-18T13:24:16+02:00
New icons and update existing ones.

[GB.FORM.STOCK]
* NEW: New icons and update existing ones.

- - - - -
363b4d37 by gambas at 2020-05-18T13:25:11+02:00
New stock icons.

[GB.FORM]
* NEW: New stock icons.

- - - - -
078a1ab6 by gambas at 2020-05-18T13:25:42+02:00
Use the new Application.DarkTheme property.

[GB.GUI.BASE]
* NEW: Use the new Application.DarkTheme property.

- - - - -
b3a79e17 by gambas at 2020-05-18T13:26:25+02:00
Adapt the background image to dark themes automatically.

[DEVELOPMENT ENVIRONMENT]
* NEW: Use the new stock icons.
* NEW: Adapt the background image to dark themes automatically.

- - - - -


30 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Editor/Image/FImageEditor.form
- app/src/gambas3/.src/Options/CBackground.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/img/background/list
- + comp/src/gb.form.stock/.hidden/goutte.png
- comp/src/gb.form.stock/.src/_DefaultStock.class
- comp/src/gb.form.stock/gambas-mono/32/blue.png
- comp/src/gb.form.stock/gambas-mono/32/blur.png
- comp/src/gb.form.stock/gambas-mono/32/brightness.png
- comp/src/gb.form.stock/gambas-mono/32/contrast.png
- + comp/src/gb.form.stock/gambas-mono/32/difference.png
- + comp/src/gb.form.stock/gambas-mono/32/draw-circle.png
- + comp/src/gb.form.stock/gambas-mono/32/draw-line.png
- + comp/src/gb.form.stock/gambas-mono/32/draw-path.png
- + comp/src/gb.form.stock/gambas-mono/32/draw-rectangle.png
- + comp/src/gb.form.stock/gambas-mono/32/draw-text.png
- + comp/src/gb.form.stock/gambas-mono/32/exclusive.png
- comp/src/gb.form.stock/gambas-mono/32/gamma.png
- comp/src/gb.form.stock/gambas-mono/32/green.png
- comp/src/gb.form.stock/gambas-mono/32/hue.png
- + comp/src/gb.form.stock/gambas-mono/32/intersection.png
- comp/src/gb.form.stock/gambas-mono/32/lightness.png
- comp/src/gb.form.stock/gambas-mono/32/opacity.png
- comp/src/gb.form.stock/gambas-mono/32/red.png
- comp/src/gb.form.stock/gambas-mono/32/saturation.png
- comp/src/gb.form.stock/gambas-mono/32/transparency.png
- + comp/src/gb.form.stock/gambas-mono/32/union.png
- comp/src/gb.form.stock/gambas/32/blue.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073
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/20200518/610b8bc0/attachment.html>


More information about the Notification mailing list