[Gambas-user] [Git][gambas/gambas][master] 3 commits: TreeView.Layout and ColumnView.Layout are two new properties that allow to save…
Benoît Minisini
gitlab at mg.gitlab.com
Thu Feb 15 17:50:02 CET 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
6c52efca by gambas at 2018-02-15T17:44:29+01:00
TreeView.Layout and ColumnView.Layout are two new properties that allow to save and restore the layout of the control, i.e. which items are expanded and which are collapsed.
[GB.GUI.BASE]
* NEW: TreeView.Layout and ColumnView.Layout are two new properties that allow to save and restore the layout of the control, i.e. which items are expanded and which are collapsed.
- - - - -
b1ebde1e by gambas at 2018-02-15T17:46:21+01:00
Remove some uninitialized variables.
[GB.FORM]
* BUG: Remove some uninitialized variables.
- - - - -
0af0699f by gambas at 2018-02-15T17:47:00+01:00
Renaming or moving directories now refresh the project tree correctly.
[DEVELOPMENT ENVIRONMENT]
* NEW: When a child class is not stored in the same directory of its parent class, its icon gains the link emblem.
* BUG: Renaming or moving directories now refresh the project tree correctly.
* NEW: Refreshing the project tree now keeps the expanded state of expanded items.
- - - - -
14 changed files:
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- comp/src/gb.form/.src/Balloon/FBalloon.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/DirView.class
- comp/src/gb.form/.src/Message/MessageView.class
- comp/src/gb.form/.src/Spinner.class
- comp/src/gb.gui.base/.src/Draw.module
- comp/src/gb.gui.base/.src/ListBox/ListBox.class
- comp/src/gb.gui.base/.src/TreeView/ColumnView.class
- comp/src/gb.gui.base/.src/TreeView/TreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
View it on GitLab: https://gitlab.com/gambas/gambas/compare/96a39b39c96a5208c53393196b83c7c9963ee811...0af0699faa4cbae46e91c3607782462206df2689
---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/96a39b39c96a5208c53393196b83c7c9963ee811...0af0699faa4cbae46e91c3607782462206df2689
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/user/attachments/20180215/b3e8655a/attachment-0001.html>
More information about the User
mailing list