[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Picture[] now gets an optional argument that specifies the picture size like Stock.GetSize().

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Oct 14 03:01:04 CEST 2021



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


Commits:
be3772f0 by gambas at 2021-10-14T02:15:23+02:00
Picture[] now gets an optional argument that specifies the picture size like Stock.GetSize().

[GB.GUI.BASE]
* NEW: Picture[] now gets an optional argument that specifies the picture size like Stock.GetSize().

- - - - -
8a692b18 by gambas at 2021-10-14T02:16:02+02:00
Add 'added', 'modified' and 'conflict' icons.

[GB.FORM.STOCK]
* NEW: Add 'added', 'modified' and 'conflict' icons.

- - - - -
c897a81d by gambas at 2021-10-14T02:17:11+02:00
ButtonBox: Add the Placeholder property. Add 'added', 'modified' and 'conflict' icons.

[GB.FORM]
* NEW: ButtonBox: Add the Placeholder property.
* NEW: Add 'added', 'modified' and 'conflict' icons.
* NEW: Document the Spinner control.

- - - - -
c21afafd by gambas at 2021-10-14T02:59:51+02:00
Project tree: Add version control buttons next to the branch label, and a popup menu to change the current branch.

[DEVELOPMENT ENVIRONMENT]
* NEW: Project tree: Add version control buttons next to the branch label, and a popup menu to change the current branch.
* NEW: Use the new version control status stock icons.
* OPT: Getting the current branch from a directory is now a lot faster.
* NEW: Update French translation.

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.form
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectInfo.class
- app/src/gambas3/.src/Project/CProjectTree.class
- app/src/gambas3/.src/Project/ProjectBox.class
- app/src/gambas3/.src/VersionControl/VersionControl.module
- app/src/gambas3/.src/Welcome/FWelcome.form
- − app/src/gambas3/img/32/added.png
- − app/src/gambas3/img/32/conflict.png
- − app/src/gambas3/img/32/modified.png
- + comp/src/gb.form.stock/gambas-mono/32/added.png
- + comp/src/gb.form.stock/gambas-mono/32/conflict.png
- + comp/src/gb.form.stock/gambas-mono/32/modified.png
- + comp/src/gb.form.stock/gambas/32/added.png
- + comp/src/gb.form.stock/gambas/32/conflict.png
- comp/src/gb.form.stock/gambas/32/error.png
- + comp/src/gb.form.stock/gambas/32/modified.png
- comp/src/gb.form/.src/Button/ButtonBox.class
- comp/src/gb.form/.src/Spinner.class
- comp/src/gb.form/map/icon.map
- comp/src/gb.gui.base/.src/Picture.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6795f418fd874e4fd3ac09bb8ec8a2830982505f...c21afafd566b76cc3f59b1bc8fcb6f7d9e25eb85

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6795f418fd874e4fd3ac09bb8ec8a2830982505f...c21afafd566b76cc3f59b1bc8fcb6f7d9e25eb85
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/20211014/b617a64b/attachment.htm>


More information about the Notification mailing list