[Gambas-user] [Git][gambas/gambas][stable] 5 commits: Add other '*.mo' files.

Benoît Minisini gitlab at mg.gitlab.com
Thu Feb 15 23:59:18 CET 2018


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


Commits:
96a39b39 by gambas at 2018-02-15T15:02:09+01:00
Add other '*.mo' files.

- - - - -
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.

- - - - -
f5de972b by gambas at 2018-02-15T23:58:41+01:00
Merge branch 'master' into stable

- - - - -


30 changed files:

- app/src/gambas3/.lang/es_ES.mo
- app/src/gambas3/.lang/ko.mo
- app/src/gambas3/.lang/sl.mo
- app/src/gambas3/.lang/sv.mo
- app/src/gambas3/.lang/tr.mo
- 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/.lang/ar.mo
- + comp/src/gb.form/.lang/ca.mo
- + comp/src/gb.form/.lang/cs.mo
- + comp/src/gb.form/.lang/de.mo
- + comp/src/gb.form/.lang/es.mo
- + comp/src/gb.form/.lang/es_ES.mo
- + comp/src/gb.form/.lang/fa.mo
- + comp/src/gb.form/.lang/fr.mo
- + comp/src/gb.form/.lang/it.mo
- + comp/src/gb.form/.lang/ja.mo
- + comp/src/gb.form/.lang/nl.mo
- + comp/src/gb.form/.lang/pt_BR.mo
- + comp/src/gb.form/.lang/sv.mo
- + comp/src/gb.form/.lang/zh.mo
- + comp/src/gb.form/.lang/zh_TW.mo
- 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


View it on GitLab: https://gitlab.com/gambas/gambas/compare/2e21dfa9e2d73f5d1507bffa31fe2b1ab5be83a5...f5de972b5456260bbb3faeb47e2c4c6b14d31910

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/2e21dfa9e2d73f5d1507bffa31fe2b1ab5be83a5...f5de972b5456260bbb3faeb47e2c4c6b14d31910
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/fdce0efb/attachment-0001.html>


More information about the User mailing list