[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Fix compilation of OPEN STRING instruction that sometimes failed.

Benoît Minisini gitlab at mg.gitlab.com
Wed Jun 3 16:15:51 CEST 2020



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


Commits:
2d2cfc1b by gambas at 2020-06-03T14:53:43+02:00
Fix compilation of OPEN STRING instruction that sometimes failed.

[COMPILER]
* BUG: Fix compilation of OPEN STRING instruction that sometimes failed.

- - - - -
37db5413 by gambas at 2020-06-03T15:48:14+02:00
Connection.ApplyTemplate() now updates existing tables.

[GB.DB]
* NEW: Connection.Url is a new property that returns the URL of the connection.
* NEW: Connection.ApplyTemplate() now updates existing tables.

- - - - -
4029d4c7 by gambas at 2020-06-03T15:49:42+02:00
ListBox: Click event is now raised when the Index property is modified.

[GB.GUI.BASE]
* BUG: ListBox: Click event is now raised when the Index property is modified.

- - - - -
4650dacc by gambas at 2020-06-03T16:13:40+02:00
ListEditor: Add Index property, Find() and Remove() methods.

[GB.FORM]
* NEW: ListEditor: Text property now return or set the text currently edited.
* NEW: ListEditor: Add Index property.
* NEW: ListEditor: Add Find() method.
* NEW: ListEditor: Add Remove() method.

- - - - -
b173d327 by gambas at 2020-06-03T16:15:07+02:00
Automatic completion: Fix completion of identifiers.

[DEVELOPMENT ENVIRONMENT]
* BUG: Automatic completion: Fix completion of identifiers.
* NEW: Remove dark versions of many icons, now they are automatically generated.

- - - - -
a6ada310 by gambas at 2020-06-03T16:15:43+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


30 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/Project/CProjectList.class
- app/src/gambas3/.src/Project/FArguments.class
- app/src/gambas3/.src/Project/ProjectBox.class
- − app/src/gambas3/img/32/comment-dark.png
- − app/src/gambas3/img/32/eol-dark.png
- − app/src/gambas3/img/32/startup-dark.png
- − app/src/gambas3/img/32/tab-dark.png
- − app/src/gambas3/img/32/uncomment-dark.png
- − app/src/gambas3/img/32/wrap-dark.png
- − app/src/gambas3/img/draw/cap-butt-dark.png
- − app/src/gambas3/img/draw/cap-round-dark.png
- − app/src/gambas3/img/draw/cap-square-dark.png
- − app/src/gambas3/img/draw/crop-dark.png
- − app/src/gambas3/img/draw/crop.png
- − app/src/gambas3/img/draw/desaturate-dark.png
- − app/src/gambas3/img/draw/desaturate.png
- − app/src/gambas3/img/draw/difference-dark.png
- − app/src/gambas3/img/draw/difference.png
- − app/src/gambas3/img/draw/duplicate-dark.png
- − app/src/gambas3/img/draw/ellipse-dark.png
- − app/src/gambas3/img/draw/ellipse.png
- − app/src/gambas3/img/draw/exclusive-dark.png
- − app/src/gambas3/img/draw/exclusive.png
- − app/src/gambas3/img/draw/grid-dark.png
- − app/src/gambas3/img/draw/grid.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a26f2e6e46cfea1e3ff170947e077d627d2167cd...a6ada310a7bbaedd28485a4bab8667e65fab179d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a26f2e6e46cfea1e3ff170947e077d627d2167cd...a6ada310a7bbaedd28485a4bab8667e65fab179d
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/20200603/39d8896f/attachment.html>


More information about the Notification mailing list