[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Splitter enhancements.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Dec 20 01:45:59 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
89d94139 by Benoît Minisini at 2022-12-19T22:48:42+01:00
Splitter enhancements.
[GB.GUI.BASE]
* NEW: Splitter: Layout does not include separator size anymore.
* NEW: Splitter: Proportional resize when there is more than two children..
* NEW: Splitter: Support of the 'Invert' property.
- - - - -
c6e12e2e by Benoît Minisini at 2022-12-20T01:37:28+01:00
TabPanel: Fix container layout when 'ShowTabBar' property is false.
[GB.FORM]
* BUG: TabPanel: Fix container layout when 'ShowTabBar' property is false.
- - - - -
5f0d8c78 by Benoît Minisini at 2022-12-20T01:38:00+01:00
Debugger: Put the debugger in the left panel with the project tree.
[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger: Put the debugger in the left panel with the project tree..
- - - - -
1d56aa7d by Benoît Minisini at 2022-12-20T01:45:44+01:00
Merge branch 'master' of gitlab.com:gambas/gambas
- - - - -
21 changed files:
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugButton.form
- app/src/gambas3/.src/Debug/FDebugExpr.class
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- + app/src/gambas3/.src/Debug/FDebugger.class
- + app/src/gambas3/.src/Debug/FDebugger.form
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Form/FFormStack.class
- app/src/gambas3/.src/Editor/Form/FProperty.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Project.module
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/IconView/_IconView_Item.class
- comp/src/gb.gui.base/.src/Split/Splitter.class
- comp/src/gb.gui.base/.src/Test/FLabel.class
- comp/src/gb.gui.base/.src/Test/FLabel.form
- comp/src/gb.gui.base/.src/Test/FTestSplit.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d79b36dc3cdf447bbb8540082d38cc789768ee78...1d56aa7dcf05f1624820f4c089325e90c24488a8
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d79b36dc3cdf447bbb8540082d38cc789768ee78...1d56aa7dcf05f1624820f4c089325e90c24488a8
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/20221220/355b3a42/attachment.htm>
More information about the Notification
mailing list