[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 6 commits: Fix some source file permissions.



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


Commits:
5a231a89 by Benoît Minisini at 2026-08-11T20:58:46+02:00
Fix some source file permissions.

[GB.OPTION]
* BUG: Fix some source file permissions.

- - - - -
67f369f2 by Benoît Minisini at 2026-08-11T21:00:31+02:00
Allow components to be preloaded or loaded at runtime reliably.

[INTERPRETER]
* BUG: Allow components to be preloaded or loaded at runtime reliably.

- - - - -
da90556d by Benoît Minisini at 2026-08-11T21:23:15+02:00
Fix control post deletion. Load 'gb.gui.base' component after component initialization.

[GB.GTK]
* NEW: Do not destroy controls during a WAIT.
* NEW: Load 'gb.gui.base' component in 'AFTER_INIT' hook.

[GB.GTK3]
* NEW: Do not destroy controls during a WAIT.
* NEW: Load 'gb.gui.base' component in 'AFTER_INIT' hook.

[GB.QT4]
* BUG: Rewrite post deletion of Qt widgets so that they never occur during WAIT.
* NEW: Load 'gb.gui.base' component in 'AFTER_INIT' hook.

[GB.QT5]
* BUG: Rewrite post deletion of Qt widgets so that they never occur during WAIT.
* NEW: Load 'gb.gui.base' component in 'AFTER_INIT' hook.

[GB.QT6]
* BUG: Rewrite post deletion of Qt widgets so that they never occur during WAIT.
* NEW: Load 'gb.gui.base' component in 'AFTER_INIT' hook.

- - - - -
f8d84544 by Benoît Minisini at 2026-08-11T22:22:25+02:00
Update README file.

- - - - -
8a6b48b1 by Benoît Minisini at 2026-08-11T23:21:49+02:00
Update documentation.

[GB.DB2]
* NEW: Update documentation.

- - - - -
4c385464 by Benoît Minisini at 2026-08-11T23:22:47+02:00
Update project icon.

[SELFTEST]
* NEW: Update project icon.

- - - - -


24 changed files:

- README.md
- app/src/gambas3-selftest/.app.png
- app/src/gambas3-selftest/.hidden/logo.png
- app/src/gambas3-selftest/.icon.png
- app/src/gambas3-selftest/.test
- app/src/gambas3-selftest/.version
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/main.cpp
- gb.gtk/src/main.h
- gb.gtk3/src/main.cpp
- gb.gtk3/src/main.h
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWidget.h
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/main.cpp
- gb.qt5/src/main.cpp
- main/comp/gb.db2/.component
- main/comp/gb.db2/.src/DB.class
- main/comp/gb.db2/.version
- main/gbx/gbx.c
- main/gbx/gbx_component.c
- main/gbx/gbx_component.h
- main/lib/option/Makefile.am
- main/lib/option/gb.option.component


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aa8f30d64cff3d10e6a5ccb2074bb27704794c27...4c3854645f9019f0486c87dea242a242e67970cc

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aa8f30d64cff3d10e6a5ccb2074bb27704794c27...4c3854645f9019f0486c87dea242a242e67970cc
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