[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Little changes in MenuBox, Expander and SliderBox.

Benoît Minisini gitlab at mg.gitlab.com
Mon May 13 21:17:52 CEST 2019



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


Commits:
fefea3a6 by gambas at 2019-05-13T19:12:56Z
Little changes in MenuBox, Expander and SliderBox.

[GB.FORM]
* NEW: MenuButton: Handle right-to-left written language correctly.
* NEW: Expander: Redesign the Expander title.
* NEW: SliderBox: Hitting the ESC key in the SpinBox resets the SliderBox to its default value.

- - - - -
89df5d6a by gambas at 2019-05-13T19:14:44Z
Automatic completion: Handle boxed strings.

[DEVELOPMENT ENVIRONMENT]
* NEW: Automatic completion: Handle boxed strings.
* NEW/ Update financial support.

- - - - -
f65bd6eb by gambas at 2019-05-13T19:16:08Z
SpinBox: Hitting the ENTER or RETURN key triggers the Change event if needed.

[GB.GUI.BASE]
* NEW: SpinBox: Hitting the ENTER or RETURN key triggers the Change event if needed.

- - - - -
5eb80548 by gambas at 2019-05-13T19:17:05Z
Replace "mandrake" by "mandriva" in DnsClient example.

[EXAMPLES]
* BUG: Replace "mandrake" by "mandriva" in DnsClient example.

- - - - -
11787a12 by gambas at 2019-05-13T19:17:41Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


25 changed files:

- app/examples/Networking/DnsClient/.project
- app/examples/Networking/DnsClient/.src/FMain.form
- app/src/gambas3/.src/Component/CDocumentation.class
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- app/src/gambas3/img/draw/desaturate-dark.png
- app/src/gambas3/img/draw/desaturate.png
- app/src/gambas3/support.txt
- comp/src/gb.form/.component
- comp/src/gb.form/.icon.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/MenuButton.class
- comp/src/gb.form/.src/Expander/FExpander.class
- comp/src/gb.form/.src/Expander/FExpander.form
- comp/src/gb.form/.src/IconPanel/IconPanel.class
- comp/src/gb.form/.src/SliderBox.class
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- comp/src/gb.form/.src/TabPanel/_TabPanelButton.class
- comp/src/gb.form/.src/Test/FMain.form
- + comp/src/gb.form/.src/Test/FTestExpander.class
- + comp/src/gb.form/.src/Test/FTestExpander.form
- comp/src/gb.form/.src/Test/FTestMenuButton.form
- comp/src/gb.form/.src/Test/FTestTimeBox.form
- comp/src/gb.gui.base/.src/Paint.class
- comp/src/gb.gui.base/.src/SpinBox.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/3bf400c5b259b5837f81741f4564df8a4ab54b8a...11787a122ebea885b778006ced8ee6629b02f162

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/3bf400c5b259b5837f81741f4564df8a4ab54b8a...11787a122ebea885b778006ced8ee6629b02f162
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/20190513/245b3076/attachment.html>


More information about the Notification mailing list