[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Add some stock icons: 'bug', 'save-all', 'tabs', 'text-normal'.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Aug 19 22:30:00 CEST 2023



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


Commits:
6c0bcb00 by Benoît Minisini at 2023-08-19T18:52:01+02:00
Add some stock icons: 'bug', 'save-all', 'tabs', 'text-normal'.

[GB.FORM]
* NEW: Add some stock icons: 'bug', 'save-all', 'tabs', 'text-normal'.

- - - - -
f8c85708 by Benoît Minisini at 2023-08-19T22:20:11+02:00
Add 'text-caps' stock icon.

[GB.FORM]
* NEW: Add 'text-caps' stock icon.

- - - - -
4b132885 by Benoît Minisini at 2023-08-19T22:21:14+02:00
Add some stock icons. Update 'text-*' icons.

[GB.FORM.STOCK]
* NEW: Add some stock icons.
* NEW: Update 'text-*' icons.

- - - - -
d91d11fa by Benoît Minisini at 2023-08-19T22:27:10+02:00
'Request.Scheme' supports more CGI headers. Add 'Response.Cookie' to handle cookie properties.

[GB.WEB]
* NEW: 'Request.Scheme' supports more CGI headers.
* NEW: 'Response.Cookie' returns a virtual object that allows to define the cookie properties.
* NEW: 'Response.SetCookie()' takes the 'Response.Cookie' properties into account when a corresponding argument is missing.

- - - - -
0edd7d43 by Benoît Minisini at 2023-08-19T22:29:35+02:00
TreeView: Expanding an item with the mouse ensures that the expanded contents is visible. Setting the 'Expanded' property manually now does not ensure that anymore.

[GB.GUI.BASE]
* NEW: TreeView: Expanding an item with the mouse ensures that the expanded contents is visible.
  Setting the 'Expanded' property manually now does not ensure that anymore.

- - - - -
82888cc0 by Benoît Minisini at 2023-08-19T22:29:45+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


30 changed files:

- comp/src/gb.form.stock/.src/Main.module
- + comp/src/gb.form.stock/gambas-mono/128/bug.png
- + comp/src/gb.form.stock/gambas-mono/128/save-all.png
- + comp/src/gb.form.stock/gambas-mono/128/save-as.png
- + comp/src/gb.form.stock/gambas-mono/128/save.png
- + comp/src/gb.form.stock/gambas-mono/128/tabs.png
- + comp/src/gb.form.stock/gambas-mono/128/text-bigger.png
- + comp/src/gb.form.stock/gambas-mono/128/text-bold.png
- + comp/src/gb.form.stock/gambas-mono/128/text-caps.png
- + comp/src/gb.form.stock/gambas-mono/128/text-italic.png
- + comp/src/gb.form.stock/gambas-mono/128/text-lower.png
- + comp/src/gb.form.stock/gambas-mono/128/text-normal.png
- + comp/src/gb.form.stock/gambas-mono/128/text-outline.png
- + comp/src/gb.form.stock/gambas-mono/128/text-shadow.png
- + comp/src/gb.form.stock/gambas-mono/128/text-smaller.png
- + comp/src/gb.form.stock/gambas-mono/128/text-strike.png
- + comp/src/gb.form.stock/gambas-mono/128/text-sub.png
- + comp/src/gb.form.stock/gambas-mono/128/text-super.png
- + comp/src/gb.form.stock/gambas-mono/128/text-underline.png
- + comp/src/gb.form.stock/gambas-mono/128/text-upper.png
- − comp/src/gb.form.stock/gambas-mono/32/alarm.png
- − comp/src/gb.form.stock/gambas-mono/32/android.png
- − comp/src/gb.form.stock/gambas-mono/32/application.png
- − comp/src/gb.form.stock/gambas-mono/32/audio.png
- − comp/src/gb.form.stock/gambas-mono/32/book.png
- − comp/src/gb.form.stock/gambas-mono/32/bus.png
- − comp/src/gb.form.stock/gambas-mono/32/c.png
- − comp/src/gb.form.stock/gambas-mono/32/chart-line.png
- − comp/src/gb.form.stock/gambas-mono/32/chart-pie.png
- − comp/src/gb.form.stock/gambas-mono/32/chart.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/224c555e3ff32b29abee830b734145423698f2c9...82888cc0e747123d8417106d05d90b4e7391be91

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/224c555e3ff32b29abee830b734145423698f2c9...82888cc0e747123d8417106d05d90b4e7391be91
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/20230819/73a8ea6f/attachment.htm>


More information about the Notification mailing list