[Gambas-Notification] [Git][gambas/gambas][master] Do nothing when setting a control font with the same font. Finish removing dynamic event callbacks.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Jan 4 13:32:41 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
06d751bb by gambas at 2022-01-04T13:11:48+01:00
Do nothing when setting a control font with the same font. Finish removing dynamic event callbacks.
[GB.GTK]
* OPT: Replace all dynamic event callback functions (one by object) by unique global functions.
* BUG: Do nothing when setting a control font with the same font.
[GB.GTK3]
* OPT: Replace all dynamic event callback functions (one by object) by unique global functions.
* BUG: Do nothing when setting a control font with the same font.
- - - - -
30 changed files:
- gb.gtk/src/CButton.cpp
- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CDrawingArea.cpp
- gb.gtk/src/CMenu.cpp
- gb.gtk/src/CSlider.cpp
- gb.gtk/src/CTabStrip.cpp
- gb.gtk/src/CTextArea.cpp
- gb.gtk/src/CTextBox.cpp
- gb.gtk/src/CTrayIcon.cpp
- gb.gtk/src/CWidget.cpp
- gb.gtk/src/cprinter.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gbutton.h
- gb.gtk/src/gcombobox.cpp
- gb.gtk/src/gcombobox.h
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gdrag.cpp
- gb.gtk/src/gdrawingarea.cpp
- gb.gtk/src/gdrawingarea.h
- gb.gtk/src/gfont.cpp
- gb.gtk/src/gfont.h
- gb.gtk/src/gkey.cpp
- gb.gtk/src/gmenu.cpp
- gb.gtk/src/gmenu.h
- gb.gtk/src/gmouse.cpp
- gb.gtk/src/gprinter.cpp
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06d751bb0b81b7f78a5bb4f347f41a2a830e7481
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06d751bb0b81b7f78a5bb4f347f41a2a830e7481
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/20220104/b4f7c4d1/attachment.htm>
More information about the Notification
mailing list