[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: 'UserContainer._Container' now correctly handles properties proxied to the...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: 'UserContainer._Container' now correctly handles properties proxied to the...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 13 Jan 2025 12:03:51 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 389f4b28 by Benoît Minisini at 2025-01-13T12:57:47+01:00 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. 'Control.Drop' is not proxied anymore. [GB.GTK] * BUG: 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. * NEW: 'Control.Drop' is not proxied anymore. [GB.GTK3] * BUG: 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. * NEW: 'Control.Drop' is not proxied anymore. [GB.QT4] * BUG: 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. * NEW: 'Control.Drop' is not proxied anymore. [GB.QT5] * BUG: 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. * NEW: 'Control.Drop' is not proxied anymore. [GB.QT6] * BUG: 'UserContainer._Container' now correctly handles properties proxied to the actual internal container. * NEW: 'Control.Drop' is not proxied anymore. - - - - - 1efbb09e by Benoît Minisini at 2025-01-13T13:03:35+01:00 Form editor: Fix a possible crash when dropping a control on the background from the toolbox. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Fix a possible crash when dropping a control on the background from the toolbox. - - - - - 12 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Family/Report/CFamilyReport.class - gb.gtk/src/CContainer.cpp - gb.gtk/src/CContainer.h - gb.gtk/src/CWidget.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h - gb.qt4/src/CWidget.cpp - gb.qt4/src/CWidget.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e815a2ace3c8dc835d75972a16dcb8effe4fd9b6...1efbb09e3296f1ae00771b600f055edca167ecff -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e815a2ace3c8dc835d75972a16dcb8effe4fd9b6...1efbb09e3296f1ae00771b600f055edca167ecff You're receiving this email because of your account on gitlab.com.