[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: The enumerator object now can register a free function that is called when the...
Benoît Minisini
gitlab at mg.gitlab.com
Sat Feb 27 22:35:13 CET 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
4a5991d5 by gambas at 2021-02-27T22:31:31+01:00
The enumerator object now can register a free function that is called when the enumeration ends or is aborted.
[INTERPRETER]
* NEW: The enumerator object now can register a free function that is called when the enumeration ends or is aborted.
- - - - -
9b244afa by gambas at 2021-02-27T22:34:08+01:00
Fix control enumerations.
[GB.GTK]
* BUG: Fix enumeration of all application controls.
* BUG: Fix enumeration of the controls of a specific window.
[GB.GTK3]
* BUG: Fix enumeration of all application controls.
* BUG: Fix enumeration of the controls of a specific window.
- - - - -
18 changed files:
- gb.gtk/src/CDrawingArea.cpp
- gb.gtk/src/CWindow.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gapplication.h
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gdesktop.cpp
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/gbx/gbx_c_enum.c
- main/gbx/gbx_c_enum.h
- main/share/gambas.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/84996d59484fd99391f7b259935da84446cbd5e7...9b244afa0e7af747eee37ebbe0c9d8433fc3cf75
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/84996d59484fd99391f7b259935da84446cbd5e7...9b244afa0e7af747eee37ebbe0c9d8433fc3cf75
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/20210227/aafe9784/attachment.htm>
More information about the Notification
mailing list