[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 4 commits: Library paths now can include a maximum version.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 4 commits: Library paths now can include a maximum version.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 09 Jun 2026 20:09:46 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 96866ff4 by Benoît Minisini at 2026-06-09T21:54:48+02:00 Library paths now can include a maximum version. [INTERPRETER] * NEW: Library paths now can include a maximum version with the following pattern: '<vendor>/<name>:<version>-<max version>.gambas'. * NEW: Search the best installed library matching a required library. * NEW: Do not search libraries in the current folder or in the '../bin' folder automatically. - - - - - 29b50f9a by Benoît Minisini at 2026-06-09T22:07:33+02:00 Library maximum version compatibility is now taken into account in their installation. [DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Fix the icon of the 'move' tool button. * BUG: Packager wizard: The package name label does not wrap anymore. * NEW: When installing a library, the symbolic link now includes its maximum version. * NEW: The maximum version compatibility of a library has now just a major and a minor number. * BUG: Project properties dialog: Removing a library reference should not crash anymore. * NEW: Welcome dialog: Remove spaces between buttons in the left panel. - - - - - 1cc8d203 by Benoît Minisini at 2026-06-09T22:08:30+02:00 'String.IsPhone()' is new method that returns if a string can be interpreted as a phone number. [GB.UTIL] * NEW: 'String.IsPhone()' is new method that returns if a string can be interpreted as a phone number. - - - - - 57c04215 by Benoît Minisini at 2026-06-09T22:09:35+02:00 Update some icons in 'gambas-thin' and 'gambas-glass' themes. [GB.FORM.STOCK] * NEW: Update some icons in 'gambas-thin' and 'gambas-glass' themes. - - - - - 22 changed files: - app/src/gambas3/.src/Editor/Image/FImageEditor.form - app/src/gambas3/.src/Packager/FMakeInstall.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Project/Library/CLibraryInfo.class - app/src/gambas3/.src/Project/Library/FSelectLibrary.class - app/src/gambas3/.src/Welcome/FWelcome.form - comp/src/gb.form.stock/gambas-glass/128/drink.png - comp/src/gb.form.stock/gambas-glass/128/edit.png - comp/src/gb.form.stock/gambas-glass/app/kate.png - comp/src/gb.form.stock/gambas-glass/app/vlc.png - comp/src/gb.form.stock/gambas-thin/128/drink.png - comp/src/gb.form.stock/gambas-thin/128/edit.png - comp/src/gb.form.stock/gambas-thin/app/kate.png - comp/src/gb.form.stock/gambas-thin/app/vlc.png - main/comp/gb.util/.app.png - main/comp/gb.util/.icon.png - main/comp/gb.util/.src/String.class - main/gbx/gbx_archive.c - main/gbx/gbx_archive.h - main/gbx/gbx_component.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3d2d3cb8de21acd39d41f967731c1c0619754370...57c0421581baaf83c421b2177eda2a8dbc6cf3c8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3d2d3cb8de21acd39d41f967731c1c0619754370...57c0421581baaf83c421b2177eda2a8dbc6cf3c8 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