[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: ListEditor: Add Unique property and Activate event.
Benoît Minisini
gitlab at mg.gitlab.com
Mon May 18 15:36:05 CEST 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
cc8ff4fd by gambas at 2020-05-18T15:32:53+02:00
ListEditor: Add Unique property and Activate event.
[GB.FORM]
* NEW: ListEditor: Unique is a new property that ensures that all ListEditor elements are unique.
* NEW: ListEditor: Activate event is now emitted if the user clicks twice on the list.
- - - - -
87dc14ee by gambas at 2020-05-18T15:35:28+02:00
The program arguments are now defined through a specific dialog displayed when running the project.
[DEVELOPMENT ENVIRONMENT]
* NEW: The program arguments are now defined through a specific dialog displayed when running the project.
* NEW: Project properties dialog: Remove the 'arguments' tab.
- - - - -
15 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- + app/src/gambas3/.src/Project/FArguments.class
- + app/src/gambas3/.src/Project/FArguments.form
- app/src/gambas3/.src/Project/FProjectProperty.class
- app/src/gambas3/.src/Project/FProjectProperty.form
- app/src/gambas3/usage
- comp/src/gb.form/.lang/fr.po
- comp/src/gb.form/.project
- comp/src/gb.form/.src/ListEditor/FListEditor.class
- comp/src/gb.form/.src/ListEditor/ListEditor.class
- comp/src/gb.form/.src/Test/FTestListEditor.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b3a79e176ba8ce6624b9a07ddd70374b8e175073...87dc14eed3f9a2bd0e198ebcf2fc8a18a1c19a9c
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b3a79e176ba8ce6624b9a07ddd70374b8e175073...87dc14eed3f9a2bd0e198ebcf2fc8a18a1c19a9c
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/b9aad4ae/attachment-0001.html>
More information about the Notification
mailing list