[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Add 'expander', 'spacer' and 'separator' stock icons.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Add 'expander', 'spacer' and 'separator' stock icons.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 01 Aug 2025 23:26:27 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 84bf649b by Benoît Minisini at 2025-08-02T01:24:52+02:00 Add 'expander', 'spacer' and 'separator' stock icons. [GB.FORM.STOCK] * NEW: Add 'expander', 'spacer' and 'separator' stock icons. * NEW: Redraw 'equalizer' icon. - - - - - ff4ba7e8 by Benoît Minisini at 2025-08-02T01:25:53+02:00 Toolbar configuration dialog: Use the new 'expander', 'spacer' and 'separator' stock icons. [DEVELOPMENT ENVIRONMENT] * NEW: Toolbar configuration dialog: Use the new 'expander', 'spacer' and 'separator' stock icons. * BUG: Toolbar configuration dialog: Toolbar elements are more visible now. - - - - - 642bccd2 by Benoît Minisini at 2025-08-02T01:26:13+02:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 16 changed files: - comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class - comp/src/gb.form.stock/gambas-mono/128/equalizer.png - + comp/src/gb.form.stock/gambas-mono/128/expander.png - + comp/src/gb.form.stock/gambas-mono/128/separator.png - + comp/src/gb.form.stock/gambas-mono/128/spacer.png - comp/src/gb.form.stock/gambas-thin/128/equalizer.png - + comp/src/gb.form.stock/gambas-thin/128/expander.png - + comp/src/gb.form.stock/gambas-thin/128/separator.png - + comp/src/gb.form.stock/gambas-thin/128/spacer.png - + comp/src/gb.form.stock/gambas-thin/app/knotes.png - + comp/src/gb.form.stock/gambas-thin/app/org.kde.plasma.pager.png - comp/src/gb.form.stock/gambas/128/equalizer.png - + comp/src/gb.form.stock/gambas/128/expander.png - + comp/src/gb.form.stock/gambas/128/separator.png - + comp/src/gb.form.stock/gambas/128/spacer.png - comp/src/gb.form.stock/icon.map View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3f50b0a725d0ef3e48cac61fc8a42fd90d0a18d4...642bccd24f2f5debf2807a97d2f0cd62dd22a853 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3f50b0a725d0ef3e48cac61fc8a42fd90d0a18d4...642bccd24f2f5debf2807a97d2f0cd62dd22a853 You're receiving this email because of your account on gitlab.com.