[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: This component is a now a X11 plugin for 'gb.desktop'.

Benoît Minisini gitlab at mg.gitlab.com
Sun Jan 17 00:28:48 CET 2021



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


Commits:
b62b931d by gambas at 2021-01-16T23:38:59+01:00
This component is a now a X11 plugin for 'gb.desktop'.

[GB.DESKTOP.X11]
* NEW: This component is a now a X11 plugin for 'gb.desktop'.

- - - - -
6debc3df by gambas at 2021-01-17T00:10:14+01:00
ComboBox: PlaceHolder property does not crash anymore on read-only ComboBox.

[GB.QT4]
* BUG: ComboBox: PlaceHolder property does not crash anymore on read-only ComboBox.

[GB.QT5]
* BUG: ComboBox: PlaceHolder property does not crash anymore on read-only ComboBox.

- - - - -
e5f1462c by gambas at 2021-01-17T00:13:03+01:00
Support for desktop component plugins. Unsupported APIs (on wayland) now raise an error.

[GB.DESKTOP]
* NEW: Support for desktop component plugins. Unsupported APIs (on wayland) now raise an error.

- - - - -
549e8b1f by gambas at 2021-01-17T00:14:47+01:00
Spinner: Circle spinner now is a progress when its value is strictly between 0 and 1. Otherwise it spins.

[GB.FORM]
* NEW: Spinner: Circle spinner now is a progress when its value is strictly between 0 and 1. Otherwise it spins.

- - - - -
20ed2d06 by gambas at 2021-01-17T00:25:50+01:00
Option dialog: Add an option to choose the message style.

[DEVELOPMENT ENVIRONMENT]
* NEW: All messages now use message boxes.
* NEW: Option dialog: Add an option to choose the message style.
* BUG: Project property dialog: Do not hide component if it has the same name as the project.

- - - - -
c207d71d by gambas at 2021-01-17T00:28:32+01:00
Message: Style property value now can only be "flat" or "default". Setting an unknown style resets the style to "default".

[GB.GUI.BASE]
* BUG: Message: Style property value now can only be "flat" or "default". Setting an unknown style resets the style to "default".

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/Component/FComponentChooser.class
- comp/src/gb.desktop/.src/Desktop.class
- comp/src/gb.desktop/.src/Main.module
- comp/src/gb.desktop/.src/Tests/Form1.class
- comp/src/gb.desktop/.src/Tests/Form2.class
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Spinner.class
- comp/src/gb.form/.src/Test/FTestSpinner.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Main.module
- comp/src/gb.gui.base/.src/Message/FMessage.class
- comp/src/gb.gui.base/.src/Message/Message.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form
- gb.desktop.x11/src/c_x11.c
- + gb.desktop.x11/src/gb.desktop.x11/.directory
- + gb.desktop.x11/src/gb.desktop.x11/.icon.png
- + gb.desktop.x11/src/gb.desktop.x11/.project
- comp/src/gb.desktop/.src/Atom.class → gb.desktop.x11/src/gb.desktop.x11/.src/Atom.class
- comp/src/gb.desktop/.src/DesktopWatcher.class → gb.desktop.x11/src/gb.desktop.x11/.src/DesktopWatcher.class
- comp/src/gb.desktop/.src/DesktopWindow.class → gb.desktop.x11/src/gb.desktop.x11/.src/DesktopWindow.class
- + gb.desktop.x11/src/gb.desktop.x11/.src/Main.module
- + gb.desktop.x11/src/gb.desktop.x11/.src/X11.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c211efd0c83e17dd7ca529a9fec549b91fe1d527...c207d71d915a2425cf85c2adecbbe5b35a29a502

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c211efd0c83e17dd7ca529a9fec549b91fe1d527...c207d71d915a2425cf85c2adecbbe5b35a29a502
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/20210116/63c417bb/attachment-0001.htm>


More information about the Notification mailing list