[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Redesign how components are loaded so that they can be loaded statically or...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Redesign how components are loaded so that they can be loaded statically or...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 14 Aug 2026 04:23:22 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 09c833dc by Benoît Minisini at 2026-08-13T22:22:11+02:00 Redesign how components are loaded so that they can be loaded statically or dynamically without crashing. [INTERPRETER] * BUG: Redesign how components are loaded so that they can be loaded statically or dynamically without crashing. - - - - - 195d956e by Benoît Minisini at 2026-08-13T22:23:01+02:00 No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. [GB.GTK] * BUG: No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. [GB.GTK3] * BUG: No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. [GB.QT4] * BUG: No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. [GB.QT5] * BUG: No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. [GB.QT6] * BUG: No need to load 'gb.gui.base' during 'GB_AFTER_INIT' hook anymore. - - - - - 9 changed files: - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp - gb.qt4/src/main.cpp - gb.qt5/src/main.cpp - main/gbx/gbx_component.c - main/gbx/gbx_component.h - main/gbx/gbx_library.c - main/gbx/gbx_library.h - main/gbx/gbx_project.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2e8f990638723335189bdd7dacd7d82afe15ec16...195d956e047f718ef92ae0dbd383d8bceaa78fe2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2e8f990638723335189bdd7dacd7d82afe15ec16...195d956e047f718ef92ae0dbd383d8bceaa78fe2 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