[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Display information on debugged process. Fix git repository detection.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Oct 21 14:02:23 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
1474d6ce by gambas at 2021-10-21T13:54:44+02:00
Display information on debugged process. Fix git repository detection.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Debugger: Display the memory used by the debugged process (actually the PSS returned by Linux), and the number of its open file descriptors..
* BUG: Version control: Fix git repository detection.
- - - - -
d9aa4e19 by gambas at 2021-10-21T14:00:38+02:00
Format file sizes with no more than three digits. FileView: Use the directory cache instead of Stat() when drawing the items.
[GB.FORM]
* NEW: Format file sizes with no more than three digits.
* BUG: Stock: Don't duplicate 'Gambas' and 'Gambas-Mono' icon themes in Stock.Themes property.
* OPT: FileView: Use the directory cache instead of Stat() when drawing the items.
- - - - -
4331940e by gambas at 2021-10-21T14:01:54+02:00
IconView: Use an internal cache to speed up item text formatting.
[GB.GUI.BASE]
* OPT: IconView: Use an internal cache to speed up item text formatting.
- - - - -
18 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- − comp/src/gb.form.stock/.hidden/map
- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/File/Properties/FFileProperties.class
- comp/src/gb.form/.src/Main.module
- comp/src/gb.form/.src/Stock.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
- comp/src/gb.gui.base/.src/Paint.class
- comp/src/gb.gui.base/.src/Test/FIconView.class → comp/src/gb.gui.base/.src/Test/FTestIconView.class
- comp/src/gb.gui.base/.src/Test/FIconView.form → comp/src/gb.gui.base/.src/Test/FTestIconView.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a40d11b528b2a54d4a75c758d01892f253a60300...4331940e9e91df229afdfbf721125898539f5fab
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a40d11b528b2a54d4a75c758d01892f253a60300...4331940e9e91df229afdfbf721125898539f5fab
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/20211021/d4a30113/attachment.htm>
More information about the Notification
mailing list