[Gambas-user] [Git][gambas/gambas][master] 2 commits: GridView: Prevent a possible crash during multiple selection.

Benoît Minisini gitlab at mg.gitlab.com
Wed Feb 14 21:39:01 CET 2018


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


Commits:
adbca558 by gambas at 2018-02-14T21:33:32+01:00
GridView: Prevent a possible crash during multiple selection.

[GB.GUI.BASE]
* BUG: GridView: Prevent a possible crash during multiple selection.

- - - - -
9ac37fa8 by gambas at 2018-02-14T21:37:57+01:00
Add some test files in different components.

[GB.DB.FORM]
* NEW: Add some test files.

[GB.FORM]
* NEW: Add some test files.

[GB.FORM.EDITOR]
* NEW: Add some test files.
* NEW: Remove an unused global variable.

- - - - -


19 changed files:

- comp/src/gb.db.form/.connection/Connection3.connection
- comp/src/gb.db.form/.connection/Connection4.connection
- comp/src/gb.db.form/.lang/fr.po
- comp/src/gb.db.form/.project
- + comp/src/gb.db.form/.src/Test/FMain.class
- + comp/src/gb.db.form/.src/Test/FMain.form
- comp/src/gb.db.form/.src/Test/FMain2.class
- comp/src/gb.db.form/.src/Test/FMain2.form
- comp/src/gb.db.form/.src/Test/FTest.form
- comp/src/gb.dbus.trayicon/.gitignore
- comp/src/gb.desktop/.settings
- comp/src/gb.form.editor/.gitignore
- comp/src/gb.form.editor/.src/FTestEditor.class
- comp/src/gb.form.editor/.src/FTestEditor.form
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form/.src/Test/FTestValueBox.form
- comp/src/gb.gui.base/.src/GridView/GridView.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/ee6b9793764c804343de035a70c0c7a35fa75b80...9ac37fa82334632ca25782717503e5342ab810de

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/ee6b9793764c804343de035a70c0c7a35fa75b80...9ac37fa82334632ca25782717503e5342ab810de
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/20180214/23287249/attachment.html>


More information about the User mailing list