[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: IconView: fix a few problems.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Aug 3 13:52:27 CEST 2022



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


Commits:
72481d96 by Benoît Minisini at 2022-08-03T13:50:06+02:00
IconView: fix a few problems.

[GB.GUI.BASE]
* BUG: IconView: UnselectAll() now always reset the current item.
* NEW: IconView: ESC key now unselects all items.
* BUG: IconView: Fix computation of text icon position when renaming.

- - - - -
38620134 by Benoît Minisini at 2022-08-03T13:50:47+02:00
FileView: Add a 'Rename' event that allows to implement a custom file renaming.

[GB.FORM]
* NEW: FileView: Add a 'Rename' event that allows to implement a custom file renaming.

- - - - -
c2a2b607 by Benoît Minisini at 2022-08-03T13:52:21+02:00
Project browser: Implement file renaming. Lock the project tree while closing the current project, so that it raises no deferred events.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Project browser: Implement file renaming.
* BUG: Lock the project tree while closing the current project, so that it raises no deferred events.

- - - - -


9 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/IconView/_IconView_Item.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1179e3a0fc194c39b7fbae7bba85895c69e4e0c4...c2a2b60790f4178a6bf8c67ddb07a9ae60ea9142

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1179e3a0fc194c39b7fbae7bba85895c69e4e0c4...c2a2b60790f4178a6bf8c67ddb07a9ae60ea9142
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/20220803/f511404d/attachment.htm>


More information about the Notification mailing list