[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again.

Benoît Minisini gitlab at mg.gitlab.com
Sat Sep 29 04:14:04 CEST 2018


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


Commits:
4239ddba by gambas at 2018-09-28T16:55:19Z
SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again.

[GB.GUI.BASE]
* BUG: SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again.

- - - - -
5ae2f48b by gambas at 2018-09-28T16:58:46Z
Make 128 pixels versions of message box icons.

[GB.FORM.STOCK]
* NEW: Make 128 pixels versions of message box icons.

- - - - -
a934f5c8 by gambas at 2018-09-29T02:12:35Z
If a component source directory includes more than one component, and if one of these components is disabled, the other keep being enabled.

[CONFIGURATION]
* BUG: If a component source directory includes more than one component, and if one of these components is disabled, the other keep being enabled.

- - - - -
28617a62 by gambas at 2018-09-29T02:13:52Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


21 changed files:

- acinclude.m4
- comp/src/gb.form.stock/.src/Main.module
- + comp/src/gb.form.stock/gambas-mono/128/error.png
- + comp/src/gb.form.stock/gambas-mono/128/info.png
- + comp/src/gb.form.stock/gambas-mono/128/question.png
- + comp/src/gb.form.stock/gambas-mono/128/warning.png
- comp/src/gb.form.stock/gambas-mono/32/info.png
- comp/src/gb.form.stock/gambas-mono/32/question.png
- comp/src/gb.form.stock/gambas-mono/32/science.png
- comp/src/gb.form.stock/gambas-mono/32/warning.png
- + comp/src/gb.form.stock/gambas/128/error.png
- + comp/src/gb.form.stock/gambas/128/info.png
- + comp/src/gb.form.stock/gambas/128/question.png
- + comp/src/gb.form.stock/gambas/128/warning.png
- comp/src/gb.form.stock/gambas/32/info.png
- comp/src/gb.form.stock/gambas/32/question.png
- comp/src/gb.form.stock/gambas/32/science.png
- comp/src/gb.form.stock/gambas/32/warning.png
- + comp/src/gb.gui.base/.src/MyPictureBox.class
- comp/src/gb.gui.base/.src/SpinBox.class
- configure.ac


View it on GitLab: https://gitlab.com/gambas/gambas/compare/08ff595f5236064ac14559742dd1f09795f9a10a...28617a620876662817d6c2689b91e127f8453427

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/08ff595f5236064ac14559742dd1f09795f9a10a...28617a620876662817d6c2689b91e127f8453427
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/20180929/6fc6e5b8/attachment.html>


More information about the Notification mailing list