[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Enhance color chooser dialog.
Benoît Minisini
gitlab at mg.gitlab.com
Fri Mar 5 17:14:18 CET 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
0fd25245 by gambas at 2021-03-05T13:50:25+01:00
Enhance color chooser dialog.
[DEVELOPMENT ENVIRONMENT]
* NEW: Enhance color chooser dialog.
- - - - -
38b16c79 by gambas at 2021-03-05T13:50:35+01:00
Add more color constants.
[GB.IMAGE]
* NEW: Add more color constants.
- - - - -
da082311 by gambas at 2021-03-05T17:09:45+01:00
Add an API to set the read-only flag of an array.
[INTERPRETER]
* NEW: Add an API to set the read-only flag of an array.
- - - - -
635fd2de by gambas at 2021-03-05T17:10:59+01:00
Keywords and subroutines are now returned by two different properties of the System class.
[GB.EVAL]
* NEW: Keywords and subroutines are now returned by two different properties of the System class.
* NEW: System properties Keywords, Subroutines and Datatypes now return a read-only array.
[GB.EVAL.HIGHLIGHT]
* NEW: Support for the new System Keywords and Subroutines properties.
- - - - -
e8c713ee by gambas at 2021-03-05T17:13:19+01:00
Automatic completion: Gambas keywords are now automatically inserted with a space after them.
[DEVELOPMENT ENVIRONMENT]
* NEW: Automatic completion: Gambas keywords are now automatically inserted with a space after them.
- - - - -
20 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Dialog/FColorChooser.class
- app/src/gambas3/.src/Dialog/FColorChooser.form
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Form/FProperty.class
- app/src/gambas3/.src/Family/CFamily.class
- app/src/gambas3/.src/Family/Form/CFamilyForm.class
- app/src/gambas3/.src/Family/WebForm/CFamilyWebForm.class
- app/src/gambas3/.src/VersionControl/FVersionControl.form
- + app/src/gambas3/img/32/tile.png
- comp/src/gb.eval.highlight/.src/Main.module
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- comp/src/gb.eval.highlight/.src/TextHighlighter_Gambas.class
- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/gbx/gbx_c_array.c
- main/lib/eval/c_system.c
- main/lib/image/c_color.c
- main/share/gambas.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/00b80506e8c56b91da44262234ccef196f745319...e8c713eef3152b46a679313cbb5f3707d49a89d6
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/00b80506e8c56b91da44262234ccef196f745319...e8c713eef3152b46a679313cbb5f3707d49a89d6
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/20210305/b7cc3bb9/attachment.htm>
More information about the Notification
mailing list