[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Fix release of return value of JIT methods called from non-JIT methods.

Benoît Minisini gitlab at mg.gitlab.com
Thu Jan 9 18:41:18 CET 2020



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


Commits:
85ded796 by gambas at 2020-01-09T04:48:22+01:00
Fix release of return value of JIT methods called from non-JIT methods.

[INTERPRETER]
* BUG: Fix release of return value of JIT methods called from non-JIT methods.

- - - - -
a7965cce by gambas at 2020-01-09T18:31:23+01:00
Fix a comment typo.

[COMPILER]
* BUG: Fix a comment typo.

- - - - -
507f48ca by gambas at 2020-01-09T18:31:56+01:00
Fix a possible memory leak when reading an object on a stream through its special _read() method fails.

[INTERPRETER]
* BUG: Fix a possible memory leak when reading an object on a stream through its special _read() method fails.

- - - - -
6d859430 by gambas at 2020-01-09T18:32:56+01:00
Update 'sort-ascent' and 'sort-descent' icons.

[GB.FORM.STOCK]
* NEW: Update 'sort-ascent' and 'sort-descent' icons.

- - - - -
0e467158 by gambas at 2020-01-09T18:33:36+01:00
TabPanel: TabBarSize is a new property that returns the height of the tab bar.

[GB.FORM]
* NEW: TabPanel: TabBarSize is a new property that returns the height of the tab bar.
* NEW: TabPanel: The "close all" button is now drawn after the right padding.
* NEW: ButtonBox: Custom buttons added with _AddButton() are now always between the clear button, and the standard button.

- - - - -
91766adf by gambas at 2020-01-09T18:36:37+01:00
Replace some options by GUI buttons, and make the stack trace list resizable.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Replace the 'sort properties' option by a button on the property sheet.
* NEW: Form editor: Replace the 'toolbar size' option by a button on the toolbox.
* NEW: Form editor: Add a new possible size to the toolbox.
* BUG: Some fixes in the management of project tree and property sheet show buttons.
* NEW: Debug panel: The stack trace list can be resized.

- - - - -


20 changed files:

- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Editor/Form/FProperty.class
- app/src/gambas3/.src/Editor/Form/FProperty.form
- app/src/gambas3/.src/Editor/Form/FToolBox.class
- app/src/gambas3/.src/Editor/Form/FToolBox.form
- app/src/gambas3/.src/Editor/Form/FToolPanel.class
- app/src/gambas3/.src/Exported/TabPanel.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- comp/src/gb.form.stock/gambas/32/sort-ascent.png
- comp/src/gb.form.stock/gambas/32/sort-descent.png
- comp/src/gb.form/.src/Button/ButtonBox.class
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- main/gbc/gbc_trans_ctrl.c
- main/gbx/gbx_jit.c
- main/gbx/gbx_object.h
- main/gbx/gbx_stream.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/e4a8ff5738808cc2fe473d098b98c685c0dfecae...91766adfbe38a73e3fbc4d82a943b9ef9bcc1d26

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/e4a8ff5738808cc2fe473d098b98c685c0dfecae...91766adfbe38a73e3fbc4d82a943b9ef9bcc1d26
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200109/0d75e6fe/attachment.html>


More information about the Notification mailing list