[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 3 commits: Code editor: Correctly generate the implementation of properties whose...



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


Commits:
5326529f by Benoît Minisini at 2026-05-01T16:23:55+02:00
Code editor: Correctly generate the implementation of properties whose datatype is a named enumeration.

[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: Correctly generate the implementation of properties whose datatype is a named enumeration.

- - - - -
15fc91a7 by Benoît Minisini at 2026-05-01T17:01:36+02:00
Arrow: A new control that just draw an horizontal or vertical arrow.

[GB.GUI.BASE]
* NEW: Arrow: A new control that just draw an horizontal or vertical arrow.

- - - - -
2ae743ca by Benoît Minisini at 2026-05-01T17:02:25+02:00
Support for the new 'Arrow' control.

[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the new 'Arrow' control.
* NEW: Translation workspace: Use the new Arrow control instead of a PictureBox to draw the arrow.

- - - - -


9 changed files:

- app/src/gambas3/.src/Component/CPropertyInfo.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Translation/FProjectTranslation.form
- − app/src/gambas3/img/128/arrow.png
- + app/src/gambas3/img/control/arrow.png
- comp/src/gb.gui.base/.project
- + comp/src/gb.gui.base/.src/Arrow.class
- + comp/src/gb.gui.base/.src/Test/FTestArrow.class
- + comp/src/gb.gui.base/.src/Test/FTestArrow.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/26e95e3432683add8de8229cd3844cd56803b96e...2ae743caedf24428be3547773a5529be508ad3ab

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/26e95e3432683add8de8229cd3844cd56803b96e...2ae743caedf24428be3547773a5529be508ad3ab
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help