[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Image editor: Add steps to image effects sliders.
Benoît Minisini
gitlab at mg.gitlab.com
Sat Sep 29 13:26:54 CEST 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
c65d8824 by gambas at 2018-09-29T11:18:27Z
Image editor: Add steps to image effects sliders.
[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Add steps to image effects sliders.
- - - - -
c2469623 by gambas at 2018-09-29T11:20:33Z
Add Action.Keys and Action[].HasShortcut properties.
[GB.GUI.BASE]
* NEW: Action.Keys is new static property that returns the list of all action keys.
* NEW: Action[].HasShortcut is a new property that returs if an action can have a shortcut.
- - - - -
51c80eba by gambas at 2018-09-29T11:23:36Z
Allow to add actions at runtime to the static list created by the compiler.
[GB.FORM.MDI]
* NEW: Action.Add() is a new method that allows to declare a new action.
* NEW: Action.AddFrom() is a new method that declare a new action from a control.
- - - - -
5c6423ee by gambas at 2018-09-29T11:26:18Z
Update some versions.
- - - - -
14 changed files:
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- comp/src/gb.form.mdi/.hidden/control/workspace.png
- comp/src/gb.form.mdi/.src/Action/Action.class
- comp/src/gb.form.mdi/.src/Action/CAction.class
- comp/src/gb.form.mdi/.src/Action/MAction.module
- comp/src/gb.form.mdi/.src/Tests/FMain.class
- comp/src/gb.gui.base/.src/Action.class
- comp/src/gb.markdown/.component
- comp/src/gb.markdown/.project
- comp/src/gb.settings/.src/Main.module
- comp/src/gb.util.web/.component
- comp/src/gb.util.web/.project
- comp/src/gb.web.form/.component
- comp/src/gb.web.form/.project
View it on GitLab: https://gitlab.com/gambas/gambas/compare/e0ae5899635a011e0399d0d2053bf7a07b81172e...5c6423eedba0e2eceeb711a51e270f91050d9c42
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/e0ae5899635a011e0399d0d2053bf7a07b81172e...5c6423eedba0e2eceeb711a51e270f91050d9c42
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/e91d6ea8/attachment.html>
More information about the Notification
mailing list