[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Change the GB_FUNCTION structure so that it stores the index of the method...

Benoît Minisini gitlab at mg.gitlab.com
Mon Mar 8 00:06:18 CET 2021



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


Commits:
d5c59c12 by gambas at 2021-03-07T23:51:12+01:00
Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.

[INTERPRETER]
* NEW: Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.

[GB.DATA]
* OPT: The new GB_FUNCTION structure allows to reduce the size of the GRAPH_DESC structure.

- - - - -
768a928d by gambas at 2021-03-08T00:02:32+01:00
UserControl: Support for the 'Change' pseudo event. Use the new GB_FUNCTION structure to optimize support of UserControl_* pseudo event handlers.

[GB.GTK]
* NEW: UserControl: Support for the 'Change' pseudo event.
* OPT: UserControl: Use the new GB_FUNCTION structure to optimize support of UserControl_* pseudo event handlers.

[GB.GTK3]
* NEW: UserControl: Support for the 'Change' pseudo event.
* OPT: UserControl: Use the new GB_FUNCTION structure to optimize support of UserControl_* pseudo event handlers.

[GB.QT4]
* NEW: UserControl: Support for the 'Change' pseudo event.
* OPT: UserControl: Use the new GB_FUNCTION structure to optimize support of UserControl_* pseudo event handlers.

[GB.QT5]
* NEW: UserControl: Support for the 'Change' pseudo event.
* OPT: UserControl: Use the new GB_FUNCTION structure to optimize support of UserControl_* pseudo event handlers.

- - - - -
8dc5116e by gambas at 2021-03-08T00:05:38+01:00
TerminalView: Use a bit more readable yellow colors.

[GB.FORM.TERMINAL]
* NEW: TerminalView: Use a bit more readable yellow colors.

- - - - -


12 changed files:

- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form
- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/CScreen.cpp
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/CScreen.cpp
- main/gbx/gbx_api.c
- main/lib/data/c_graph.c
- main/lib/data/c_graph.h
- main/share/gambas.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c0f89bbfb1ebe1fec69c50101a6d4b683f8fecab...8dc5116e3ee9ea760f6c36e35a097593bd7499aa

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c0f89bbfb1ebe1fec69c50101a6d4b683f8fecab...8dc5116e3ee9ea760f6c36e35a097593bd7499aa
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/20210307/cf22732e/attachment.htm>


More information about the Notification mailing list